4 Commits

Author SHA1 Message Date
shahondin1624 3876968bfa make llama.cpp base URL configurable via settings + document live-symlink dev setup
Resolve the local llama.cpp provider's server URL from LLAMA_BASE_URL env →
localLlama.baseUrl in settings.json → built-in default, reading settings inline
(node:fs) so the flat-copy test build stays self-contained. A PI_SETTINGS_PATH
override keeps the suite deterministic across hosts.

Document the live-development workflow of symlinking each extension dir AND
shared/ into ~/.pi/agent/extensions/, with a warning that a symlinked extension
paired with a stale copied shared/ silently loads the wrong helpers.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-29 08:23:25 +02:00
Tobias Addicks a0f95d3901 fix llama.cpp tool conversion for direct provider 2026-05-19 09:18:23 +02:00
Tobias Addicks 65b8231aab Update endpoint for llama.cpp 2026-05-19 08:34:23 +02:00
Tobias Addicks 4dabc93ac1 reshape pi-extensions layout to match installed extensions 2026-05-18 22:21:48 +02:00