a35466c
fix acc error
Kujtim Hoxha created
a35466c
fix acc error
Kujtim Hoxha created
170c7ad
small fixes
Kujtim Hoxha created
7a62ab7
feat(groq): add support for Groq using the OpenAI provider
Hunter Casten created
1586d75
remove tool timeout
Kujtim Hoxha created
d043526
add more installation options
Dax Raad created
aaf0bc1
try fix
Kujtim Hoxha created
f2d9bb7
try fix
Kujtim Hoxha created
de41703
change db driver
Kujtim Hoxha created
2c24bfb
fix kitty issues
Kujtim Hoxha created
47a37b7
back to disablign cgo
Dax Raad created
bdbf31f
force CGO
Dax Raad created
4e6560e
turn on cgo
Dax Raad created
f2f6efd
fix version ldflags
Dax Raad created
b106787
change package name
Kujtim Hoxha created
e1b2ce4
change additions/removals
Kujtim Hoxha created
c42d94c
small fixes
Kujtim Hoxha created
f879a94
update mainter email
Kujtim Hoxha created
6d05d5a
small changes
Kujtim Hoxha created
2c5003e
remove edit/normal mode
Kujtim Hoxha created
1b22acb
sync
Dax Raad created
7648a2d
remove cache
Dax Raad created
789ff3c
sync
Dax Raad created
259858d
attempt cache builds
Dax Raad created
289f6af
CI (#43)
* sync * ci test * ci test * tag * sync * sync * ci * sync * enable cgo * sync * add back brew * switch to main
Dax created
cded7ee
Merge pull request #38 from rgodha24/fix-provider-defaults
fix: set provider defaults correctly in AWS projects
Kujtim Hoxha created
c02721c
fix: set provider defaults correctly in AWS projects
Rohan Godha created
5d7a9a9
Merge pull request #34 from shreyassanthu77/main
Kujtim Hoxha created
ce8bf37
look for $HOME/.config for config in addition to $XDG_CONFIG_HOME/
Shreyas Mididoddi created
f33dff8
Merge pull request #27 from kujtimiihoxha/opencode
OpenCode - Initial Implementation
Kujtim Hoxha created
3a6a269
init command
Kujtim Hoxha created
d7569d7
prevent the editor when agent busy
Kujtim Hoxha created
ed3518d
small things
Kujtim Hoxha created
d03a73a
update readme
Kujtim Hoxha created
1e11805
add description
Kujtim Hoxha created
a8d5787
config validation
Kujtim Hoxha created
9ae6af8
remove old logs
Kujtim Hoxha created
e7bb99b
fix the memory bug
Kujtim Hoxha created
1da298e
fix anthropic
Kujtim Hoxha created
c40e684
add context to the prompt
Kujtim Hoxha created
8e16048
improve cache
Kujtim Hoxha created
2de5127
initial tool call stream
Kujtim Hoxha created
2b5a33e
lsp improvements
Kujtim Hoxha created
bf8cd3b
add bedrock model
Kujtim Hoxha created
72afeb9
small fixes
Kujtim Hoxha created
333ea6e
implement patch, update ui, improve rendering
Kujtim Hoxha created
05d0e86
update logs
Kujtim Hoxha created
e3a6273
add license
Kujtim Hoxha created
c24e3c1
small improvements
Kujtim Hoxha created
caea293
small fixes
Kujtim Hoxha created
3617297
Update agent prompt, improve TUI patch UI, remove obsolete tool tests
- Replace and expand agent coder prompt for clarity and safety - Add patch tool and TUI dialog support for patch diffs - Sort sidebar modified files by name - Remove Bash/Edit/Sourcegraph/Write tool tests 🤖 Generated with opencode Co-Authored-By: opencode <noreply@opencode.ai>
Kujtim Hoxha and opencode created