Ed Zynda
4a444e9c9b
feat: Make shell configurable via config file ( #23 )
2025-05-16 06:27:28 -05:00
adamdottv
2391e338b4
chore: rename
2025-05-13 10:02:39 -05:00
adamdottv
f41b7bbd0a
chore: refactoring status updates
2025-05-08 12:03:59 -05:00
adamdottv
0095832be3
chore: cleanup and logging
2025-05-02 15:24:47 -05:00
Fuad
8a4d4152ce
use workingDir if shellInstance is nil otherwise use cwd if shellInstance is not nil
2025-04-27 13:46:59 +02:00
Fuad
f12386e558
use provided workingg dir
2025-04-27 13:46:59 +02:00
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
cc07f7a186
rename to opencode
2025-04-21 13:42:02 +02:00
Kujtim Hoxha
bbfa60c787
reimplement agent,provider and add file history
2025-04-21 13:42:00 +02:00
Kujtim Hoxha
cfdd687216
add initial lsp support
2025-04-03 17:23:41 +02:00
Kujtim Hoxha
afd9ad0560
rework llm
2025-04-01 13:38:54 +02:00
Kujtim Hoxha
e7258e38ae
initial agent setup
2025-03-23 22:25:31 +01:00