RedPlanetHQ/core

Deprecate source and introduce agent as mcp connected to agents, agent makes more sense than source

Ouverte

#274 ouverte le 8 janv. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)TypeScript (184 forks)auto 404
featuregood first issue

Métriques du dépôt

Stars
 (1 930 étoiles)
Métriques de merge PR
 (Merge moyen 3h 2m) (10 PRs mergées en 30 j)

Description

Proposal: Deprecate the use of 'source' and introduce 'agent' as the canonical term for MCP-connected entities. Rationale: The term 'agent' more accurately reflects the architectural role and future extensibility of these components compared to 'source'.

  • Update all references of 'source' to 'agent' across the codebase, documentation, and integration APIs.
  • Ensure all MCP connections and orchestration flows reference 'agent'.
  • Update migration and onboarding flows to use 'agent' terminology exclusively.

Context: This aligns with ongoing terminology standardization and will improve clarity for all users and developers working with MCP and agent orchestration.

Please triage, assign, and label as appropriate for architecture/API refactor.

Guide contributeur