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
/
components
/
file-tree.tsx
Age
Commit message (
Expand
)
Author
2026-04-16
fix: remove 10 unused type-only imports and declarations (#22696)
Kit Langton
2026-04-15
feat: add oxlint with correctness defaults (#22682)
Kit Langton
2026-03-02
chore(app): solidjs refactoring (#13399)
Adam
2026-02-24
fix(app): remove filetree tooltips
adamelmore
2026-02-18
fix: use group-hover for file tree icon color swap at all nesting levels
David Hill
2026-02-17
tui: improve modified file visibility and button spacing
David Hill
2026-02-17
tui: show monochrome file icons by default in tree view, revealing colors on ...
David Hill
2026-02-14
fix(app): stack overflow in filetree (#13667)
Adam
2026-02-12
chore: refactor packages/app files (#13236)
Adam
2026-02-10
fix(app): regressions
Adam
2026-02-06
fix: properly encode file URLs with special characters (#12424)
Khang Ha (Kelvin)
2026-02-06
chore: refactoring and tests (#12468)
Adam
2026-02-05
fix(app): modified file color contrast
Adam
2026-02-03
chore(app): don't forceMount tooltips
Adam
2026-02-02
fix(app): added/deleted file status now correctly calculated
Adam
2026-01-27
fix(app): file tree not always loading
adamelmore
2026-01-27
fix(app): file tree not always loading
adamelmore
2026-01-27
fix(app): highlight selected change
David Hill
2026-01-27
fix(app): set filetree padding to 6px
David Hill
2026-01-27
fix(app): align filetree change styling
David Hill
2026-01-27
feat(app): add filetree tooltips with diff labels
David Hill
2026-01-27
feat(app): color filetree change dots by diff kind
David Hill
2026-01-26
fix(app): file tree performance
adamelmore
2026-01-26
fix(app): fade filetree guide lines on hover
David Hill
2026-01-26
fix(app): dim non-deep filetree guide lines
David Hill
2026-01-26
fix(app): reduce filetree folder indent
David Hill
2026-01-26
fix(app): refine filetree row spacing and indent
David Hill
2026-01-26
fix(app): use medium font for filetree items
David Hill
2026-01-26
fix(app): use chevron icons for filetree folders
David Hill
2026-01-26
fix(app): tighten filetree row spacing
David Hill
2026-01-26
chore: cleanup
adamelmore
2026-01-26
chore: cleanup
adamelmore
2026-01-26
wip(app): file tree mode
adamelmore
2026-01-26
wip(app): file tree mode
adamelmore
2026-01-26
feat(app): file tree
Adam
2025-12-24
chore: cleanup dead code
Adam
2025-12-22
chore: rename packages/desktop -> packages/app
Adam
2025-10-03
chore: app -> desktop
Adam
2025-10-02
wip: desktop work
Adam
2025-09-24
feat(app): changes view
Adam
2025-09-15
feat: add desktop/web app package (#2606)
Dax