Skip to content

Add agent MCP profiles#554

Merged
jorisjonkers-dev-agents[bot] merged 1 commit into
mainfrom
feat/agent-mcp-profiles
Jun 4, 2026
Merged

Add agent MCP profiles#554
jorisjonkers-dev-agents[bot] merged 1 commit into
mainfrom
feat/agent-mcp-profiles

Conversation

@jorisjonkers-dev-agents

Copy link
Copy Markdown
Contributor

Summary

  • adds bounded Claude and Codex MCP profile fragments for minimal, frontend, cluster, code-intel, and full-diagnostic agent runs
  • teaches the runner entrypoint to select profiles with AGENT_MCP_PROFILE while preserving explicit file overrides and legacy fallbacks
  • wires assistant-api runner pods to default to the minimal MCP profile via AGENT_RUNTIME_DEFAULT_MCP_PROFILE
  • adds platform coverage for profile contents and tool-count caps

Verification

  • ./gradlew :platform:tooling:test --tests com.jorisjonkers.personalstack.platform.PlatformAgentMcpFluxTest
  • ./gradlew :platform:tooling:runKtlintCheckOverTestSourceSet
  • ./gradlew :services:assistant-api:test :services:assistant-api:runKtlintCheckOverMainSourceSet
  • git diff --check

Known unrelated local drift

  • Full :platform:tooling:test currently fails on pre-existing platform drift outside this change, including CI workflow coverage, observability/vault Flux expectations, inventory assertions, Samba Nix assertions, and stateless app image expectations. The targeted MCP profile platform test passes.

@jorisjonkers-dev-agents jorisjonkers-dev-agents Bot added the enhancement New feature or request label Jun 4, 2026
@jorisjonkers-dev-agents jorisjonkers-dev-agents Bot merged commit f70bc18 into main Jun 4, 2026
41 checks passed
@jorisjonkers-dev-agents jorisjonkers-dev-agents Bot deleted the feat/agent-mcp-profiles branch June 4, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant