Commit Graph

8 Commits

Author SHA1 Message Date
GH05TCREW
49c0b93b59 style: resolve linting errors and improve formatting 2026-01-11 16:00:43 -07:00
giveen
567e25ed8c - Restyle Token Usage diagnostics to match Memory panel (block bars, aligned labels)
- Add /token command to help and align all help entries via two-column layout
- Increase help modal height so Close button remains visible (no scroll)
- Refresh .env.example: remove unused LLM_PROVIDER, switch to OLLAMA_BASE_URL, add embeddings/debug/context budgeting, pricing vars, and daily token limit
2026-01-11 14:46:25 -07:00
giveen
fab6d5dc0f ollama: honor OLLAMA_API_BASE and support remote Ollama host; add .env.example entry
- Map OLLAMA_BASE_URL into litellm-friendly env vars before importing litellm to allow remote Ollama hosts
- Use environment-driven debug for litellm logging
- Add OLLAMA_API_BASE example to .env.example
2026-01-08 17:40:40 -07:00
GH05TCREW
e1b25c9357 refactor(config): unify agent and orchestrator iteration env vars 2025-12-28 04:47:21 -07:00
GH05TCREW
40902bea49 docs: clarify provider prefixes and model usage 2025-12-27 09:27:49 -07:00
GH05TCREW
c9866a407b refactor: update agent name 2025-12-19 10:25:58 -07:00
GH05TCREW
2931123e5d refactor: overhaul codebase for v0.2.0 2025-12-07 09:11:26 -07:00
GH05TCREW
73b4ca872c Add .env.example 2025-05-28 03:11:38 -06:00