Fuad
94aeb7b7fe
Fix nil pointer dereference in GetPersistentShell
...
Added nil check in GetPersistentShell before accessing
shellInstance.isAlive
to prevent panic when newPersistentShell returns nil due to shell
startup
errors. This resolves the "invalid memory address or nil pointer
dereference"
error that was occurring in the shell tool.
2025-04-27 13:46:59 +02:00
Kujtim Hoxha
a35466cdb3
fix acc error
2025-04-25 21:58:14 +02:00
Kujtim Hoxha
170c7ad67a
small fixes
2025-04-25 14:42:47 +02:00
Hunter Casten
7a62ab7675
feat(groq): add support for Groq using the OpenAI provider
2025-04-25 11:11:52 +02:00
Kujtim Hoxha
1586d757dc
remove tool timeout
2025-04-24 22:35:17 +02:00
Dax Raad
d043526200
add more installation options
2025-04-24 16:34:57 -04:00
Kujtim Hoxha
aaf0bc14ba
try fix
2025-04-24 22:27:51 +02:00
Kujtim Hoxha
f2d9bb7ee3
try fix
2025-04-24 22:27:51 +02:00
Kujtim Hoxha
de41703e20
change db driver
2025-04-24 22:27:51 +02:00
Kujtim Hoxha
2c24bfb7b3
fix kitty issues
2025-04-24 19:57:04 +02:00
Dax Raad
47a37b7dd6
back to disablign cgo
2025-04-24 12:46:11 -04:00
Dax Raad
bdbf31f0b9
force CGO
2025-04-24 12:34:55 -04:00
Dax Raad
4e6560efb9
turn on cgo
2025-04-24 12:30:33 -04:00
Dax Raad
f2f6efdd35
fix version ldflags
2025-04-24 12:26:42 -04:00
Kujtim Hoxha
b106787a50
change package name
2025-04-24 18:26:16 +02:00
Kujtim Hoxha
e1b2ce483f
change additions/removals
2025-04-24 16:40:36 +02:00
Kujtim Hoxha
c42d94c465
small fixes
2025-04-24 16:40:36 +02:00
Kujtim Hoxha
f879a94c95
update mainter email
2025-04-24 16:40:36 +02:00
Kujtim Hoxha
6d05d5a7c3
small changes
2025-04-24 16:40:36 +02:00
Kujtim Hoxha
2c5003e3fc
remove edit/normal mode
2025-04-24 16:40:36 +02:00
Dax Raad
1b22acbc58
sync
2025-04-22 21:29:32 -04:00
Dax Raad
7648a2d790
remove cache
2025-04-22 21:23:20 -04:00
Dax Raad
789ff3c59b
sync
2025-04-22 21:21:53 -04:00
Dax Raad
259858df5f
attempt cache builds
2025-04-22 21:20:35 -04:00
Dax
289f6af3de
CI ( #43 )
...
* sync
* ci test
* ci test
* tag
* sync
* sync
* ci
* sync
* enable cgo
* sync
* add back brew
* switch to main
2025-04-22 21:16:14 -04:00
Kujtim Hoxha
cded7ee9fd
Merge pull request #38 from rgodha24/fix-provider-defaults
...
fix: set provider defaults correctly in AWS projects
2025-04-22 12:15:27 +02:00
Rohan Godha
c02721ce6b
fix: set provider defaults correctly in AWS projects
2025-04-22 00:53:05 -04:00
Kujtim Hoxha
5d7a9a98b3
Merge pull request #34 from shreyassanthu77/main
2025-04-22 00:06:03 +02:00
Shreyas Mididoddi
ce8bf37f15
look for $HOME/.config for config in addition to $XDG_CONFIG_HOME/
2025-04-22 00:49:23 +05:30
Kujtim Hoxha
f33dff8772
Merge pull request #27 from kujtimiihoxha/opencode
...
OpenCode - Initial Implementation
2025-04-21 19:59:35 +02:00
Kujtim Hoxha
3a6a26981a
init command
2025-04-21 19:53:55 +02:00
Kujtim Hoxha
d7569d79c6
prevent the editor when agent busy
2025-04-21 16:50:10 +02:00
Kujtim Hoxha
ed3518d075
small things
2025-04-21 16:24:38 +02:00
Kujtim Hoxha
d03a73a8d3
update readme
2025-04-21 16:22:52 +02:00
Kujtim Hoxha
1e11805efc
add description
2025-04-21 15:52:32 +02:00
Kujtim Hoxha
a8d5787e8e
config validation
2025-04-21 14:29:28 +02:00
Kujtim Hoxha
9ae6af8856
remove old logs
2025-04-21 13:46:32 +02:00
Kujtim Hoxha
e7bb99baab
fix the memory bug
2025-04-21 13:42:29 +02:00
Kujtim Hoxha
1da298e755
fix anthropic
2025-04-21 13:42:29 +02:00
Kujtim Hoxha
c40e68496d
add context to the prompt
2025-04-21 13:42:29 +02:00
Kujtim Hoxha
8e160488ff
improve cache
2025-04-21 13:42:29 +02:00
Kujtim Hoxha
2de5127417
initial tool call stream
2025-04-21 13:42:29 +02:00
Kujtim Hoxha
2b5a33e476
lsp improvements
2025-04-21 13:42:29 +02:00
Kujtim Hoxha
bf8cd3bd12
add bedrock model
2025-04-21 13:42:29 +02:00
Kujtim Hoxha
72afeb9f54
small fixes
2025-04-21 13:42:29 +02:00
Kujtim Hoxha
333ea6ec4b
implement patch, update ui, improve rendering
2025-04-21 13:42:27 +02:00
Kujtim Hoxha
05d0e86f10
update logs
2025-04-21 13:42:02 +02:00
Kujtim Hoxha
e3a62736db
add license
2025-04-21 13:42:02 +02:00
Kujtim Hoxha
c24e3c18e0
small improvements
2025-04-21 13:42:02 +02:00
Kujtim Hoxha
caea293759
small fixes
2025-04-21 13:42:02 +02:00