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
ff065300ad
feat: add TypeScript typecheck\
2026-03-23 09:25:33 +05:30
bendtherules
36c6700437
fix: Fix biome correctness errors
2026-03-23 08:32:30 +05:30
bendtherules
7a164c705c
build: add biome formatter and linter
2026-03-23 08:17:27 +05:30
bendtherules
0503c474a8
fix: use sessionName instead of safeSessionName in tmux commands
2026-03-21 17:42:38 +05:30
bendtherules
7180569b87
feat: add option to disable archive tags
2026-03-21 01:27:43 +05:30
bendtherules
e8dbcff73e
fix test
2026-03-21 01:10:21 +05:30
bendtherules
787fa75df4
build: color-code open and close outputs
2026-03-21 01:05:17 +05:30
bendtherules
c642148cac
test: add user confirmation handling for cleanup in closeMultiModel
2026-03-20 14:56:29 +05:30
bendtherules
7abfd6bf64
test: fix tests
2026-03-20 14:46:00 +05:30
bendtherules
93478294aa
test: add error handling tests for closeMultiModel and openMultiModel
2026-03-20 14:20:34 +05:30
bendtherules
ffdc5451ab
refactor: tests and add close.test.ts
2026-03-20 13:51:28 +05:30
bendtherules
8a087275b3
refactor: rename launchMultiModel to openMultiModel
2026-03-20 13:38:46 +05:30
bendtherules
962c9a474f
refactor: rename src/core/launch.ts to open.ts
2026-03-20 13:33:30 +05:30
bendtherules
536e30c5d0
test: add session name sanitization when fetching worktrees
2026-03-20 13:21:51 +05:30
bendtherules
05dc93b1ed
fix: update model references from gpt-4o to gpt-5-2 in utils and tests
2026-03-20 10:23:55 +05:30
bendtherules
d03e14178b
fix: update model references from gpt-4o to gpt-5.2 in README and tests
2026-03-20 10:17:11 +05:30
bendtherules
5a56ed421d
Add more tests
2026-03-20 10:15:25 +05:30
bendtherules
ca753cd1ca
Impl: tool-npm-package
2026-03-19 19:12:50 +05:30