zot/internal/agent
patriceckhart 92e8475330 Improve multiline input navigation
Let Up/Down move through visual rows in multiline or wrapped editor input before falling back to chat scrolling.

Fix styled-prompt wrap geometry so vertical movement preserves the target visual column, and update help text to describe the new behavior.
2026-05-24 11:38:46 +02:00
..
extensions feat: runtime cwd switching via hidden /cd and extension submit_slash 2026-05-19 19:38:47 +02:00
modes Improve multiline input navigation 2026-05-24 11:38:46 +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