Skip to content

Wire SproutGit's MCP server into every integrated agent session #145

Description

@liam-russell

Problem

chat.ts opens every ACP session with mcpServers: []. Integrated agents get no SproutGit tools at all — an agent that wants to create a worktree, check PR state, or fan out subtasks has to shell out to raw git/gh and hope for the best. All the agent-facing capability we're building (#137 fan-out, #138 PR lifecycle, #135 base-aware worktree creation) would otherwise only be reachable by humans.

Proposal

This is the piece that makes the orchestration epic agent-agnostic: any ACP-speaking agent — including ad-hoc ones from the roster issue — gets the same tools as the built-in presets, with zero per-agent integration work.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Differentiator — strengthens the worktree-first / agent-native storyarea:featureNew functionalityenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions