| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-30 | sync | Dax Raad | |
| 2025-05-30 | wip: refactoring tui | adamdottv | |
| 2025-05-30 | wip: refactoring tui | adamdottv | |
| 2025-05-29 | wip: refactoring tui | adamdottv | |
| 2025-05-29 | wip: refactoring tui | adamdottv | |
| 2025-05-29 | wip: refactoring tui | adamdottv | |
| 2025-05-29 | wip: refactoring tui | adamdottv | |
| 2025-05-29 | wip: refactoring tui | adamdottv | |
| 2025-05-28 | wip: refactoring tui | adamdottv | |
| 2025-05-16 | feat: Add tools dialog accessible via F9 (#24) | Ed Zynda | |
| * Add tools dialog * Remove sorting and double items * Update key handling | |||
| 2025-05-16 | fix: Show correct file paths in permission window (#25) | Ed Zynda | |
| * Fix paths in permission window to show relative paths * Fix paths in permission window to show actual file paths | |||
| 2025-05-15 | fix: build | adamdottv | |
| 2025-05-15 | fix: redundant status msg | adamdottv | |
| 2025-05-15 | add support to preview webp images and paste file paths | phantomreactor | |
| 2025-05-15 | feat: Support named arguments in custom commands (#158) | Ed Zynda | |
| * Allow multiple named args * fix: Fix styling in multi-arguments dialog * Remove old unused modal * Focus on only one input at a time | |||
| 2025-05-15 | chore(complete-module): lint | Adictya | |
| 2025-05-15 | fix(complete-module): logging | Adictya | |
| 2025-05-15 | feat(complete-module): add completions logic, dialog and providers | Adictya | |
| 2025-05-14 | feat: session specific logs | adamdottv | |
| 2025-05-13 | chore: rename | adamdottv | |
| 2025-05-12 | chore: rename coder -> primary | adamdottv | |
| 2025-05-12 | chore: cleanup | adamdottv | |
| 2025-05-12 | Fix filepicker manual input (#146) | Nicholas Hamilton | |
| * fix: allows to type i while manual inputting filepath * fix: file selection in filepicker focus mode * remove duplicate code | |||
| 2025-05-12 | feat: custom commands (#133) | Ed Zynda | |
| * Implement custom commands * Add User: prefix * Reuse var * Check if the agent is busy and if so report a warning * Update README * fix typo * Implement user and project scoped custom commands * Allow for $ARGUMENTS * UI tweaks * Update internal/tui/components/dialog/arguments.go Co-authored-by: Kujtim Hoxha <[email protected]> * Also search in $HOME/.opencode/commands --------- Co-authored-by: Kujtim Hoxha <[email protected]> | |||
| 2025-05-12 | wip: refactoring | adamdottv | |
| 2025-05-09 | wip: logging improvements | adamdottv | |
| 2025-05-08 | chore: refactoring status updates | adamdottv | |
| 2025-05-08 | feat: session manager | adamdottv | |
| 2025-05-02 | feat: add support for images | phantomreactor | |
| 2025-05-02 | feat: write to context.md by default | adamdottv | |
| 2025-04-30 | feat: themes | adamdottv | |
| 2025-04-28 | feat: model selection for given provider (#57) | Aiden Cline | |
| * feat: model selection for given provider * tweak: adjust cfg validation func, remove duplicated logic, consolidate agent updating into agent.go * tweak: make the model dialog scrollable, adjust padding slightly for modal" * feat: add provider selection, add hints, simplify some logic, add horizontal scrolling support, additional scroll indicators" * remove nav help * update docs * increase number of visible models, make horizontal scroll "wrap" * add provider popularity rankings | |||
| 2025-04-24 | change package name | Kujtim Hoxha | |
| 2025-04-24 | small fixes | Kujtim Hoxha | |
| 2025-04-24 | remove edit/normal mode | Kujtim Hoxha | |
| 2025-04-21 | init command | Kujtim Hoxha | |
| 2025-04-21 | improve cache | Kujtim Hoxha | |
| 2025-04-21 | small fixes | Kujtim Hoxha | |
| 2025-04-21 | implement patch, update ui, improve rendering | Kujtim Hoxha | |
| 2025-04-21 | small improvements | 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 | remove node dependency and implement diff format | Kujtim Hoxha | |
| 2025-04-21 | add initial git support | Kujtim Hoxha | |
| 2025-04-21 | intiial layout | Kujtim Hoxha | |
| 2025-04-07 | improve status message handling | Kujtim Hoxha | |
| 2025-04-04 | Enhance bash tool security and improve permission dialog UI | Kujtim Hoxha | |
| - Expand safe command list with common dev tools (git, go, node, python, etc.) - Improve multi-word command detection for better security checks - Add scrollable viewport to permission dialog for better diff viewing - Fix command batching in TUI update to properly handle multiple commands 🤖 Generated with termai Co-Authored-By: termai <[email protected]> | |||
| 2025-04-04 | Modernize min/max usage in permission dialog | Kujtim Hoxha | |
| - Replace if statements with direct min/max function calls - Fix linter hint about using modern min/max functions - Simplify code for better readability 🤖 Generated with termai Co-Authored-By: termai <[email protected]> | |||
| 2025-04-04 | Improve diff display with colored formatting in permission dialogs | Kujtim Hoxha | |
| - Add colored formatting for diff display (green for additions, red for removals) - Create a dedicated formatDiff function to handle diff styling - Restructure permission dialog render function for better organization - Apply custom styling to different line types in diffs 🤖 Generated with termai Co-Authored-By: termai <[email protected]> | |||
