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
/
context
/
layout.tsx
Age
Commit message (
Expand
)
Author
2026-04-28
fix(app): preserve per-workspace icon override from localStorage (#24738)
Brendan Allan
2026-04-23
feat(project): add icon_url_override field to projects (#23955)
Brendan Allan
2026-04-23
fix(app): improve icon override handling in project edit dialog (#23768)
Brendan Allan
2026-04-15
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#2...
Kit Langton
2026-04-15
feat: add oxlint with correctness defaults (#22682)
Kit Langton
2026-04-02
cleanup event listeners with solid-primitives/event-listener (#20619)
Brendan Allan
2026-03-28
fix(app): more startup efficiency (#19454)
Adam
2026-03-27
fix(app): default file tree to closed with minimum width (#19426)
Kit Langton
2026-03-12
chore: cleanup (#17197)
Adam
2026-03-02
chore(app): solidjs refactoring (#13399)
Adam
2026-02-12
chore: refactor packages/app files (#13236)
Adam
2026-02-11
fix(app):workspace reset (#13170)
Filip
2026-02-06
chore: refactoring and tests (#12468)
Adam
2026-02-05
fix(app): allow toggling file tree closed independently (#12293)
Adam
2026-02-04
fix(app): file tree not staying in sync across projects/sessions
Adam
2026-02-04
fix(app): opened tabs follow created session
Adam
2026-02-03
fix(app): session tabs to open the previous opened (#11914)
Rahul A Mistry
2026-01-28
fix(app): close review pane
adamelmore
2026-01-27
fix(app): reintroduce review tab
adamelmore
2026-01-27
feat(app): improved layout
adamelmore
2026-01-26
feat(app): file tree
Adam
2026-01-26
perf(app): performance improvements
adamelmore
2026-01-24
chore: cleanup
adamelmore
2026-01-24
fix(app): reactive loops
adamelmore
2026-01-23
perf(app): don't remount directory layout
Adam
2026-01-22
fix(app): flash of fallback icon for projects
Adam
2026-01-22
fix(app): project icon color flash on load
Adam
2026-01-22
fix(app): non-git projects should be renameable
Adam
2026-01-21
fix(app): renaming non-git projects shouldn't affect other projects
Adam
2026-01-19
fix(app): no more favicons
Adam
2026-01-19
fix(app): global terminal/review pane toggles
Adam
2026-01-16
fix: updated project/sessions list width
David Hill
2026-01-15
fix(app): new layout issues
Adam
2026-01-15
feat(app): new layout
Adam
2026-01-09
fix(app): store terminal and review pane visibility per session
adamelmore
2026-01-06
chore(app): rework storage approach
Adam
2026-01-06
fix(app): scroll store performance
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-03
Desktop: Edit Project Fix (#6757)
Daniel Polito
2026-01-01
wip(desktop): progress
Adam
2026-01-01
feat(app): context window window
Adam
2025-12-31
feat(desktop): unified diff toggle
Adam
2025-12-30
feat(app): change server
Adam
2025-12-29
Desktop: Edit Project (#6360)
Daniel Polito
2025-12-22
chore: rename packages/desktop -> packages/app
Adam