| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-29 | wip: refactoring tui | adamdottv | |
| 2025-05-15 | fix(complete-module): logging | Adictya | |
| 2025-05-15 | feat(complete-module): add completions logic, dialog and providers | Adictya | |
| 2025-05-13 | chore: rename | adamdottv | |
| 2025-04-27 | small glob fixes | Kujtim Hoxha | |
| 2025-04-27 | [feature/ripgrep-glob] Add ripgrep-based file globbing to improve performance | isaac-scarrott | |
| - Introduced `globWithRipgrep` function to perform file globbing using the `rg` (ripgrep) command. - Updated `globFiles` to prioritize ripgrep-based globbing and fall back to doublestar-based globbing if ripgrep fails. - Added logic to handle ripgrep command execution, output parsing, and filtering of hidden files. - Ensured results are sorted by path length and limited to the specified maximum number of matches. - Modified imports to include `os/exec` and `bytes` for ripgrep integration. | |||
| 2025-04-24 | change package name | Kujtim Hoxha | |
| 2025-04-21 | implement patch, update ui, improve rendering | Kujtim Hoxha | |
| 2025-04-21 | rename to opencode | Kujtim Hoxha | |
| 2025-04-21 | reimplement agent,provider and add file history | Kujtim Hoxha | |
| 2025-04-21 | handle errors correctly in the other tools | Kujtim Hoxha | |
| 2025-04-08 | structure tools the same | Kujtim Hoxha | |
| - add some tests - fix some tests - change how we handle permissions | |||
| 2025-04-01 | rework llm | Kujtim Hoxha | |
| 2025-03-26 | additional tools | Kujtim Hoxha | |
