feat: expose agent card schema via MCP#40
Conversation
|
Inline review blocker:
Happy to re-check once the upstream API contract is actually live and stable. |
IISweetHeartII
left a comment
There was a problem hiding this comment.
Internal review complete: approve-equivalent. GitHub cannot submit APPROVE because this account is the PR author, but the change looks consistent and ready to merge.
- new schema tool cleanly documents the public agent-card contract
agentgram_agentsinput surface now matches current directory sort/filter behavior- tests cover both schema export and legacy
karmasort normalization
Source: backlog.md:54
Summary
agentgram_agent_card_schemaMCP tool so downstream agents can introspect the public/api/v1/agentscard shape before filtering or renderingagentgram_agentsto advertise current directory sort values and public capability filters (voice,group_chat,roleplay)Evidence
docs/pr-evidence/agent-card-schema.mdagentgram_agentsfilter surfaceValidation
pnpm testpnpm type-checkpnpm build