| 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 | change db driver | Kujtim Hoxha | |
| 2025-04-24 | fix kitty issues | Kujtim Hoxha | |
| 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 | small changes | Kujtim Hoxha | |
| 2025-04-24 | remove edit/normal mode | Kujtim Hoxha | |
| 2025-04-22 | fix: set provider defaults correctly in AWS projects | Rohan Godha | |
| 2025-04-22 | look for $HOME/.config for config in addition to $XDG_CONFIG_HOME/ | Shreyas Mididoddi | |
| 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 | 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 | |
| 2025-04-21 | small improvements | Kujtim Hoxha | |
| 2025-04-21 | small fixes | Kujtim Hoxha | |
| 2025-04-21 | Update agent prompt, improve TUI patch UI, remove obsolete tool tests | Kujtim Hoxha | |
| - Replace and expand agent coder prompt for clarity and safety - Add patch tool and TUI dialog support for patch diffs - Sort sidebar modified files by name - Remove Bash/Edit/Sourcegraph/Write tool tests 🤖 Generated with opencode Co-Authored-By: opencode <[email protected]> | |||
| 2025-04-21 | rename to opencode | Kujtim Hoxha | |
| 2025-04-21 | reimplement agent,provider and add file history | Kujtim Hoxha | |
| 2025-04-21 | minor fixes | Kujtim Hoxha | |
| 2025-04-21 | fix segment diff and add new theme | Kujtim Hoxha | |
| 2025-04-21 | fix diff | Kujtim Hoxha | |
| 2025-04-21 | remove node dependency and implement diff format | Kujtim Hoxha | |
| 2025-04-21 | handle errors correctly in the other tools | Kujtim Hoxha | |
| 2025-04-21 | handle errors correctly in the edit tool | Kujtim Hoxha | |
| 2025-04-21 | handle errros correctly in the bash tool | Kujtim Hoxha | |
| 2025-04-21 | handle errors correctly in the agent tool | Kujtim Hoxha | |
| 2025-04-21 | cleanup diff, cleanup agent | Kujtim Hoxha | |
| 2025-04-21 | cleanup app, config and root | Kujtim Hoxha | |
| 2025-04-21 | cleanup config | Kujtim Hoxha | |
| 2025-04-21 | wip files | Kujtim Hoxha | |
| 2025-04-21 | add initial git support | Kujtim Hoxha | |
