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-07-08
Add debounce before exit when using non-leader exit command (#759)
Yihui Khuu
2025-07-08
wip: remove excess import
Dax Raad
2025-07-08
chore: vendor clipboard into go package
adamdottv
2025-07-08
chore: remove clipboard temp
adamdottv
2025-07-08
chore: vendor clipboard into go package
adamdottv
2025-07-08
fix(tui): panic when reading/writing clipboard on linux
adamdottv
2025-07-08
fix: make compact command interruptible (#691)
Timo Clasen
2025-07-08
fix: support cancelled task state (#775)
Robb Currall
2025-07-08
fix(tui): pasting causes panic on macos
adamdottv
2025-07-08
fix(tui): model/provider arg parsing
adamdottv
2025-07-08
fix: image reading
adamdottv
2025-07-08
feat(tui): command aliases
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
better handling of aborting sessions
Dax Raad
2025-07-07
v2 message format and upgrade to ai sdk v5 (#743)
Dax
2025-07-04
use full filepath
Dax Raad
2025-07-04
fix input bar not rendering capital letters
Dax Raad
2025-07-04
fix(tui): optimistic rendering (#692)
Timo Clasen
2025-07-04
make file attachments work good like
Dax Raad
2025-07-04
fix(tui): full paths for attachments
adamdottv
2025-07-04
file attachments
Dax Raad
2025-07-04
fix(tui): markdown wrapping off sometimes
adamdottv
2025-07-04
fix(tui): handle pdf and image @ files
adamdottv
2025-07-04
feat(tui): render attachments
adamdottv
2025-07-04
feat(tui): file attachments
adamdottv
2025-07-04
fix(tui): slower startup due to file.status
adamdottv
2025-07-03
chore: simplify completions
adamdottv
2025-07-03
chore: better local dev with stainless script
adamdottv
2025-07-03
fix(tui): panic on completions failure
adamdottv
2025-07-03
fix(tui): redundant tool calls in each message in collapsed mode
adamdottv
2025-07-03
fix(tui): include orphaned tool calls
adamdottv
2025-07-03
fix(tui): selected message visuals
adamdottv
2025-07-03
feat(tui): unshare command
adamdottv
2025-07-03
fix(tui): always show status bar
adamdottv
2025-07-03
fix(tui): better highlight visuals
adamdottv
2025-07-03
fix: simplify parallel map using channels (#582)
Craig Andrews
2025-07-03
fix: properly handle utf-8 in diff highlighting (#585)
Lev
2025-07-02
fix mouse scroll events being interpreted as keyboard input (#628)
andrewxt
2025-07-02
fix(tui): change messages layout toggle keybinding from <leader>m to <leader>p
Dax Raad
2025-07-02
feat(tui): file viewer, select messages
adamdottv
2025-07-02
fix(tui): no space between agent and user message (#598)
Timo Clasen
2025-07-01
fix(tui): better message rendering performance
adamdottv
2025-07-01
fix(tui): layout issues
adamdottv
2025-07-01
feat: better model dialog with sorting by release date (#563)
Timo Clasen
2025-06-30
chore: include model release date
adamdottv
2025-06-30
fix bash tool extra line
Dax Raad
2025-06-30
fix formatting of bash tools
Dax Raad
2025-06-30
fix(tui): layout issues
adamdottv
2025-06-30
chore: rework layout primitives
adamdottv
[next]