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
/
opencode
/
src
/
server
/
proxy.ts
Age
Commit message (
Expand
)
Author
2026-05-03
refactor(server): extract Hono-coupled utilities to backend-neutral modules (...
Kit Langton
2026-04-30
Refactor workspace service boundaries (#25152)
Kit Langton
2026-04-29
Refactor HttpApi workspace routing and proxy boundaries (#25006)
Kit Langton
2026-04-29
Prepare Effect HttpApi backend parity (#24853)
Kit Langton
2026-04-27
refactor: remove module barrels (#24554)
Dax
2026-04-26
tui: remove excessive debug logging from workspace creation flow to reduce te...
Dax Raad
2026-04-17
fix(core): add historical sync on workspace connect (#23121)
James Long
2026-04-16
chore: generate
opencode-agent[bot]
2026-04-16
refactor: unwrap ServerProxy namespace + self-reexport (#22969)
Kit Langton
2026-04-16
feat(core): pass auth data to workspace (#22897)
James Long
2026-04-15
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#2...
Kit Langton
2026-04-15
feat: unwrap 11 util namespaces to flat exports + barrel (#22739)
Kit Langton
2026-04-15
feat(core): add fence to make all methods strongly consistent when syncing (#...
James Long
2026-04-15
feat(core): sync routes, refactor proxy, session restore, and more syncing (#...
James Long
2026-04-09
Remove CLI from electron app (#17803)
Brendan Allan
2026-04-06
refactor(core): add full http proxy and change workspace adaptor interface (#...
James Long