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-05-12
chore: cleanup
adamdottv
2025-05-12
replace `github.com/google/generative-ai-go` with `github.com/googleapis/go-g...
mineo
2025-05-12
wip: refactoring
adamdottv
2025-05-09
wip: logging improvements
adamdottv
2025-05-08
chore: refactoring status updates
adamdottv
2025-05-06
chore: logging token usage
adamdottv
2025-05-06
feat: better logs page
adamdottv
2025-05-06
fix: openrouter require_parameters
adamdottv
2025-05-06
feat: add qwen3 models
adamdottv
2025-05-06
fix: auto-compact logic
adamdottv
2025-05-05
fix: anthropic non-empty blocks
adamdottv
2025-05-02
fix: bedrock supports attachments
adamdottv
2025-05-02
feat: add support for images
phantomreactor
2025-05-02
chore: cleanup and logging
adamdottv
2025-05-02
fix: diagnostics tool init
adamdottv
2025-05-02
fix: bedrock context window
adamdottv
2025-05-02
fix: anthropic non-empty blocks
adamdottv
2025-05-02
feat: compact command with auto-compact
adamdottv
2025-05-02
feat: write to context.md by default
adamdottv
2025-05-01
add xai support (#135)
Kujtim Hoxha
2025-05-01
fix: tweak the logic in config to ensure that env vs file configurations merg...
Aiden Cline
2025-05-01
feat: test for getContextFromPaths (#105)
Garrett Ladley
2025-05-01
fix: remove lsp tool
adamdottv
2025-05-01
fix: minor prompt fix
adamdottv
2025-05-01
feat: lsp discovery
adamdottv
2025-04-29
feat: Add support for OpenRouter (#92)
Isaac Scarrott
2025-04-28
feat: model selection for given provider (#57)
Aiden Cline
2025-04-28
feat: add azure openai models (#74)
YJG
2025-04-27
fix duplicate context
Kujtim Hoxha
2025-04-27
remove unnecessary var
Kujtim Hoxha
2025-04-27
fix context
Kujtim Hoxha
2025-04-27
feat: configure context paths (#86)
Garrett Ladley
2025-04-27
fix minor issue
Kujtim Hoxha
2025-04-27
fix gemini provider
Kujtim Hoxha
2025-04-27
fix: gemini tool calling
Lukáš Loukota
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
Handle new Cursor rules format
Sam Ottenhoff
2025-04-27
fix retry warning
Kujtim Hoxha
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-25
fix acc error
Kujtim Hoxha
2025-04-25
small fixes
Kujtim Hoxha
2025-04-25
feat(groq): add support for Groq using the OpenAI provider
Hunter Casten
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
[next]