6 Commits
Author SHA1 Message Date
bendtherules 6e2521b70d feat: add multi-model cleanup tool and CLI command
- Bump `@opencode-ai/plugin` dependency from 1.2.27 to 1.3.0.
- Introduce `cleanup` command in CLI with force and remote options.
- Export `cleanupMultiModel` from core index.
- Register `multi-model-cleanup` tool in plugin and update exports.
- Add `CleanupOptions` and `CleanupResult` types to define cleanup behavior and results.
2026-03-23 09:43:43 +05:30
bendtherules ca753cd1ca Impl: tool-npm-package 2026-03-19 19:12:50 +05:30
bendtherules 5a32691bc2 build: remaining testcases 2026-03-13 17:51:35 +05:30
bendtherules 41c00d75b5 build: multi-model test setup 2026-03-13 00:08:36 +05:30
bendtherules 52c701b18e Add git worktree support 2026-03-12 21:08:18 +05:30
bendtherules 5a4752f894 Basic impl with tmux 2026-03-12 17:03:04 +05:30