Skip to content

Conversation

@AKKI0511
Copy link
Owner

  • Introduces centralized configuration in agentconnect.config with a single global settings object and YAML-based overrides.
  • Adds configuration CLI: agentconnect config {init, show, validate}.
  • Enhances agentconnect.servers with env-driven server settings and unified vector store options; easier programmatic startup.
  • Adopts centralized settings across clients, agents, registry, communication hub, MCP, and utils.
  • Reorganizes env examples: root example.env (SDK) and demos/.env.example (demo-local).
  • Updates Google provider/types for Gemini model changes.
  • Removes legacy core configuration and temporary payment constants.
  • Updates docs and expands tests for servers, config, and MCP.

Breaking changes

  • Legacy core configuration module and payment constants removed in favor of centralized settings. Minimal migration may be required for custom integrations.

Base: develop
Compare: feature/config-overhaul

@AKKI0511 AKKI0511 merged commit 91f2619 into develop Aug 18, 2025
4 checks passed
@AKKI0511 AKKI0511 deleted the feature/config-overhaul branch August 18, 2025 10:33
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.

2 participants