Skip to content

feat: improve public agent readability - #26

Merged
Videirafo merged 3 commits into
mainfrom
feat/25-agent-readability
Sep 7, 2026
Merged

feat: improve public agent readability#26
Videirafo merged 3 commits into
mainfrom
feat/25-agent-readability

Conversation

@Videirafo

Copy link
Copy Markdown
Owner

Closes #25

Changes

  • adds canonical, description, robots, OG, JSON-LD and discovery links to the Playground HTML;
  • adds /llms.txt and /llms-full.txt;
  • adds /robots.txt, /sitemap.xml, /sitemap.md, /AGENTS.md, and /playground.md;
  • keeps the existing tool-policy and execution behavior unchanged;
  • adds tests for the public discovery documents.

Baseline

The external scanner already confirmed HTTPS, HTTP 200, OpenAPI discovery and 100% accessibility. This PR addresses the main discovery/readability gaps found before external distribution.

@Videirafo
Videirafo merged commit b175526 into main Sep 7, 2026
5 checks passed
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.

Improve public Playground discovery and agent readability

1 participant