mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-21 14:07:20 +08:00
- 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
675 B
675 B
Contribution tracking (AI attribution)
- What it is: Tracks AI-assisted modifications for organizational reporting.
Notable characteristics
- Formatting-aware diffing.
- Line hashing/fingerprinting.
- Token/JWT handling for attribution APIs.
Suggested migration
- Kilo CLI availability: Not present.
- Migration recommendation:
- Keep contribution tracking in the VS Code extension host.
- If required later, add server-side storage/aggregation, but assume extension ownership for now.
- Reimplementation required?: Yes.