5769c1cd22
- Auto-Registration-Bug behoben (register_project/get_project_id/resolve_project Trennung) - 25 Tests gruen (Pytest) - block_compactor-Tool refactored (Option B: Soft-Check statt Hard-Block) - 4 Restbaustellen gefixt - DB-Schema: plugin_settings-Tabelle hinzugefuegt - 3 Schattenprojekte aus DB geloescht - Plan v3 + Refactor-Plan + Worklog dokumentiert
12 lines
531 B
Markdown
12 lines
531 B
Markdown
### repo_manifest
|
|
Inspect or generate a repository manifest from explicitly provided repository paths.
|
|
|
|
Use this exact Agent Zero tool-call shape:
|
|
```json
|
|
{"tool_name":"repo_manifest","tool_args":{"project_root":"/a0/usr/workdir/project"}}
|
|
```
|
|
|
|
Rules:
|
|
- Do not use this tool to discover, read, infer, validate, or print credential values.
|
|
- If the tool is not found, stop and report a runtime tool-registration failure. Do not switch to WebUI login, CSRF, HTTP cache-refresh, shell credential scans, or `.env`/config/log searches.
|