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
/
server.tsx
Age
Commit message (
Collapse
)
Author
2026-03-28
fix(app): more startup efficiency (#19454)
Adam
2026-03-12
refactor(desktop): rework default server initialization and connection ↵
Brendan Allan
handling (#16965)
2026-02-27
app: allow providing username and password when connecting to remote server ↵
Brendan Allan
(#14872)
2026-02-20
app: make localhost urls work in isLocal
Brendan Allan
2026-02-19
app: deduplicate allServers list
Brendan Allan
2026-02-19
desktop: handle sidecar key in projectsKey
Brendan Allan
2026-02-19
desktop: fix isLocal
Brendan Allan
2026-02-18
app: refactor server management backend (#13813)
Brendan Allan
2026-02-12
chore: refactor packages/app files (#13236)
Adam
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Frank <
[email protected]
>
2026-02-09
feat(desktop): persist currentSidecarUrl in state when isSidecar prop is ↵
OpeOginni
true (#12792)
2026-02-09
chore: generate
opencode-agent[bot]
2026-02-09
desktop: track currentSidecarUrl
Brendan Allan
2026-02-09
chore: generate
opencode-agent[bot]
2026-02-09
feat(desktop): add isSidecar prop to AppInterface and logic to persist ↵
OpeOginni
sidecar server urls (#12366) Co-authored-by: Brendan Allan <
[email protected]
>
2026-02-06
chore: refactoring and tests, splitting up files (#12495)
Adam
2026-01-27
fix(app): non-fatal error handling
adamelmore
2026-01-26
chore(app): createStore over signals
adamelmore
2026-01-24
chore: generate
GitHub Action
2026-01-24
feat(web): implement new server management for web and desktop (#8513)
OpeOginni
2026-01-16
fix(app): remember last opened project
Adam
2026-01-10
chore: generate
GitHub Action
2026-01-10
fix(desktop): remove split operation in serverDisplayName function (#7397)
OpeOginni
2026-01-06
chore(app): rework storage approach
Adam
2026-01-06
fix(app): code splitting for web load perf gains
Adam
2026-01-03
fix(server): update server URL normalization to retain path (#6647)
OpeOginni
2026-01-02
fix: relax request timeouts
Adam
2025-12-30
fix(app): don't open native folder select with remote server
Adam
2025-12-30
fix(desktop): don't persist fallback server urls
Adam
2025-12-30
fix(desktop): share projects across all local servers
Adam
2025-12-30
fix(desktop): don't hang on to dead server
Adam
2025-12-30
chore: cleanup
Adam
2025-12-30
feat(app): change server
Adam