Skip to content

docs(cloud-agent): plan for profile skills and MCPs#3018

Open
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
docs/cloud-agent-profile-skills-and-mcps-plan
Open

docs(cloud-agent): plan for profile skills and MCPs#3018
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
docs/cloud-agent-profile-skills-and-mcps-plan

Conversation

@kilo-code-bot
Copy link
Copy Markdown
Contributor

@kilo-code-bot kilo-code-bot Bot commented May 4, 2026

Summary

Planning doc for adding first-class skills and MCP servers to the Cloud
Agent Next profile system, plus a redesign of the profile editor.

  • Extend profiles with Skills and MCP servers alongside existing
    Variables and Setup commands. Reuse existing profile env-var
    encryption for MCP secrets.
  • Skills and MCPs merge across the three profile layers only
    (repo-bound, default, selected). Env vars and setup commands keep
    today's four-layer merge including manual session overrides. No
    manual-override path for skills or MCPs.
  • Replace the in-list expand/collapse profile editor in
    ProfilesListDialog.tsx with a two-pane tabbed layout inside the
    existing dialog. Recommend splitting into two PRs: editor redesign
    first, then skills/MCP tabs + backend + Cloud Agent Next plumbing.
  • Explicitly defers separate My toolkit and Connections concepts,
    org-scoped toolkit defaults, and repo .kilo/ pre-clone detection.

No code changes in this PR — plan only.

Verification

N/A — documentation only.

Visual Changes

N/A.

Reviewer Notes

  • Plan lives in .plans/, which is gitignored; tracked history for
    existing plans is preserved. Added with git add -f, matching how
    the existing plan files are tracked.
  • Skill materialization still needs CLI-version verification before
    implementation (noted in the plan's "Skill materialization" section).
  • Flags an existing bug in ExecutionOrchestrator.prepareWorkspace
    where the prepared-session fast path can drop stored MCP config when
    recreating a sandbox; plan proposes fixing it alongside the MCP
    plumbing work.

Extend profile system with first-class skills and MCP servers, and
redesign the profile editor from in-list expand/collapse to a two-pane
tabbed layout. Skills and MCPs merge across profile layers only; manual
session overrides remain variables/commands-only.
@kilo-code-bot
Copy link
Copy Markdown
Contributor Author

kilo-code-bot Bot commented May 4, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • .plans/cloud-agent-profile-skills-and-mcps.md

Reviewed by gpt-5.5-20260423 · 290,290 tokens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants