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
/
test
/
util
Age
Commit message (
Expand
)
Author
2026-05-03
fix(sdk+cli): surface real errors instead of bare {} when server returns empt...
Kit Langton
2026-04-27
refactor: remove module barrels (#24554)
Dax
2026-04-25
core: move Global module to @opencode-ai/core for centralized path management
Dax Raad
2026-04-25
refactor: rename shared package to core (#24309)
Dax
2026-04-21
refactor(core): migrate ConfigPermission.Info to Effect Schema canonical (#23...
Kit Langton
2026-04-18
chore: generate
opencode-agent[bot]
2026-04-18
feat(effect-zod): add ZodPreprocess annotation for pre-parse transforms (#23222)
Kit Langton
2026-04-18
chore: generate
opencode-agent[bot]
2026-04-17
feat(effect-zod): translate Schema.withDecodingDefault into zod .default() (#...
Kit Langton
2026-04-17
feat(effect-zod): translate well-known filters into native Zod methods (#23209)
Kit Langton
2026-04-18
feat(effect-zod): transform support + walk memoization + flattened checks (#2...
Kit Langton
2026-04-18
feat(effect-zod): add catchall (StructWithRest) support to the walker (#23186)
Kit Langton
2026-04-17
feat(effect-zod): add tuple support; migrate config/plugin to Effect Schema (...
Kit Langton
2026-04-17
chore: generate
opencode-agent[bot]
2026-04-17
feat(effect-zod): translate Schema.check filters into zod .superRefine + prom...
Kit Langton
2026-04-16
CLI perf: reduce deps (#22652)
Dax
2026-04-15
feat: unwrap 11 util namespaces to flat exports + barrel (#22739)
Kit Langton
2026-04-15
add experimental permission HttpApi slice (#22385)
Kit Langton
2026-04-15
migrate: move flock and hash utilities to shared package (#22640)
Dax
2026-04-15
shared package (#22626)
Dax
2026-04-11
fix: ensure logger cleanup properly orders list before deleting files (#22101)
Aiden Cline
2026-04-01
Refactor plugin/config loading, add theme-only plugin package support (#20556)
Sebastian
2026-03-30
feat(windows): add first-class pwsh/powershell support (#16069)
Luke Parker
2026-03-27
tui plugins (#19347)
Sebastian
2026-03-19
fix: restore recent test regressions and upgrade effect beta (#18158)
Luke Parker
2026-03-19
fix(windows): use cross-spawn for shim-backed commands (#18010)
Luke Parker
2026-03-16
refactor(instance): move scoped services to LayerMap (#17544)
Kit Langton
2026-03-14
refactor(permission): effectify PermissionNext + fix InstanceState ALS bug (#...
Kit Langton
2026-03-14
chore: generate
opencode-agent[bot]
2026-03-14
refactor(question): effectify QuestionService (#17432)
Kit Langton
2026-03-13
feat(schema): scaffold effect-to-zod bridge (#17273)
Kit Langton
2026-03-13
fix(app): support text attachments (#17335)
Adam
2026-03-13
refactor(provider): effectify ProviderAuthService (#17227)
Kit Langton
2026-03-11
fix: resolve symlinks in Instance cache to prevent duplicate contexts (#16651)
John Mylchreest
2026-03-09
refactor(opencode): replace Bun shell in core flows (#16286)
Dax
2026-03-08
test: make process cwd check cross-platform (#16594)
Shoubhit Dash
2026-03-08
chore: generate
opencode-agent[bot]
2026-03-07
test: lock in process, ripgrep, and installation helpers
Dax Raad
2026-03-07
fix(windows): git path resolution for modified files across Git Bash, MSYS2, ...
Luke Parker
2026-03-06
refactor(opencode): replace Bun.which with npm which (#15012)
Dax
2026-02-25
sync
Dax Raad
2026-02-24
fix(test): use path.join for cross-platform glob test assertions (#14837)
Luke Parker
2026-02-23
fix(win32): normalize paths at permission boundaries (#14738)
Luke Parker
2026-02-23
fix(desktop): change detection on Windows, especially Cygwin (#13659)
Erik Demaine
2026-02-19
refactor: migrate from Bun.Glob to npm glob package (#14317)
Dax
2026-02-19
Revert "refactor: migrate from Bun.Glob to npm glob package"
Dax Raad
2026-02-19
refactor: migrate from Bun.Glob to npm glob package
Dax Raad
2026-02-19
Remove use of Bun.file (#14215)
Dax
2026-02-18
Revert: all refactor commits migrating from Bun.file() to Filesystem module
Dax Raad
2026-02-18
refactor: migrate src/lsp/server.ts from Bun.file()/Bun.write() to Filesystem...
Dax
[next]