fix(FN-3433): restore workspace llama-cpp docs index integrity

- Restore workspace llama-cpp extension path resolution in CLI command handling
- Add missing docs/README.md index entries and keep README/doc links aligned
- Add regression coverage for docs README index completeness and docker docs references
- Carry forward related workspace stability updates and test hardening from the branch

Fusion-Task-Id: FN-3433
This commit is contained in:
Fusion
2026-05-04 23:58:42 -07:00
committed by gsxdsm
parent 56597edc4f
commit 6c59bdabb6
7 changed files with 150 additions and 29 deletions

View File

@@ -55,8 +55,8 @@
"test:pre-release": "pnpm test:slow-cli && pnpm test:build-exe"
},
"dependencies": {
"@mariozechner/pi-ai": "^0.72.1",
"@mariozechner/pi-coding-agent": "^0.72.1",
"@mariozechner/pi-ai": "^0.73.0",
"@mariozechner/pi-coding-agent": "^0.73.0",
"dockerode": "^4.0.12",
"express": "^5.1.0",
"ink": "^6.8.0",