| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-27 | feat: simpler diff implementation | Garrett Mitchell Ladley | |
| 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-25 | fix acc error | Kujtim Hoxha | |
| 2025-04-25 | small fixes | Kujtim Hoxha | |
| 2025-04-25 | feat(groq): add support for Groq using the OpenAI provider | Hunter Casten | |
| 2025-04-24 | remove tool timeout | Kujtim Hoxha | |
| 2025-04-24 | add more installation options | Dax Raad | |
| 2025-04-24 | try fix | Kujtim Hoxha | |
| 2025-04-24 | try fix | Kujtim Hoxha | |
| 2025-04-24 | change db driver | Kujtim Hoxha | |
| 2025-04-24 | fix kitty issues | Kujtim Hoxha | |
| 2025-04-24 | back to disablign cgo | Dax Raad | |
| 2025-04-24 | force CGO | Dax Raad | |
| 2025-04-24 | turn on cgo | Dax Raad | |
| 2025-04-24 | fix version ldflags | Dax Raad | |
| 2025-04-24 | change package name | Kujtim Hoxha | |
| 2025-04-24 | change additions/removals | Kujtim Hoxha | |
| 2025-04-24 | small fixes | Kujtim Hoxha | |
| 2025-04-24 | update mainter email | Kujtim Hoxha | |
| 2025-04-24 | small changes | Kujtim Hoxha | |
| 2025-04-24 | remove edit/normal mode | Kujtim Hoxha | |
| 2025-04-22 | sync | Dax Raad | |
| 2025-04-22 | remove cache | Dax Raad | |
| 2025-04-22 | sync | Dax Raad | |
| 2025-04-22 | attempt cache builds | Dax Raad | |
| 2025-04-22 | CI (#43) | Dax | |
| * sync * ci test * ci test * tag * sync * sync * ci * sync * enable cgo * sync * add back brew * switch to main | |||
| 2025-04-22 | Merge pull request #38 from rgodha24/fix-provider-defaults | Kujtim Hoxha | |
| fix: set provider defaults correctly in AWS projects | |||
| 2025-04-22 | fix: set provider defaults correctly in AWS projects | Rohan Godha | |
| 2025-04-22 | Merge pull request #34 from shreyassanthu77/main | Kujtim Hoxha | |
| 2025-04-22 | look for $HOME/.config for config in addition to $XDG_CONFIG_HOME/ | Shreyas Mididoddi | |
| 2025-04-21 | Merge pull request #27 from kujtimiihoxha/opencode | Kujtim Hoxha | |
| OpenCode - Initial Implementation | |||
| 2025-04-21 | init command | Kujtim Hoxha | |
| 2025-04-21 | prevent the editor when agent busy | Kujtim Hoxha | |
| 2025-04-21 | small things | Kujtim Hoxha | |
| 2025-04-21 | update readme | Kujtim Hoxha | |
| 2025-04-21 | add description | Kujtim Hoxha | |
| 2025-04-21 | config validation | Kujtim Hoxha | |
| 2025-04-21 | remove old logs | Kujtim Hoxha | |
| 2025-04-21 | fix the memory bug | Kujtim Hoxha | |
| 2025-04-21 | fix anthropic | Kujtim Hoxha | |
| 2025-04-21 | add context to the prompt | Kujtim Hoxha | |
| 2025-04-21 | improve cache | Kujtim Hoxha | |
| 2025-04-21 | initial tool call stream | Kujtim Hoxha | |
| 2025-04-21 | lsp improvements | Kujtim Hoxha | |
| 2025-04-21 | add bedrock model | Kujtim Hoxha | |
| 2025-04-21 | small fixes | Kujtim Hoxha | |
| 2025-04-21 | implement patch, update ui, improve rendering | Kujtim Hoxha | |
| 2025-04-21 | update logs | Kujtim Hoxha | |
