index
:
opencode
dev
tradam-rules-patch
The open source coding agent.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-02-19
fix(core): text files missclassified as binary
Adam
2026-02-19
chore: cleanup
Adam
2026-02-19
app: fix typecheck
Brendan Allan
2026-02-19
desktop: fetch defaultServer at top level
Brendan Allan
2026-02-19
fix(app): terminal rework (#14217)
Adam
2026-02-19
chore: update nix node_modules hashes
opencode-agent[bot]
2026-02-19
tweak: bake in the aws and google auth pkgs (#14241)
Aiden Cline
2026-02-19
chore: generate
opencode-agent[bot]
2026-02-18
fix: token substitution in OPENCODE_CONFIG_CONTENT (alternate take) (#14047)
Ariane Emory
2026-02-18
sdk: fix nested exports transformation in publish script
Dax Raad
2026-02-18
tui: ensure onExit callback fires after terminal output is written
Dax Raad
2026-02-19
app: deduplicate allServers list
Brendan Allan
2026-02-18
Revert: all refactor commits migrating from Bun.file() to Filesystem module
Dax Raad
2026-02-18
refactor: migrate src/project/project.ts from Bun.file() to Filesystem/stat m...
Dax
2026-02-19
tweak(ui): rotate collapsible chevron icon
David Hill
2026-02-19
tweak(ui): rtl-truncate edited file paths
David Hill
2026-02-19
tweak(app): adjust session turn horizontal padding
David Hill
2026-02-19
tweak(app): tighten prompt dock padding
David Hill
2026-02-19
tweak(ui): add open-file tooltip icon
David Hill
2026-02-19
tweak(ui): use chevron icons for review diff rows
David Hill
2026-02-19
tweak(ui): tighten review diff file info gap
David Hill
2026-02-19
tweak(ui): show added diff counts in review
David Hill
2026-02-19
tweak(ui): group edited files list styling
David Hill
2026-02-19
Update oc-2.json
David Hill
2026-02-19
tweak(ui): combine diffs in review into one group
David Hill
2026-02-18
refactor: migrate src/tool/read.ts from Bun.file() to Filesystem module (#14118)
Dax
2026-02-18
refactor: migrate src/tool/write.ts from Bun.file() to Filesystem module (#14...
Dax
2026-02-18
refactor: migrate src/tool/edit.ts from Bun.file() to Filesystem module (#14120)
Dax
2026-02-18
refactor: migrate remaining tool files from Bun.file() to Filesystem/stat mod...
Dax
2026-02-18
refactor: migrate src/storage/storage.ts from Bun.file()/Bun.write() to Files...
Dax
2026-02-18
refactor: migrate src/storage/json-migration.ts from Bun.file() to Filesystem...
Dax
2026-02-18
refactor: migrate src/mcp/auth.ts from Bun.file()/Bun.write() to Filesystem m...
Dax
2026-02-18
refactor: migrate src/storage/db.ts from Bun.file() to statSync (#14124)
Dax
2026-02-19
refactor: migrate src/session/prompt.ts from Bun.file() to Filesystem/stat mo...
Dax
2026-02-18
chore: skip PR standards checks for PRs created before Feb 18 2026 6PM EST (#...
Ryan Vogel
2026-02-18
fix: opencode run crashing, and show errored tool calls in output (#14206)
Aiden Cline
2026-02-18
refactor: migrate src/skill/discovery.ts from Bun.file()/Bun.write() to Files...
Dax
2026-02-18
refactor: migrate src/session/instruction.ts from Bun.file() to Filesystem mo...
Dax
2026-02-18
refactor: migrate src/provider/provider.ts from Bun.file() to Filesystem modu...
Dax
2026-02-18
refactor: migrate src/shell/shell.ts from Bun.file() to statSync (#14134)
Dax
2026-02-18
refactor: migrate src/cli/cmd/tui/thread.ts from Bun.file() to Filesystem mod...
Dax
2026-02-18
refactor: migrate src/util/log.ts from Bun.file() to Node.js fs module (#14136)
Dax
2026-02-18
refactor: migrate src/provider/models.ts from Bun.file()/Bun.write() to Files...
Dax
2026-02-18
refactor: migrate src/lsp/client.ts from Bun.file() to Filesystem module (#14...
Dax
2026-02-18
chore: generate
opencode-agent[bot]
2026-02-18
chore: add compliance checks for issues and PRs with recheck on edit (#14170)
Ryan Vogel
2026-02-19
fix(win32): Sidecar spawning a window (#14197)
Luke Parker
2026-02-18
fix(lsp): use HashiCorp releases API for installing terraform-ls (#14200)
Eduardo Bellido Bellido
2026-02-18
refactor: migrate src/lsp/server.ts from Bun.file()/Bun.write() to Filesystem...
Dax
2026-02-18
tweak(app): delay prompt mode toggle tooltip
David Hill
[next]