Skip to content

Validate default MCP profile config#561

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

Validate default MCP profile config#561
jorisjonkers-dev-agents[bot] merged 1 commit into
mainfrom
feat/validate-default-mcp-profile

Conversation

@jorisjonkers-dev-agents

Copy link
Copy Markdown
Contributor

Summary

  • rejects unknown agent-runtime.default-mcp-profile values during assistant-api property binding
  • keeps the allowed profile names centralized with the runtime config
  • adds binding coverage for every declared profile and a typo regression case

Verification

  • git diff --check
  • ./gradlew :services:assistant-api:test --tests com.jorisjonkers.personalstack.assistant.config.AgentRuntimePropertiesBindingTest --rerun-tasks
  • ./gradlew :services:assistant-api:ktlintCheck :services:assistant-api:detekt

@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 f64e48d into main Jun 4, 2026
41 checks passed
@jorisjonkers-dev-agents jorisjonkers-dev-agents Bot deleted the feat/validate-default-mcp-profile branch June 4, 2026 15:06
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