Skip to content

Conversation

@bokelley
Copy link
Contributor

Summary

  • Fixes empty registry at /registry?type=sales by seeding the AdCP Reference Implementation
  • Adds migration 190_seed_sales_agents.sql that creates a public member profile with registered agents
  • Registers https://testing.adcontextprotocol.org as a public sales agent
  • Registers https://creatives.adcontextprotocol.org as a public creative agent

Test plan

  • Migration applies successfully
  • API returns sales agent at /api/registry/agents?type=sales
  • Registry page shows "AdCP Test Agent" in Sales Agents section
  • All existing tests pass

🤖 Generated with Claude Code

The registry at /registry?type=sales was empty because no member profiles
had agents configured. This adds a migration to seed the AdCP Reference
Implementation as a public member with both sales and creative agents.

- Creates org and member profile for AdCP Reference Implementation
- Registers https://testing.adcontextprotocol.org as public sales agent
- Registers https://creatives.adcontextprotocol.org as public creative agent

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bokelley bokelley force-pushed the bokelley/add-sales-agents branch from 6e01311 to 40a0835 Compare January 29, 2026 12:06
@bokelley
Copy link
Contributor Author

Closing - production registry already shows sales agents correctly. The issue was a misunderstanding.

@bokelley bokelley closed this Jan 29, 2026
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