adamdottv
3976e8adb8
chore: refactoring status updates
2025-05-08 12:03:59 -05:00
adamdottv
01807a969c
chore: cleanup and logging
2025-05-02 15:24:47 -05:00
Fuad
f83e9980f0
use workingDir if shellInstance is nil otherwise use cwd if shellInstance is not nil
2025-04-27 13:46:59 +02:00
Fuad
869dc96ac1
use provided workingg dir
2025-04-27 13:46:59 +02:00
Fuad
024118757d
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
91b1a8f064
rename to opencode
2025-04-21 13:42:02 +02:00
Kujtim Hoxha
e5eea7b9bf
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