RedPlanetHQ/core

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

开放

#274 创建于 2026年1月8日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (184 个派生)auto 404
featuregood first issue

仓库指标

星标
 (1,930 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南