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
/
core
Age
Commit message (
Expand
)
Author
2026-05-03
refactor(config+core): drop ConfigPaths.readFile, add AppFileSystem.readFileS...
Kit Langton
2026-05-02
Refactor v2 session events as schemas (#24512)
Dax
2026-05-02
feat: default HTTP API backend to on for dev/beta channels
Kit Langton
2026-05-02
sync release versions for v1.14.33
opencode
2026-05-02
sync release versions for v1.14.32
opencode
2026-05-01
core: fix npm package detection to properly handle cached directories without...
Aiden Cline
2026-05-01
core: allow agents to access global tmp directory without permission prompts
Dax Raad
2026-05-01
sync release versions for v1.14.31
opencode
2026-04-30
Preapprove agent tmp directory access (#25226)
Dax
2026-04-30
core: remove @effect/language-service plugin and optimize hot path type perfo...
Dax Raad
2026-04-30
fix: ensure disabling OPENCODE_DISABLE_CLAUDE_CODE_SKILLS doesnt disable exte...
Aiden Cline
2026-04-30
test: use testEffect for instruction tests (#25046)
Kit Langton
2026-04-29
sync release versions for v1.14.30
opencode
2026-04-28
sync release versions for v1.14.29
opencode
2026-04-27
sync release versions for v1.14.28
opencode
2026-04-27
Refactor npm config handling (#24565)
Dax
2026-04-27
sync release versions for v1.14.27
opencode
2026-04-26
sync release versions for v1.14.26
opencode
2026-04-25
core: move npm service to core package for shared dependency management
Dax Raad
2026-04-25
core: move cross-spawn-spawner to root and remove unused types
Dax Raad
2026-04-25
core: move cross-spawn-spawner from opencode to core package
Dax Raad
2026-04-25
core: move Global module to @opencode-ai/core for centralized path management
Dax Raad
2026-04-25
core: consolidate shared infrastructure into core package
Dax Raad
2026-04-25
refactor: rename shared package to core (#24309)
Dax