3a07f45e15
- Rewrite opencode-migration-plan.md as a comprehensive feature parity tracker - Add new chat-ui-features: kilo-themed-chat-session, task-header, toggle-thinking - Add new non-agent-features: cloud-task-support, kilo-gateway, mode-switcher, model-switcher, provider-configuration, repository-initialization, rules-and-workflows, settings-ui, task-history - Format existing feature docs with prettier
807 B
807 B
Code reviews (local and cloud workflows)
- What it is: Automated AI review on PR open/update (cloud) plus a local “Review Mode”.
Review scopes (service scan)
- Uncommitted (working tree).
- Branch vs base branch (main/master/develop detection).
Docs references
Suggested migration
- Kilo CLI availability: Partial.
- Migration recommendation:
- Keep Kilo's review-mode UX in the VS Code extension host.
- Optionally reuse Kilo CLI review templates/prompts server-side, but avoid depending on server UI that doesn't exist.
- Reimplementation required?: Partial.