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-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
2026-02-18
tweak(app): shorten prompt mode toggle tooltips
David Hill
2026-02-18
tweak(ui): restyle reasoning blocks
David Hill
2026-02-18
refactor: migrate src/file/time.ts from Bun.file() to stat (#14141)
Dax
2026-02-18
refactor: migrate src/cli/cmd/session.ts from Bun.file() to statSync (#14144)
Dax
2026-02-18
refactor: migrate src/acp/agent.ts from Bun.file() to Filesystem module (#14139)
Dax
2026-02-18
refactor: migrate src/auth/index.ts from Bun.file()/Bun.write() to Filesystem...
Dax
2026-02-18
refactor: migrate src/cli/cmd/agent.ts from Bun.file()/Bun.write() to Filesys...
Dax
2026-02-18
refactor: migrate src/cli/cmd/import.ts from Bun.file() to Filesystem module ...
Dax
2026-02-18
Update oc-2.json
David Hill
2026-02-18
chore: generate
opencode-agent[bot]
2026-02-18
tweak(ui): reduce review panel padding
David Hill
2026-02-18
Update oc-2.json
David Hill
2026-02-18
tweak(ui): remove pressed scale for secondary buttons
David Hill
2026-02-18
tweak(ui): shrink review expand/collapse width
David Hill
2026-02-18
tweak(ui): tighten review header action spacing
David Hill
2026-02-18
tweak(ui): adjust review diff style hover radius
David Hill
2026-02-18
Update oc-2.json
David Hill
2026-02-18
tweak(ui): override for the radio group in the review
David Hill
2026-02-18
Update radio-group.css
David Hill
2026-02-18
tweak(ui): use default cursor for segmented control
David Hill
2026-02-18
tweak(ui): shrink review diff style toggle
David Hill
2026-02-18
Update oc-2.json
David Hill
2026-02-18
Update icon-button.css
David Hill
2026-02-18
tweak(ui): search button style
David Hill
2026-02-18
tweak(ui): remove pressed transition for secondary buttons
David Hill
2026-02-18
Update oc-2.json
David Hill
2026-02-18
tweak(ui): expanded color state on titlebar buttons
David Hill
2026-02-18
tweak(ui): oc-2 theme updates
David Hill
2026-02-18
tweak(ui): hover and active styles for filetree tabs
David Hill
2026-02-18
tweak(ui): hover and active styles for title bar buttons
David Hill
2026-02-18
tweak(ui): hover and active styles for title bar buttons
David Hill
2026-02-18
tweak(ui): update oc-2 secondary button colors
David Hill
2026-02-18
tweak(ui): use weak border and base icon color for secondary
David Hill
2026-02-18
tweak(ui): theme color updates
David Hill
2026-02-18
tweak(ui): shrink filetree tab height
David Hill
[next]