zot/internal/agent
patriceckhart 3364159201 Add expanded login provider support
Add GitHub Copilot subscription login and broaden API-key login to all catalog providers.

Persist credentials for additional API-key providers, include them in model filtering and logout, and fix clearing those stored credentials.

Improve provider/model/slash pickers with pagination and clearer credential-state labels.
2026-05-24 11:08:09 +02:00
..
extensions feat: runtime cwd switching via hidden /cd and extension submit_slash 2026-05-19 19:38:47 +02:00
modes Add expanded login provider support 2026-05-24 11:08:09 +02:00
tools Add separator before truncated tool footers 2026-05-22 17:12:06 +02:00
args.go Expose OpenAI Codex as separate provider 2026-05-20 21:24:19 +02:00
botcmd.go Use ASCII ellipses throughout 2026-05-22 17:19:29 +02:00
botcmd_unix.go fix ci on windows: split detach helper into posix/windows variants 2026-04-18 10:58:10 +02:00
botcmd_windows.go fix ci on windows: split detach helper into posix/windows variants 2026-04-18 10:58:10 +02:00
build.go Expand model catalog and improve session resume 2026-05-24 10:15:07 +02:00
build_test.go swarm: introduce /swarm dashboard, /btw-style transcript view, and per-session scope 2026-05-16 11:53:20 +02:00
changelog.go fix(changelog): strip commit/date suffix from version strings 2026-04-25 17:50:35 +02:00
cli.go Add expanded login provider support 2026-05-24 11:08:09 +02:00
config.go Add expanded login provider support 2026-05-24 11:08:09 +02:00
extcmd.go feat: extension system (subprocess + json-rpc, any language) 2026-04-19 14:09:43 +02:00
modelsync.go Expand model catalog and improve session resume 2026-05-24 10:15:07 +02:00
modelsync_test.go Expand model catalog and improve session resume 2026-05-24 10:15:07 +02:00
rpc.go feat: runtime cwd switching via hidden /cd and extension submit_slash 2026-05-19 19:38:47 +02:00
settings_store.go interactive: load resumed sessions asynchronously 2026-05-04 15:47:55 +02:00
swarm_agent.go Use ASCII ellipses throughout 2026-05-22 17:19:29 +02:00
swarm_agent_test.go Fix swarm tests on Windows CI 2026-05-16 14:12:03 +02:00
systemprompt.go Embed zot docs in binary 2026-05-20 20:25:29 +02:00
update.go fix(update): re-check every launch when the cache says up-to-date 2026-04-20 18:31:51 +02:00
updatecmd.go Use ASCII ellipses throughout 2026-05-22 17:19:29 +02:00