Commit Graph

11 Commits

Author SHA1 Message Date
Mark IJbema 6742287b6f docs(kilo-vscode): add pre-production checklist to migration plan
Add a 17-item checklist covering security, reliability, testing,
packaging, and observability concerns that must be addressed before
publishing the extension. Includes specific CSP tightening items,
openExternal URL validation, credential storage audit, SSE reconnect,
HTTP timeouts, test coverage gaps, bundle size audit, and logging
cleanup.
2026-02-11 14:23:52 +01:00
Mark IJbema b19b9940d8 Merge pull request #217 from Kilo-Org/mark/remove-memory-bank
Remove Memory Bank feature
2026-02-11 11:56:29 +01:00
Catriel Müller bc7991e92e feat: regenerate sdk 2026-02-10 20:21:55 -03:00
Mark IJbema 9e4f1478e9 Remove Memory Bank feature docs and references 2026-02-10 15:54:46 +01:00
Mark IJbema ba4dfdc6e5 docs: add infrastructure & robustness feature docs from JetBrains analysis
Add 6 new feature docs identified from the JetBrains plugin analysis:

Infrastructure:
- SSE auto-reconnect with exponential backoff (P0)
- HTTP request timeouts (P1)
- VSCode error notifications for critical failures (P1)
- Dedicated output channel for logging (P2)

Chat UI:
- Markdown rendering for assistant messages (P0)
- Connection state UI (loading/error/reconnecting) (P0)

Update opencode-migration-plan.md with new Infrastructure & Robustness
section and new chat-ui rows.
2026-02-10 15:47:34 +01:00
Mark IJbema 3a07f45e15 docs: rewrite migration plan as feature parity tracker, add feature docs from GitHub project issues
- 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
2026-02-10 13:56:19 +01:00
Mark IJbema c39b49eeaf remove priorities from this document 2026-02-10 12:09:28 +01:00
Mark IJbema 010fae8100 update 2026-02-10 12:07:50 +01:00
Mark IJbema bb3b587c3a mention repos explicitly 2026-02-10 11:58:34 +01:00
Mark IJbema 61ff97b447 update plan 2026-02-10 11:57:45 +01:00
Mark IJbema 1f2fe63b9e add plan i made earlier (outdated) 2026-02-10 11:06:11 +01:00