mergegate/crates
林 駿甫 (Shunsuke Hayashi) dfdd52ec1d feat(collab): add miyabi collab subcommand for Collaborator canvas control
Add `miyabi collab` subcommand (Phase 3 of Miyabi canvas integration):
  miyabi collab list [--json] [--type TYPE] [--count]
  miyabi collab add <type> [--file PATH] [--pos x,y] [--size w,h] [--idempotent]
  miyabi collab rm <tile_id>
  miyabi collab move <tile_id> --pos x,y
  miyabi collab resize <tile_id> --size w,h
  miyabi collab viewport [--pan x,y] [--zoom 1.0]
  miyabi collab status

Delegates to ~/.local/bin/collab (collab CLI v0.2.0+).
Error handling includes installation hint on binary not found.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-28 10:06:15 +09:00
..
miyabi-cli feat(collab): add miyabi collab subcommand for Collaborator canvas control 2026-03-28 10:06:15 +09:00
miyabi-core feat: add OpenClaw integration module to miyabi-core 2026-03-11 06:35:05 +09:00
miyabi-tui fix: TUIウィジェットの表示を修正 2026-01-21 05:08:11 +09:00