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
609 B
609 B
Integrations (for example GitHub connectivity)
- What it is: Connecting external systems (notably GitHub) to enable higher-level workflows.
Docs references
Suggested migration
- Kilo CLI availability: Partial.
- Migration recommendation:
- Use Kilo CLI's plugin system where it covers the integration (non-IDE-specific).
- Keep IDE-specific integrations (VS Code APIs, UI hooks) in the extension and decide per integration.
- Reimplementation required?: Partial.