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
/
tools
Age
Commit message (
Expand
)
Author
2025-05-29
wip: refactoring tui
adamdottv
2025-05-16
fix: Show correct file paths in permission window (#25)
Ed Zynda
2025-05-16
feat: Make shell configurable via config file (#23)
Ed Zynda
2025-05-15
feat: batch tool
adamdottv
2025-05-15
fix(complete-module): logging
Adictya
2025-05-15
feat(complete-module): add completions logic, dialog and providers
Adictya
2025-05-14
feat: codeAction tool
adamdottv
2025-05-14
feat: docSymbols and workspaceSymbols tools
adamdottv
2025-05-14
feat: definition and references tools
adamdottv
2025-05-14
chore: remove sourcegraph tool
adamdottv
2025-05-13
chore: rename
adamdottv
2025-05-12
chore: cleanup
adamdottv
2025-05-12
wip: refactoring
adamdottv
2025-05-09
wip: logging improvements
adamdottv
2025-05-08
chore: refactoring status updates
adamdottv
2025-05-02
chore: cleanup and logging
adamdottv
2025-05-02
fix: diagnostics tool init
adamdottv
2025-05-01
fix: remove lsp tool
adamdottv
2025-05-01
feat: lsp discovery
adamdottv
2025-04-27
small glob fixes
Kujtim Hoxha
2025-04-27
[feature/ripgrep-glob] Add ripgrep-based file globbing to improve performance
isaac-scarrott
2025-04-27
use workingDir if shellInstance is nil otherwise use cwd if shellInstance is ...
Fuad
2025-04-27
use provided workingg dir
Fuad
2025-04-27
Fix nil pointer dereference in GetPersistentShell
Fuad
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
lsp improvements
Kujtim Hoxha
2025-04-21
small fixes
Kujtim Hoxha
2025-04-21
implement patch, update ui, improve rendering
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
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
cleanup diff, cleanup agent
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-11
small change
Kujtim Hoxha
2025-04-08
cleanup retry
Kujtim Hoxha
2025-04-08
fix typo
Kujtim Hoxha
2025-04-08
structure tools the same
Kujtim Hoxha
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
[next]