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
/
status-popover.tsx
Age
Commit message (
Expand
)
Author
2026-03-26
fix(app): more startup perf (#19288)
Adam
2026-03-25
Reapply "fix(app): startup efficiency"
Adam
2026-03-25
Revert "fix(app): startup efficiency"
Adam
2026-03-25
Reapply "fix(app): startup efficiency (#18854)"
Adam
2026-03-24
Revert "fix(app): startup efficiency (#18854)"
Adam
2026-03-24
fix(app): startup efficiency (#18854)
Adam
2026-03-21
app: manage mutation loading states with tanstack query (#18501)
Brendan Allan
2026-03-19
fix(desktop): remote server switching (#17214)
OpeOginni
2026-03-13
chore: cleanup (#17284)
Adam
2026-03-12
fix(app): titlebar cleanup (#17206)
David Hill
2026-03-12
refactor(desktop): rework default server initialization and connection handli...
Brendan Allan
2026-03-03
fix(app): tighten up header elements
Adam
2026-02-27
app: allow providing username and password when connecting to remote server (...
Brendan Allan
2026-02-18
tweak(ui): expanded color state on titlebar buttons
David Hill
2026-02-18
tweak(ui): hover and active styles for title bar buttons
David Hill
2026-02-18
app: refactor server management backend (#13813)
Brendan Allan
2026-02-17
tui: improve modified file visibility and button spacing
David Hill
2026-02-17
tweak(app): tighten titlebar action padding
David Hill
2026-02-17
tweak(app): match titlebar active bg to hover
David Hill
2026-02-17
tweak(app): use weak borders in titlebar actions
David Hill
2026-02-17
feat(app): session timeline/turn rework (#13196)
Adam
2026-02-12
chore(app): refactor for better solidjs hygiene (#13344)
Adam
2026-02-12
chore: refactor packages/app files (#13236)
Adam
2026-02-09
chore: cleanup
Adam
2026-02-06
chore: refactoring and tests, splitting up files (#12495)
Adam
2026-01-27
chore(app): cleanup tailwind vs pure css
adamelmore
2026-01-27
fix(app): non-fatal error handling
adamelmore
2026-01-26
chore(app): createStore over signals
adamelmore
2026-01-26
feat(app): default servers on web
adamelmore
2026-01-25
fix(app): missing translations for status
adamelmore
2026-01-24
fix(app): update status popover empty state text color and centering
David Hill
2026-01-24
feat(app): add truncation tooltip to server items in status popover
David Hill
2026-01-24
fix(app): update server and MCP item styles in status popover
David Hill
2026-01-24
fix(app): update status popover styling and positioning
David Hill
2026-01-24
fix(app): use rounded-sm for explicit 4px border radius
David Hill
2026-01-24
fix(app): update titlebar spacing and status popover styling
David Hill
2026-01-24
feat(web): implement new server management for web and desktop (#8513)
OpeOginni