| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-09 | core: improve directory validation error messages to help users fix invalid ↵ | Dax Raad | |
| directory names | |||
| 2025-10-09 | ensure @opencode-ai/plugin is available in `.opencode` folder | Dax Raad | |
| 2025-10-10 | release: v0.14.7 | opencode | |
| 2025-10-09 | drop excess dependency in opencode sdk | Dax Raad | |
| 2025-10-09 | core: use platform-specific watcher backends for better file system monitoring | Dax Raad | |
| 2025-10-09 | core: replace chokidar with @parcel/watcher for better performance and ↵ | Dax Raad | |
| cross-platform support | |||
| 2025-10-09 | ignore: add common build and framework directories to ignore list | Dax Raad | |
| 2025-10-09 | ignore: improve file ignore performance and cross-platform support | Dax Raad | |
| - Replace glob patterns with Set lookup for common folders to speed up matching - Use path.sep for cross-platform compatibility on Windows/Unix systems - Add comprehensive test coverage for nested and non-nested folder matching - Simplify implementation by removing unnecessary caching complexity | |||
| 2025-10-09 | feat: experimental skip bootstrap | Adam | |
| 2025-10-09 | docs: fix bugged example (#3068) | Aiden Cline | |
| 2025-10-09 | docs: adding tools doc | Jay V | |
| 2025-10-09 | docs: document ripgrep .ignore file override in tools | Jay V | |
| 2025-10-09 | docs: adding spellcheck command | Jay V | |
| 2025-10-09 | feat: allow read tool to handle images (#3052) | Aiden Cline | |
| 2025-10-09 | ignore: update download stats 2025-10-09 | GitHub Action | |
| 2025-10-09 | lsp: fix root detection to use instance directory instead of worktree | Dax Raad | |
| 2025-10-09 | lsp: simplify language server root detection to use lock files | Dax Raad | |
| Improves project boundary detection by focusing on package manager lock files instead of config files, providing more reliable workspace identification across different project types. | |||
| 2025-10-09 | fix: process.stdout.write instead of console.log for export cmd (#3049) | Haris Gušić | |
| 2025-10-08 | wip: zen | Frank | |
| 2025-10-08 | wip: zen | Frank | |
| 2025-10-08 | wip: zen | Frank | |
| 2025-10-08 | wip: zen | Frank | |
| 2025-10-08 | wip: zen | Frank | |
| 2025-10-08 | docs: fix permission docs | Jay V | |
| 2025-10-08 | ignore: update download stats 2025-10-08 | GitHub Action | |
| 2025-10-08 | fix(tui): suggestions gap on home page | Adam | |
| 2025-10-08 | add free workspace | Dax Raad | |
| 2025-10-08 | wip: zen | Frank | |
| 2025-10-08 | wip: zen | Frank | |
| 2025-10-07 | release: v0.14.6 | opencode | |
| 2025-10-07 | fix issue with blank new version popup | Dax Raad | |
| 2025-10-07 | wip: zen | Frank | |
| 2025-10-07 | docs: troubleshooting ProviderModelNotFoundError (#3016) | Aiden Cline | |
| 2025-10-07 | docs: add agent specific permission example (#3009) | Sai | |
| 2025-10-07 | wip: zen | Frank | |
| 2025-10-07 | ignore: update download stats 2025-10-07 | GitHub Action | |
| 2025-10-07 | core: improve MCP reliability and add status monitoring | Dax Raad | |
| - Added 5-second timeout to MCP client verification to prevent hanging connections - New GET /mcp endpoint to monitor server connection status - Automatically removes unresponsive MCP clients during initialization | |||
| 2025-10-07 | release: v0.14.5 | opencode | |
| 2025-10-07 | fix: mcp error (#3006) | Aiden Cline | |
| 2025-10-06 | tweak: grep tool to handle single file better (#3004) | Aiden Cline | |
| 2025-10-06 | wip: zen | Frank | |
| 2025-10-06 | wip: zen | Frank | |
| 2025-10-07 | release: v0.14.4 | opencode | |
| 2025-10-06 | ignore: | Dax Raad | |
| 2025-10-06 | core: restore bash command security validation to prevent accidental ↵ | Dax Raad | |
| directory traversal The permission validation that prevents commands from accessing paths outside the project directory was accidentally disabled, which could allow commands like 'cd ../' to escape the workspace. This restores the security check that keeps your commands safely contained within your project boundaries. | |||
| 2025-10-06 | core: improve session API reliability with proper input validation | Dax Raad | |
| 2025-10-06 | Update todo tool to use centralized Todo module | Dax Raad | |
| 2025-10-06 | Add missing files and fix type aliases for opentui features | Dax Raad | |
| 2025-10-06 | Add todo list and session forking API endpoints | Dax Raad | |
| 2025-10-06 | Add session forking functionality and simplify remove logic | Dax Raad | |
