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
2025-06-26
Fix `undefined is not an object (evaluating 'G.title')` (#395)
Mike Wallio
2025-06-26
fix: guard against large output limit causing infinite summarize loop (#399)
Juhani Pelli
2025-06-26
more edit tool fixes
Dax Raad
2025-06-26
integrate gemini-cli strategies for edit tool
Dax Raad
2025-06-26
make edit tool more robust
Dax Raad
2025-06-26
ignore: typo
Dax Raad
2025-06-26
add output length errors
Dax Raad
2025-06-26
fix codex not working
Dax Raad
2025-06-26
redirect uncaught errors to log file
Dax Raad
2025-06-26
chore: document AGENTS.md
rekram1-node
2025-06-24
better error message when bad directory is specified to start in
Dax Raad
2025-06-24
Enhance auth command with environment variable display and add models command
Dax Raad
2025-06-24
do not print error on ctrl+c during prompts
Dax Raad
2025-06-24
ci: bun lock
Dax Raad
2025-06-24
ci: fix type issue
Dax Raad
2025-06-24
remove accidental opanai autoloader
Dax Raad
2025-06-24
added opencode serve command
Dax Raad
2025-06-24
docs: share page styles
Jay V
2025-06-24
docs: share page bash tool output
Jay V
2025-06-24
fix: file completions replaced wrong text when paths overlap (#378)
Aiden Cline
2025-06-24
docs: windows instructions
Dax Raad
2025-06-24
ci: windows
Dax Raad
2025-06-24
ci: windows
Dax Raad
2025-06-24
ci: windows
Dax Raad
2025-06-24
ci: windows
Dax Raad
2025-06-24
windows fixes (#374)
Dax
2025-06-24
docs: Share page diff view improvements (#373)
Jay
2025-06-24
ignore: revert
Dax Raad
2025-06-24
ci: upgrade bun
Dax Raad
2025-06-24
potential fix for failing to install provider package on first run
Dax Raad
2025-06-24
docs: share code blocks in markdown
Jay V
2025-06-24
feat: delete sessions (#362)
Adam
2025-06-24
remove debug code writing to /tmp/message.json
Dax Raad
2025-06-24
ignore: fix type errors
Dax Raad
2025-06-24
externalize github copilot code
Dax Raad
2025-06-24
feat(tui): add debounce logic to escape key interrupt (#169)
Tom
2025-06-23
add HOMEBREW_NO_AUTO_UPDATE to brew upgrades
Dax Raad
2025-06-23
force use npm registry
Dax Raad
2025-06-23
fix: typescript error (any) from models (#347)
GitMurf
2025-06-23
glob tool should respect .gitignore
Dax Raad
2025-06-23
bundle models.dev at build time and ignore refresh errors
Dax Raad
2025-06-23
ignore: remove opencode.json
Dax Raad
2025-06-23
Fix project folder name starting with "-" in data (#323). Note old session da...
Lucas Grzegorczyk
2025-06-23
feat(tui): optimistically render user messages
adamdottv
2025-06-23
fix help copy
Jay V
2025-06-23
fix(tui): less incorrect escapingn of < and >
adamdottv
2025-06-23
fix: overlay border color issues
adamdottv
2025-06-23
fix: markdown wrapping issue
adamdottv
2025-06-23
chore: unused import
adamdottv
2025-06-23
docs: disabled_providers
adamdottv
[next]