COMMITS
/ packages/opencode/src/index.ts March 4, 2026
J
fix(core): handle SIGHUP and kill process (#16057)
James Long committed
March 1, 2026
R
fix: kill orphaned MCP child processes and expose OPENCODE_PID on shu… (#15516)
ryanwyler committed
February 24, 2026
J
feat(core): add workspace-serve command (experimental) (#14960)
James Long committed
February 18, 2026
February 15, 2026
A
fix: ensure sqlite migration logs to stderr instead of stdout (#13691)
Aiden Cline committed
D
core: add db command for database inspection and querying
Dax Raad committed
February 14, 2026
D
sqlite again (#10597)
Dax committed
January 13, 2026
L
January 12, 2026
D
core: add password authentication and improve server security
Dax Raad committed
January 9, 2026
A
fix: report config errors instead of silent termination (#7522)
Ariane Emory committed
January 8, 2026
S
fix(cli): add help text to debug command and subcommands (#7328)
Sercan Sagman committed
January 1, 2026
A
ignore: keep the process exit logic
Aiden Cline committed
A
core: make installdeps non blocking
Aiden Cline committed
December 28, 2025
S
feat: add bash shell completions (#6239)
scarf committed
December 8, 2025
P
fix(cli): prevent help text wrapping (#5185)
Patrick Erichsen committed
December 7, 2025
R
feat: add uninstall command (#5208)
rari404 committed
December 3, 2025
A
add basic session list command
Aiden Cline committed
December 2, 2025
U
fix(run): allow messages to start with dash (-) (#4904)
U Cirello committed
November 24, 2025
A
wip(share): more styling
Adam committed
November 11, 2025
F
wip: poc pr command
Frank committed
November 5, 2025
D
add opencode import command to restore sessions from JSON exports
Dax Raad committed
November 4, 2025
S
fix: Provide OPENCODE & AGENT env vars (#3843)
Stephen Collings committed
November 3, 2025
D
web command
Dax Raad committed
October 31, 2025
H
fix: Remove conflicting "-h" aliases in TUI spawn and thread commands (#3651)
Haris Gušić committed
A
Revert "fix: ensure flags & docs match (#3638)"
Aiden Cline committed
O
fix: ensure flags & docs match (#3638)
opencode-agent[bot] committed
D
OpenTUI is here (#2685)
Dax committed
H
fix: Opencode hangs after exit (#3481)
Haris Gušić committed
October 27, 2025
A
Revert "fix: Explicitly exit CLI to prevent hanging subprocesses (#3083)"
Aiden Cline committed
H
fix: Explicitly exit CLI to prevent hanging subprocesses (#3083)
Haris Gušić committed
October 22, 2025
H
fix: opencode run shouldn't print to stderr (#3341)
Haris Gušić committed
October 21, 2025
D
core: improve error handling with console output for debugging
Dax Raad committed
October 20, 2025
J
feat: Add ACP (Agent Client Protocol) support (#2947)
Joe Schmitt committed
October 2, 2025
S
chore: rm empty try-catch block (#2769)
Sandip Wane committed
September 17, 2025
D
add `opencode attach` command to connect to a remote opencode server
Dax Raad committed
September 15, 2025
D
Upgrade to Zod v4 (#2605)
Dax committed
September 8, 2025
A
fix: silent error if bad flag was passed (#2486)
Aiden Cline committed
September 1, 2025
August 12, 2025
August 11, 2025
S
chore: add OPENCODE env var (#1780)
Stibbs committed
August 9, 2025
August 7, 2025
D
Merge agent and mode into one (#1689)
Dax committed
August 4, 2025
A
fix double help printing (#1580)
Aiden Cline committed
July 25, 2025
F
wip: github actions
Frank committed
D
real life totally configurabl ai subasians
Dax Raad committed
July 19, 2025
D
remove log level from config
Dax Raad committed
July 18, 2025
D
message rendering performance improvements
Dax Raad committed
July 16, 2025
F
wip: github actions
Frank committed