Skip to content

[Admin][UI] Agents & Instances page #38

Description

@serge-ivo

[Admin][UI] Agents & Instances page

Scope

  • Agents list: all agents (incl. drafts), searchable/filterable by status/visibility/owner — slug, name, owner, category, visibility, model, #instances. Row → agent detail (config/capabilities, subscribers, recent activity) with unpublish/delete actions (Moderation API, confirm).
  • Instances list: all instances, filter by agent/owner/status — agent, owner, display name, status, runtime live?, created. Row → instance detail (state summary, runtime nodes, recent tasks/board, recent errors) with a cancel action.

Acceptance criteria

  • Both lists paginate/filter against the Agents/Instances API.
  • Instance runtime status shows live (green/grey) from the live relay check.
  • Unpublish/delete/cancel work with confirmation + audit.

Relevant code

  • store/admin/ Agents + Instances pages; consumes Agents & Instances API + Moderation API.

References

  • FAS AppList/AppDetail, FGS Games/Sessions.

Part of the PAGS Admin Portal epic. Depends on UI scaffold + Agents & Instances API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    admin-portalPAGS admin/operator portalenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions