| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-29 | wip: refactoring tui | adamdottv | |
| 2025-05-16 | feat: Make shell configurable via config file (#23) | Ed Zynda | |
| 2025-05-13 | chore: rename | adamdottv | |
| 2025-05-08 | chore: refactoring status updates | adamdottv | |
| 2025-05-02 | chore: cleanup and logging | adamdottv | |
| 2025-04-27 | use workingDir if shellInstance is nil otherwise use cwd if shellInstance is ↵ | Fuad | |
| not nil | |||
| 2025-04-27 | use provided workingg dir | Fuad | |
| 2025-04-27 | Fix nil pointer dereference in GetPersistentShell | Fuad | |
| 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-21 | rename to opencode | Kujtim Hoxha | |
| 2025-04-21 | reimplement agent,provider and add file history | Kujtim Hoxha | |
| 2025-04-03 | add initial lsp support | Kujtim Hoxha | |
| 2025-04-01 | rework llm | Kujtim Hoxha | |
| 2025-03-23 | initial agent setup | Kujtim Hoxha | |
