Commit Graph

23 Commits

Author SHA1 Message Date
Mark IJbema 6bd29bd77c docs: remove detail docs for completed features and resolved unknowns
Delete implementation detail docs for all  Done features — these
contained migration instructions that are no longer relevant now that
the feature is built.

Delete all unknowns/ docs — these were pre-implementation research
questions that have since been answered and implemented.

Remove broken links in opencode-migration-plan.md and update
settings-ui.md to reflect actual current state.
2026-02-19 11:11:01 +01:00
Mark IJbema c1e4fc6be5 docs: update Current State Summary to reflect newly completed features 2026-02-19 11:04:24 +01:00
Mark IJbema 794cb67b65 docs: mark Non-Agent features as done in migration plan
Agent Manager (worktrees + parallel sessions), Autocomplete/Ghost
(InlineCompletionProvider), Kilo Gateway, Provider Configuration,
Settings UI (most tabs), Task History, Telemetry, and Auto-Approval
Controls are all fully implemented.
2026-02-19 11:03:56 +01:00
Mark IJbema 9c390b5a4a docs: mark Chat UI features as done in migration plan
Code Block Interactions, Command Execution, Diff Viewing, Image Handling,
and Todo List Management are all fully implemented via kilo-ui. Connection
State UI and Inline Actions updated to reflect partial progress.
2026-02-19 11:02:52 +01:00
kilo-maintainer[bot] 263a7996ff chore: generate 2026-02-17 17:09:50 +00:00
Mark IJbema ee5ba49268 docs: add telemetry plan for vscode extension 2026-02-17 14:41:36 +01:00
kilo-maintainer[bot] cabd96ef12 chore: generate 2026-02-12 15:20:06 +00:00
Mark IJbema 3707f3d1df docs: update migration plan with current implementation status 2026-02-12 14:16:09 +01:00
kilo-maintainer[bot] 240282cb58 chore: generate 2026-02-12 12:24:51 +00:00
Mark IJbema e8fad791ca Merge remote-tracking branch 'origin/dev' into mark/no-markdown-table-padding
# Conflicts:
#	packages/kilo-vscode/docs/opencode-migration-plan.md
2026-02-12 13:18:25 +01:00
Mark IJbema 181dd9a7d7 docs: remove markdown table padding, add formatting rule 2026-02-12 13:09:52 +01:00
Mark IJbema f4d5209a94 docs: update migration plan with browser automation progress, remove plan doc 2026-02-12 11:37:33 +01:00
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