index
:
opencode
dev
tradam-rules-patch
The open source coding agent.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
tui
/
internal
/
app
Age
Commit message (
Expand
)
Author
2025-08-15
feat: add scroll speed to config (#1968)
Aiden Cline
2025-08-15
fix: more commands cleanup
adamdotdevin
2025-08-15
feat(tui): support cycling recent models in reverse (#1953)
Yihui Khuu
2025-08-14
fix for session stuck in "Working..."
Dax Raad
2025-08-13
chore: rename bash -> shell
adamdotdevin
2025-08-13
support !shell commands
Dax Raad
2025-08-13
feat: bash commands
adamdotdevin
2025-08-12
feat: add session rename functionality to TUI modal (#1821)
spoons-and-mirrors
2025-08-12
refactor(agent-modal): revamped UI/UX for the agent modal (#1838)
spoons-and-mirrors
2025-08-11
feat: add -c and -s args to tui command following run command pattern (#1835)
Aiden Cline
2025-08-11
feat: toggle tool details visible
adamdotdevin
2025-08-11
Fix: Respect agent's preferred model at TUI startup (#1683)
spoons-and-mirrors
2025-08-11
Feat: Add F2 Keybind to Cycle Through the 5 Most Recent Models (#1778)
spoons-and-mirrors
2025-08-11
feat (tui): agents dialog (#1802)
Aiden Cline
2025-08-07
Merge agent and mode into one (#1689)
Dax
2025-08-02
Choose model according to the docs (#1536)
Dominik Engelhardt
2025-08-02
fix(tui): attachment source is not stored when using message from message his...
Yihui Khuu
2025-07-31
fix: permission state hangs
adamdotdevin
2025-07-31
wip: tui permissions
adamdotdevin
2025-07-30
release undo/redo
Dax Raad
2025-07-24
(tui) tweak: add setting for scroll speed (#1288)
Aiden Cline
2025-07-23
disable undo/redo for now
Dax Raad
2025-07-23
basic undo feature (#1268)
Dax
2025-07-22
tweak: ensure most recently interacted with session appears at the top (#1239)
Aiden Cline
2025-07-22
fix(tui): more defensive attachment conversion
adamdotdevin
2025-07-21
message queuing (#1200)
Dax
2025-07-21
feat(tui): paste minimizing (#784)
plyght
2025-07-21
docs: cleanup
adamelmore
2025-07-21
feat(tui): theme override with OPENCODE_THEME
adamelmore
2025-07-21
feat(tui): message history select with up/down arrows
adamdotdevin
2025-07-20
implement copy paste much wow can you believe we went this long without it so...
Dax Raad
2025-07-18
feat(tui): simpler layout, always stretched
adamdotdevin
2025-07-18
wip: optional IDs in api (#1128)
Dax
2025-07-18
message rendering performance improvements
Dax Raad
2025-07-16
feat(tui): layout config to render full width
adamdotdevin
2025-07-16
feat(tui): shift+tab to cycle modes backward (#1049)
Adi Yeroslav
2025-07-15
Fix: failed to open session (#999)
Aiden Cline
2025-07-14
fix init command and escape to cancel
Dax Raad
2025-07-13
Part data model (#950)
Dax
2025-07-10
feat(tui): accent editor border on leader key
adamdotdevin
2025-07-10
feat: --mode flag passed to tui
adamdottv
2025-07-10
feat(tui): modes
adamdottv
2025-07-10
feat(tui): /editor - change the auto-send behavior to put content in input bo...
Adi Yeroslav
2025-07-09
chore: internal clipboard package
adamdottv
2025-07-08
fix: make compact command interruptible (#691)
Timo Clasen
2025-07-08
fix(tui): model/provider arg parsing
adamdottv
2025-07-08
feat(tui): paste images and pdfs
adamdottv
2025-07-08
feat(tui): handle --model and --prompt flags
adamdottv
2025-07-07
v2 message format and upgrade to ai sdk v5 (#743)
Dax
2025-07-04
feat(tui): file attachments
adamdottv
[next]