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
/
internal
/
llm
Age
Commit message (
Expand
)
Author
2025-04-24
change package name
Kujtim Hoxha
2025-04-21
init command
Kujtim Hoxha
2025-04-21
config validation
Kujtim Hoxha
2025-04-21
remove old logs
Kujtim Hoxha
2025-04-21
fix anthropic
Kujtim Hoxha
2025-04-21
add context to the prompt
Kujtim Hoxha
2025-04-21
improve cache
Kujtim Hoxha
2025-04-21
initial tool call stream
Kujtim Hoxha
2025-04-21
lsp improvements
Kujtim Hoxha
2025-04-21
add bedrock model
Kujtim Hoxha
2025-04-21
small fixes
Kujtim Hoxha
2025-04-21
implement patch, update ui, improve rendering
Kujtim Hoxha
2025-04-21
small fixes
Kujtim Hoxha
2025-04-21
Update agent prompt, improve TUI patch UI, remove obsolete tool tests
Kujtim Hoxha
2025-04-21
rename to opencode
Kujtim Hoxha
2025-04-21
reimplement agent,provider and add file history
Kujtim Hoxha
2025-04-21
minor fixes
Kujtim Hoxha
2025-04-21
fix diff
Kujtim Hoxha
2025-04-21
remove node dependency and implement diff format
Kujtim Hoxha
2025-04-21
handle errors correctly in the other tools
Kujtim Hoxha
2025-04-21
handle errors correctly in the edit tool
Kujtim Hoxha
2025-04-21
handle errros correctly in the bash tool
Kujtim Hoxha
2025-04-21
handle errors correctly in the agent tool
Kujtim Hoxha
2025-04-21
cleanup diff, cleanup agent
Kujtim Hoxha
2025-04-21
cleanup app, config and root
Kujtim Hoxha
2025-04-21
add initial git support
Kujtim Hoxha
2025-04-21
implement nested tool calls and initial setup for result metadata
Kujtim Hoxha
2025-04-15
OpenAI model config changed to GPT-4.1
jdlms
2025-04-11
small change
Kujtim Hoxha
2025-04-10
fix cancell
Kujtim Hoxha
2025-04-10
fix logs and add cancellation
Kujtim Hoxha
2025-04-09
default the region to us
Kujtim Hoxha
2025-04-09
minor fixes
Kujtim Hoxha
2025-04-09
Merge pull request #25 from kujtimiihoxha/cleanup-logs-status
Kujtim Hoxha
2025-04-09
finish logs page
Kujtim Hoxha
2025-04-09
add bedrock support
Kujtim Hoxha
2025-04-08
cleanup retry
Kujtim Hoxha
2025-04-08
Merge pull request #22 from adamdottv/adam/retries
Kujtim Hoxha
2025-04-08
fix typo
Kujtim Hoxha
2025-04-08
structure tools the same
Kujtim Hoxha
2025-04-08
fix: status messages
adamdottv
2025-04-07
improve status message handling
Kujtim Hoxha
2025-04-07
fix: handle anthropic 429s
adamdottv
2025-04-05
fix(anthropic): increase max retries
adamdottv
2025-04-04
fix(anthropic): skip empty messages
adamdottv
2025-04-04
Enhance bash tool security and improve permission dialog UI
Kujtim Hoxha
2025-04-04
Improve LSP diagnostics handling for file operations
Kujtim Hoxha
2025-04-04
Enhance UI feedback and improve file diff visualization
Kujtim Hoxha
2025-04-04
Improve Sourcegraph tool with context window and fix diagnostics
Kujtim Hoxha
2025-04-04
add sourcegraph tool
Kujtim Hoxha
[next]