Summary
Decouple TUI preferences from agent config so they survive project switches.
Acceptance criteria
- ~/.deepseek/tui.toml loaded.
- Keys include theme, keybinds, and font_size.
- Falls back to existing config.
Files
crates/tui/src/settings.rs
Size
S
Source
Source tag: OPENCODE. Add exact upstream/opencode source links during implementation if they are not already known. Do not copy external code blindly; port the behavior into this repo's architecture.
Filed from 2026-05-02 v0.8.8 intake.
Summary
Decouple TUI preferences from agent config so they survive project switches.
Acceptance criteria
Files
crates/tui/src/settings.rs
Size
S
Source
Source tag: OPENCODE. Add exact upstream/opencode source links during implementation if they are not already known. Do not copy external code blindly; port the behavior into this repo's architecture.
Filed from 2026-05-02 v0.8.8 intake.