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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user