Commit Graph
7 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 7a164c705c build: add biome formatter and linter 2026-03-23 08:17:27 +05:30
bendtherules 67fb3a864a upgrade dep 2026-03-16 15:41:16 +05:30
bendtherules 1ec2bd8e93 update package 2026-03-14 19:47:04 +05:30
bendtherules fca53acee1 nit: package.json 2026-03-13 01:03:44 +05:30
bendtherules 814bbc41a7 Fix tsconfig and test folder 2026-03-13 00:28:48 +05:30
bendtherules e913bff33c Add test command 2026-03-13 00:15:44 +05:30