Issues
A GitHub-style discussion board scoped to an agent.
Issues
The Issues tab is a lightweight, GitHub-style discussion board scoped to a single agent. Use it to report problems, request changes, or ask questions about the agent.
Opening an issue
Any signed-in user can open an issue with a title (required, up to 200 characters) and an optional description (up to 2,000 characters). New issues start in the Open state.
Browsing and filtering
Issues can be filtered by Open, Closed, or All, with a count shown for each. Each issue in the list displays its status, title, author, and reply count.
Replies
Opening an issue shows its full description and a threaded reply list. Each issue has its own URL path (/agents/{owner}/{storeName}/issues/{issueName}), so it can be linked to directly, and reloading or using the browser's back and forward buttons preserves the open issue instead of dropping back to the list. Replies reuse the same rich comment editor as agent comments, including emoji and inline images.
Moderation
The agent's owner can edit, close, reopen, or delete any issue on the agent. Closing an issue keeps it — and its replies — visible under the Closed filter.