You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Theme system with dark/light switching, syntax highlighting for code
blocks, auto-scroll that respects manual scrolling, slash commands
(/help, /clear, /copy, /theme, /model, /session, /compact, /quit),
contextual key hints, tool progress counter, and notification viewport
fix.
Hardening: transient HTTP retry with backoff, tool call ID matching
for parallel tools, symlink-safe path resolution, file permission
preservation, process group kill for shell timeouts, binary file
detection, subagent shell sandboxing, ANSI-safe string truncation,
streaming viewport debounce, and dangerous command blocklist.
First-run experience: prompts for API key interactively when
OPENAI_API_KEY is not set, saves to ~/.codebase/config.json.
Session restore is now opt-in via --resume flag.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments