Files
awoooi/docs/ai/agent-market-watch-sources.v1.json
Your Name 889b7b4229
Some checks failed
Code Review / ai-code-review (push) Successful in 15s
CD Pipeline / tests (push) Successful in 1m42s
CD Pipeline / build-and-deploy (push) Successful in 3m58s
CD Pipeline / post-deploy-checks (push) Has been cancelled
Ansible / Reboot Recovery Contract / validate (push) Has been cancelled
feat(governance): refresh AI agent market radar
2026-06-26 11:55:21 +08:00

382 lines
13 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"schema_version": "agent_market_watch_sources_v1",
"updated_at": "2026-06-26",
"purpose": "AI Agent 市場定期評估的 primary-source watchlist來源變更只會觸發重新評估不代表取代或整合已批准。",
"cadence": {
"weekly_market_watch": "每週一 09:00 Asia/Taipei 產生只讀市場觀測報告與整合 / 探索 review 摘要。",
"monthly_integration_review": "經 operator review 後,提交 market watch、integration review 與 discovery intake 的 reviewed baseline。",
"trigger_on_major_version": true
},
"policy": {
"replacement_decision_allowed": false,
"integration_requires_replay": true,
"paid_provider_requires_approval": true,
"new_dependency_requires_approval": true,
"raw_external_pages_committed": false,
"official_or_primary_sources_only": true
},
"candidates": [
{
"candidate_id": "openai_agents_sdk_coordinator",
"display_name": "OpenAI Agents SDK Coordinator",
"evaluation_priority": "must_test",
"recommended_role": "Coordinator / Orchestrator",
"requires_cost_approval": true,
"requires_dependency_approval": true,
"sources": [
{
"source_id": "openai_agents_docs",
"type": "docs",
"url": "https://developers.openai.com/api/docs/guides/agents",
"reference_version": null
},
{
"source_id": "openai_agents_tracing_docs",
"type": "docs",
"url": "https://openai.github.io/openai-agents-python/tracing/",
"reference_version": null
},
{
"source_id": "openai_agents_handoffs_docs",
"type": "docs",
"url": "https://openai.github.io/openai-agents-python/handoffs/",
"reference_version": null
},
{
"source_id": "openai_agents_python_pypi",
"type": "pypi",
"url": "https://pypi.org/pypi/openai-agents/json",
"reference_version": null
},
{
"source_id": "openai_agents_typescript_npm",
"type": "npm",
"url": "https://registry.npmjs.org/@openai%2Fagents",
"reference_version": null
}
]
},
{
"candidate_id": "langgraph_incident_kernel",
"display_name": "LangGraph Incident Kernel",
"evaluation_priority": "must_test",
"recommended_role": "Durable Incident Workflow Kernel",
"requires_cost_approval": false,
"requires_dependency_approval": true,
"sources": [
{
"source_id": "langgraph_docs",
"type": "docs",
"url": "https://docs.langchain.com/oss/python/langgraph/overview",
"reference_version": null
},
{
"source_id": "langgraph_pypi",
"type": "pypi",
"url": "https://pypi.org/pypi/langgraph/json",
"reference_version": null
},
{
"source_id": "langgraph_github_release",
"type": "github_release",
"url": "https://api.github.com/repos/langchain-ai/langgraph/releases/latest",
"reference_version": null
}
]
},
{
"candidate_id": "nemo_nemotron_fabric",
"display_name": "NVIDIA NeMo Agent Toolkit + Nemotron Fabric",
"evaluation_priority": "must_test",
"recommended_role": "Agent Fabric / Tool-Model Evaluator",
"requires_cost_approval": true,
"requires_dependency_approval": true,
"sources": [
{
"source_id": "nvidia_nemo_agent_toolkit_docs",
"type": "docs",
"url": "https://docs.nvidia.com/nemo/agent-toolkit/latest/index.html",
"reference_version": null
},
{
"source_id": "nvidia_nemo_agent_toolkit_pypi",
"type": "pypi",
"url": "https://pypi.org/pypi/nvidia-nat/json",
"reference_version": null
},
{
"source_id": "nvidia_nemotron_developer_page",
"type": "docs",
"url": "https://developer.nvidia.com/topics/ai/nemotron",
"reference_version": null
},
{
"source_id": "nvidia_nemotron_3_ultra_blog",
"type": "docs",
"url": "https://developer.nvidia.com/blog/nvidia-nemotron-3-ultra-powers-faster-more-efficient-reasoning-for-long-running-agents/",
"reference_version": null
},
{
"source_id": "nvidia_nim_llm_docs",
"type": "docs",
"url": "https://docs.nvidia.com/nim/large-language-models/latest/index.html",
"reference_version": null
},
{
"source_id": "nvidia_build_models",
"type": "docs",
"url": "https://build.nvidia.com/models",
"reference_version": null
}
]
},
{
"candidate_id": "claude_agent_sdk_remediator",
"display_name": "Claude Agent SDK Remediator",
"evaluation_priority": "must_test",
"recommended_role": "DevOps / Code Remediation Agent",
"requires_cost_approval": true,
"requires_dependency_approval": true,
"sources": [
{
"source_id": "claude_agent_sdk_docs",
"type": "docs",
"url": "https://code.claude.com/docs/en/agent-sdk/overview",
"reference_version": null
},
{
"source_id": "anthropic_api_docs",
"type": "docs",
"url": "https://platform.claude.com/docs/en/home",
"reference_version": null
}
]
},
{
"candidate_id": "google_adk_stack",
"display_name": "Google Agent Development Kit Stack",
"evaluation_priority": "can_test",
"recommended_role": "Google / Gemini Agent Stack",
"requires_cost_approval": true,
"requires_dependency_approval": true,
"sources": [
{
"source_id": "google_adk_docs",
"type": "docs",
"url": "https://docs.cloud.google.com/gemini-enterprise-agent-platform/build/adk",
"reference_version": null
},
{
"source_id": "google_adk_pypi",
"type": "pypi",
"url": "https://pypi.org/pypi/google-adk/json",
"reference_version": null
},
{
"source_id": "google_adk_github_release",
"type": "github_release",
"url": "https://api.github.com/repos/google/adk-python/releases/latest",
"reference_version": null
}
]
},
{
"candidate_id": "microsoft_agent_framework",
"display_name": "Microsoft Agent Framework",
"evaluation_priority": "can_test",
"recommended_role": "Enterprise Workflow Agent Stack",
"requires_cost_approval": true,
"requires_dependency_approval": true,
"sources": [
{
"source_id": "microsoft_agent_framework_docs",
"type": "docs",
"url": "https://learn.microsoft.com/en-us/agent-framework/overview/",
"reference_version": null
},
{
"source_id": "microsoft_agent_framework_github_release",
"type": "github_release",
"url": "https://api.github.com/repos/microsoft/agent-framework/releases/latest",
"reference_version": null
}
]
},
{
"candidate_id": "crewai_flows_crews",
"display_name": "CrewAI Flows + Crews",
"evaluation_priority": "secondary",
"recommended_role": "Rapid Agent Team Prototype",
"requires_cost_approval": false,
"requires_dependency_approval": true,
"sources": [
{
"source_id": "crewai_docs",
"type": "docs",
"url": "https://docs.crewai.com/",
"reference_version": null
},
{
"source_id": "crewai_pypi",
"type": "pypi",
"url": "https://pypi.org/pypi/crewai/json",
"reference_version": null
},
{
"source_id": "crewai_github_release",
"type": "github_release",
"url": "https://api.github.com/repos/crewAIInc/crewAI/releases/latest",
"reference_version": null
}
]
},
{
"candidate_id": "hermes_agent_personal_platform",
"display_name": "NousResearch Hermes Agent",
"evaluation_priority": "watch_only",
"recommended_role": "Personal Agent Platform / Memory-Skills Runtime",
"requires_cost_approval": true,
"requires_dependency_approval": true,
"sources": [
{
"source_id": "hermes_agent_homepage",
"type": "docs",
"url": "https://hermes-agent.nousresearch.com",
"reference_version": null
},
{
"source_id": "hermes_agent_github_release",
"type": "github_release",
"url": "https://api.github.com/repos/NousResearch/hermes-agent/releases/latest",
"reference_version": null
}
]
},
{
"candidate_id": "microsoft_agent_governance_toolkit",
"display_name": "Microsoft Agent Governance Toolkit",
"evaluation_priority": "watch_only",
"recommended_role": "Agent Governance / Policy Runtime",
"requires_cost_approval": false,
"requires_dependency_approval": true,
"sources": [
{
"source_id": "microsoft_agent_governance_docs",
"type": "docs",
"url": "https://microsoft.github.io/agent-governance-toolkit/",
"reference_version": null
},
{
"source_id": "microsoft_agent_governance_github_release",
"type": "github_release",
"url": "https://api.github.com/repos/microsoft/agent-governance-toolkit/releases/latest",
"reference_version": null
}
]
},
{
"candidate_id": "thclaws_agent_harness",
"display_name": "thClaws Agent Harness",
"evaluation_priority": "watch_only",
"recommended_role": "Agent Harness / Multi-Provider Runtime",
"requires_cost_approval": true,
"requires_dependency_approval": true,
"sources": [
{
"source_id": "thclaws_homepage",
"type": "docs",
"url": "https://thclaws.ai",
"reference_version": null
},
{
"source_id": "thclaws_github_release",
"type": "github_release",
"url": "https://api.github.com/repos/thClaws/thClaws/releases/latest",
"reference_version": null
}
]
},
{
"candidate_id": "pydantic_deepagents",
"display_name": "Pydantic DeepAgents",
"evaluation_priority": "watch_only",
"recommended_role": "Pydantic AI Deep Agent Framework",
"requires_cost_approval": true,
"requires_dependency_approval": true,
"sources": [
{
"source_id": "pydantic_deepagents_docs",
"type": "docs",
"url": "https://vstorm-co.github.io/pydantic-deepagents/",
"reference_version": null
},
{
"source_id": "pydantic_deepagents_github_release",
"type": "github_release",
"url": "https://api.github.com/repos/vstorm-co/pydantic-deepagents/releases/latest",
"reference_version": null
}
]
},
{
"candidate_id": "agentos_framework",
"display_name": "AgentOS Framework",
"evaluation_priority": "watch_only",
"recommended_role": "TypeScript Agent Framework / Orchestrator",
"requires_cost_approval": true,
"requires_dependency_approval": true,
"sources": [
{
"source_id": "agentos_docs",
"type": "docs",
"url": "https://agentos.sh",
"reference_version": null
},
{
"source_id": "agentos_github_release",
"type": "github_release",
"url": "https://api.github.com/repos/framerslab/agentos/releases/latest",
"reference_version": null
}
]
},
{
"candidate_id": "bernstein_agent_governance",
"display_name": "Bernstein Agent Governance",
"evaluation_priority": "watch_only",
"recommended_role": "Audit-Grade Agent Orchestration / Governance",
"requires_cost_approval": true,
"requires_dependency_approval": true,
"sources": [
{
"source_id": "bernstein_docs",
"type": "docs",
"url": "https://bernstein.run",
"reference_version": null
},
{
"source_id": "bernstein_github_release",
"type": "github_release",
"url": "https://api.github.com/repos/sipyourdrink-ltd/bernstein/releases/latest",
"reference_version": null
}
]
}
],
"discovery_sources": [
{
"source_id": "github_ai_agent_topic",
"type": "github_search",
"url": "https://api.github.com/search/repositories?q=topic:ai-agent+stars:%3E500&sort=updated&order=desc",
"purpose": "Find new high-signal open-source AI Agent frameworks. Any finding requires manual source classification before integration."
},
{
"source_id": "github_agent_framework_topic",
"type": "github_search",
"url": "https://api.github.com/search/repositories?q=topic:agent-framework+stars:%3E300&sort=updated&order=desc",
"purpose": "Find new agent framework candidates. Any finding requires official-source verification before being added as a candidate."
}
]
}