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
/
app
/
src
/
pages
/
session.tsx
Age
Commit message (
Expand
)
Author
2026-01-16
feat(desktop): Terminal Splits (#8767)
Daniel Polito
2026-01-15
feat(app): unified search for commands and files
Adam
2026-01-15
feat(app): new layout
Adam
2026-01-10
feat(desktop): Fork Session (#7673)
Daniel Polito
2026-01-09
fix(app): store terminal and review pane visibility per session
adamelmore
2026-01-08
feat(app): cache session-scoped stores, optional context gating
Adam
2026-01-08
feat(app): incrementally render turns, markdown cache, lazily render diffs
Adam
2026-01-08
feat(app): gate hydration side-effects, handoff while stores load
Adam
2026-01-08
feat(app): chunk message loading, lazy load diffs
Adam
2026-01-06
chore(app): rework storage approach
Adam
2026-01-06
feat(app): add view button to open files from review sidebar (#7095)
Justas Raudonius
2026-01-06
feat(app): add middle-click to close tabs in review sidebar (#7094)
Justas Raudonius
2026-01-05
fix(app): more defensive, handle no git
Adam
2026-01-05
fix(app): bottom padding
Adam
2026-01-05
fix(app): terminal long-running processes
Adam
2026-01-05
fix(app): prompt input shouldn't cover content
Adam
2026-01-05
fix(app): worktree selection should navigate to worktree
Adam
2026-01-05
fix(app): fix flicker and navigation when collapsing/expanding projects (#6658)
Albin Groen
2026-01-05
chore: generate
GitHub Action
2026-01-04
feat(app): add SVG preview support in session viewer (#6868)
shuv
2026-01-04
fix(app): scroll position restoration
Adam
2026-01-04
fix(app): auto-scroll behaviors
Adam
2026-01-03
feat(app): add image preview support in session viewer (#6678)
shuv
2026-01-02
feat: add managed git worktrees (#6674)
Adam
2026-01-02
feat: add /compact session command
Adam
2026-01-01
wip(app): progress
Adam
2026-01-01
chore: cleanup
Adam
2026-01-01
wip(app): progress
Adam
2026-01-01
wip(app): progress
Adam
2026-01-01
wip(app): progress
Adam
2026-01-01
wip(app): progress
Adam
2026-01-01
wip(desktop): progress
Adam
2026-01-01
wip(desktop): progress
Adam
2026-01-01
wip(desktop): progress
Adam
2026-01-01
wip(app): file context
Adam
2026-01-01
feat(app): context window window
Adam
2025-12-31
feat(desktop): better affordance for auto-accept
Adam
2025-12-31
fix(desktop): don't show notifs if auto-accepting
Adam
2025-12-31
chore(app): keybind tooltip component
Adam
2025-12-31
fix(desktop): remove status bar, new elements in header
Adam
2025-12-31
feat(desktop): unified diff toggle
Adam
2025-12-30
fix(app): better text selection
Adam
2025-12-29
fix(desktop): scroll sync
Adam
2025-12-29
fix(desktop): more performance/scrolling fixes
Adam
2025-12-29
feat(desktop): auto-accept edits toggle
Adam
2025-12-29
Revert "fix(desktop): jankiness"
Adam
2025-12-29
fix(desktop): jankiness
Adam
2025-12-29
fix(desktop): more fine-grained state updates
Adam
2025-12-29
fix(desktop): sync last agent and model when changing session
Adam
2025-12-26
Desktop: MCP UI (#6162)
Daniel Polito
[next]