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-01-13
feat(desktop): Tie desktop & CLI to the same Windows JobObject (#8153)
Brendan Allan
2026-01-13
chore: generate
GitHub Action
2026-01-13
fix: remove the symlinkBinary function call that replaces the wrapper script ...
Aiden Cline
2026-01-13
fix(tui): prevent question tool keybindings when dialog is open (#8147)
zerone0x
2026-01-13
chore: generate
GitHub Action
2026-01-13
fix: brew autoupgrade
Aiden Cline
2026-01-13
release: v1.1.16
opencode
2026-01-13
feat(desktop): spawn local server with password (#8139)
Brendan Allan
2026-01-12
fix(config): handle write errors when updating schema in opencode config (#8125)
ShoeBoom
2026-01-12
feat(cli): Support debug tool calling directly in CLI. (#6564)
Eric Guo
2026-01-12
tweak: for zai ensure clear_thinking is false
Aiden Cline
2026-01-12
fix(TUI): dont submit prompt when switching sessions (#8016)
Leonidas
2026-01-12
get rid of extra file
Dax Raad
2026-01-12
core: tweak edit and write tool outputs to prevent agent from thinking edit d...
Aiden Cline
2026-01-12
fix: prevent [object Object] error display in console output (#8116)
lemon
2026-01-13
fix: add missing args to windows tauri cli spawn (#8084)
Patrick Schiel
2026-01-12
fix(task): respect agent task permission for nested sub-agents (#8111)
M. Adel Alhashemi
2026-01-12
fix: max completion tokens error for cloudflare (#7970)
Rohan Mukherjee
2026-01-12
fix(bedrock): use reasoningConfig for Anthropic models on Bedrock (#8092)
Adam
2026-01-12
fix: await auth.set to prevent race condition when setting API key (#8075)
Darsh Patel
2026-01-12
fix(nix): initialize hashes.json with per-system format (#8095)
Jérôme Benoit
2026-01-12
fix: actually modify opencode config with `mcp add` (#7339)
Paolo Ricciuti
2026-01-12
chore: generate
GitHub Action
2026-01-12
feat(terminal): implement better dynamic terminal numbering (#8081)
OpeOginni
2026-01-12
fix(session): store api url in metadata (#8090)
Jason Kölker
2026-01-12
Add nova-2 to region prefix models (#8085)
opencode-agent[bot]
2026-01-12
tweak: truncation dir perm
Aiden Cline
2026-01-12
wip: black
Frank
2026-01-12
fix(app): sanitize markdown -> html
Adam
2026-01-12
test: fix read test
Aiden Cline
2026-01-12
tweak: make the .env reads ask user for permission instead of blocking
Aiden Cline
2026-01-12
chore: generate
GitHub Action
2026-01-12
feat(dialog-select-server): add icon button for server removal (#8053)
OpeOginni
2026-01-12
chore: generate
GitHub Action
2026-01-12
fix(formatter): use biome `check` instead of `format` to include import sorti...
Andrew Pashynnyk
2026-01-12
fix: ensure plurals are properly handled (#8070)
Aiden Cline
2026-01-12
release: v1.1.15
opencode
2026-01-12
core: rename OPENCODE_PASSWORD to OPENCODE_SERVER_PASSWORD for clearer authen...
Dax Raad
2026-01-12
fix(tui): prevent layout jump when toggling tips visibility (#8068)
Ryan Vogel
2026-01-12
docs: fix permission rule ordering in examples (#7010)
Kenny
2026-01-12
core: fix HTTP exception handling order to prevent NamedError from masking HT...
Dax Raad
2026-01-12
core: add password authentication and improve server security
Dax Raad
2026-01-12
fix(desktop): Improve User Message Badges for Big Titles and Small Screens (#...
Daniel Polito
2026-01-12
security.md
Dax Raad
2026-01-12
core: improve error handling for built-in plugin installation failures
Aiden Cline
2026-01-12
tui: add hint for variants toggle
Aiden Cline
2026-01-12
ci: adjust triage prompt
Aiden Cline
2026-01-12
admin unshare
Frank
2026-01-12
fix: permissions wildcarding so that for ex: 'ls *' includes ls * AND 'ls' to...
Aiden Cline
2026-01-12
fix(tui): reopen autocomplete after backspace deletes space (#6031)
Ravi Kumar
[next]