zot/internal/provider
patriceckhart daaa062c68 feat(compact): silent compaction with status line and orphan repair
Compaction no longer streams the summary into the chat. The spinner shows while compacting and users can queue prompts that fire after completion. The compaction info appears in the status line with ctrl+o to expand. Orphaned tool_result blocks in the preserved tail are stripped to prevent Anthropic rejection.
2026-04-23 14:20:15 +02:00
..
anthropic.go perf(anthropic): fix cost double-count, tighten caching, correct catalog 2026-04-19 18:57:18 +02:00
cache.go initial commit 2026-04-17 20:36:38 +02:00
discover.go initial commit 2026-04-17 20:36:38 +02:00
merge.go initial commit 2026-04-17 20:36:38 +02:00
models.go perf(anthropic): fix cost double-count, tighten caching, correct catalog 2026-04-19 18:57:18 +02:00
openai.go fix(openai): pass image tool results to vision models 2026-04-21 21:45:26 +02:00
openai_codex.go fix ci: portable syscall.Select via x/sys/unix; gofmt pass 2026-04-18 10:55:42 +02:00
provider.go feat(compact): silent compaction with status line and orphan repair 2026-04-23 14:20:15 +02:00
provider_test.go initial commit 2026-04-17 20:36:38 +02:00
sse.go initial commit 2026-04-17 20:36:38 +02:00