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
Age
Commit message (
Collapse
)
Author
2025-08-13
fix: permission prompting issues (#1884)
Aiden Cline
2025-08-13
fix: reasoning not supported (#1882)
Aiden Cline
2025-08-12
fix: task tool prompt (#1887)
Aiden Cline
2025-08-12
ci: disable
Dax Raad
2025-08-12
fix: better error message when config has invalid references (#1874)
Aiden Cline
2025-08-13
release: v0.4.41
opencode
2025-08-12
update copilot prompt
Dax Raad
2025-08-12
fix unzip not found printing to tui
Dax Raad
2025-08-12
release: v0.4.40
opencode
2025-08-12
ci: disable AUR packaging in publish workflow
Dax Raad
2025-08-12
fix(TUI): unsurfacing subagent from agents modal (#1873)
spoons-and-mirrors
2025-08-12
add openai prompt cache key
Dax Raad
2025-08-12
ci: enable aur
Dax Raad
2025-08-12
feat: add session rename functionality to TUI modal (#1821)
spoons-and-mirrors
Co-authored-by: opencode <
[email protected]
> Co-authored-by: Dax Raad <
[email protected]
> Co-authored-by: Dax <
[email protected]
>
2025-08-12
refactor(agent-modal): revamped UI/UX for the agent modal (#1838)
spoons-and-mirrors
Co-authored-by: Dax Raad <
[email protected]
> Co-authored-by: Dax <
[email protected]
>
2025-08-12
bash truncate character max instead of line max
Dax Raad
2025-08-12
disable todo tools for qwen models to improve compatibility
Dax Raad
2025-08-12
release: v0.4.37
opencode
2025-08-12
limit bash tool to 1000 lines of output
Dax Raad
2025-08-12
release: v0.4.36
opencode
2025-08-12
fix: markdown lists
adamdotdevin
2025-08-12
fix: word wrapping with hyphens
adamdotdevin
2025-08-12
release: v0.4.35
opencode
2025-08-12
fix issue when @ tagging fiels throwing error
Dax Raad
2025-08-12
release: v0.4.34
opencode
2025-08-12
ci: disable aur
Dax Raad
2025-08-12
support OPENCODE_PERMISSION json env variable
Dax Raad
2025-08-12
Add agent-level permissions with whitelist/blacklist support (#1862)
Dax
2025-08-12
fix: long word and attachment wrapping in editor
adamdotdevin
2025-08-12
release: v0.4.29
opencode
2025-08-12
fix: Missing ~/.local/share/opencode/bin directory causes misleading … (#1860)
Aiden Cline
2025-08-12
release: v0.4.28
opencode
2025-08-12
fix: vscode extension cursor placement
adamdotdevin
2025-08-12
release: v0.4.27
opencode
2025-08-12
fix: use real cursor instead of virtual cursor
adamdotdevin
2025-08-12
fix: preserve process.env when spawning formatter commands (#1850)
Camden Clark
2025-08-11
support wildcard matching tool names in config
Dax Raad
2025-08-12
release: v0.4.26
opencode
2025-08-11
fix azure reasoningEffort
Dax Raad
2025-08-11
azure reasoning effort
Dax Raad
2025-08-12
release: v0.4.25
opencode
2025-08-11
refactor: replace OPENCODE_AGENTS env var with HTTP API call
Dax Raad
Replace environment variable passing of agent data from Node.js to TUI with proper HTTP API call to /agent endpoint. This improves architecture by eliminating env var dependencies and allows dynamic agent data fetching.
2025-08-12
release: v0.4.24
opencode
2025-08-11
fix pyright
Dax Raad
2025-08-12
release: v0.4.23
opencode
2025-08-11
fix undo/redo when opencode is run in nested folders
Dax Raad
2025-08-11
ignore: log
Dax Raad
2025-08-11
switch back to didUpdate instead of closing and opening file
Dax Raad
2025-08-12
release: v0.4.22
opencode
2025-08-11
update anthropic prompt and variables
Dax Raad
[next]