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
Age
Commit message (
Expand
)
Author
2025-08-11
fix: complete item on space
adamdotdevin
2025-08-11
Revert "feat: improve file attachment pasting (#1704)"
adamdotdevin
2025-08-11
feat: add -c and -s args to tui command following run command pattern (#1835)
Aiden Cline
2025-08-11
fix: collapsed tool calls hidden at times
adamdotdevin
2025-08-11
fix: take up less vertical space
adamdotdevin
2025-08-11
feat: toggle tool details visible
adamdotdevin
2025-08-11
fix: don't display placeholder on error
adamdotdevin
2025-08-11
fix: assistant message footer styles
adamdotdevin
2025-08-11
fix: assistant message footer styles
adamdotdevin
2025-08-11
fix: assistant message footer styles
adamdotdevin
2025-08-11
fix: reformat assistant message footer
adamdotdevin
2025-08-11
feat: placeholder on pending assistant message
adamdotdevin
2025-08-11
fix: re-render messages on session error
adamdotdevin
2025-08-11
Fix: Respect agent's preferred model at TUI startup (#1683)
spoons-and-mirrors
2025-08-11
Feat: Implement Wrap-Around Navigation for List Selection (for Models and Too...
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-11
show combined output of bash tool progressively
Dax Raad
2025-08-10
feat: thinking blocks rendered in tui and share page
adamdotdevin
2025-08-09
Feat: Add Agent Name in the LLM Response Footer (and re-order it) (#1770)
spoons-and-mirrors
2025-08-08
feat: improve file attachment pasting (#1704)
Dominik Engelhardt
2025-08-08
Remove unused OpenTelemetry tracing and fix overlapping highlights (#1738)
Dax
2025-08-08
fix(tui): preserve scroll position when reflowing due to message stream (#1716)
Yihui Khuu
2025-08-08
fix(TUI): enable general (sub-) agent for @ referencing (#1705)
Timo Clasen
2025-08-07
Merge agent and mode into one (#1689)
Dax
2025-08-07
fix: modal pastes (#1677)
Aiden Cline
2025-08-07
fix: text selection bug (#1664)
Aiden Cline
2025-08-06
fix: interface conversion panic (#1655)
Aiden Cline
2025-08-06
fix: highlight after text wrap (#1640)
Aiden Cline
2025-08-05
feat: better assistant message visual
adamdotdevin
2025-08-05
fix: markdown table renders (#1623)
Aiden Cline
2025-08-05
chore: cleanup old sdk
adamdotdevin
2025-08-05
validate file part bounds to prevent panic (#1612)
Omar Shaarawi
2025-08-04
added vesper theme (#1602)
Min Chun Fu
2025-08-04
hack to return tool call errors back to model
Dax Raad
2025-08-02
Choose model according to the docs (#1536)
Dominik Engelhardt
2025-08-02
fix(tui): attachment highlighting issues in messages (#1534)
Yihui Khuu
2025-08-02
fix(tui): attachment source is not stored when using message from message his...
Yihui Khuu
2025-08-01
fix: include stderr in bash tool output (#1511)
Aiden Cline
2025-08-01
fix: unshare command missing
adamdotdevin
2025-07-31
wip: permissions
Dax Raad
2025-07-31
fix: permission state hangs
adamdotdevin
2025-07-31
wip: refactor permissions
Dax Raad
2025-07-31
feat: more scriptable tui (api)
adamdotdevin
2025-07-31
fix(editor): handle UTF-8 characters properly in SetValueWithAttachments (#1469)
neolooong
2025-07-31
wip: tui permissions
adamdotdevin
2025-07-30
release undo/redo
Dax Raad
2025-07-30
fix: attachment highlighting (#1427)
Aiden Cline
2025-07-29
feat: show git diff in reverted messages
adamdotdevin
2025-07-29
feat: show current git branch in status bar, and make it responsive (#1339)
Andrea Grandi
[next]