Skip to content

Organization page shows "Register an agent" CTA even when agents are already registered #4255

@EvgenyAndroid

Description

@EvgenyAndroid

Bug

The organization profile page displays "Register an agent to start integrating" even when the org already has registered agents in the dashboard.

Observed behavior:

  • Org page shows empty state CTA: "Register an agent to start integrating"
  • Agent https://adcp-signals-adaptor.evgeny-193.workers.dev/mcp is registered and visible in /dashboard/agents

Expected behavior:

  • Org page should show the registered agent(s) when they exist and are set to Public visibility
  • Empty state CTA should only appear when the org genuinely has no registered agents

Likely cause:

  • Org page may not be querying the agent registry, or filtering out agents whose comply cache is stale / degraded
  • Related to stale comply cache bug (re-runner not firing) filed separately

Suggested fix:

  • Org page should query registered agents for the org and display them regardless of comply status
  • Decouple agent visibility on org page from comply cache state

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingclaude-triagedIssue has been triaged by the Claude Code triage routine. Remove to re-triage.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions