Skip to content

Update plugin and SDK docs to use app.ai.self.xyz domain#31

Merged
Tranquil-Flow merged 2 commits intomainfrom
dev
Apr 2, 2026
Merged

Update plugin and SDK docs to use app.ai.self.xyz domain#31
Tranquil-Flow merged 2 commits intomainfrom
dev

Conversation

@Tranquil-Flow
Copy link
Copy Markdown
Collaborator

Summary

  • Replace all references to retired self-agent-id.vercel.app domain with app.ai.self.xyz across plugin docs (8 files, 19 occurrences) and SDK READMEs (3 files)
  • Add Discovery & Health section to architecture reference documenting new endpoints (/api/health, /agents.json, /.well-known/agent-registration, /llms.txt, content negotiation, HTML meta tags)

Test plan

  • Documentation only — no code or build changes
  • Verify no remaining references to old domain: grep -r "self-agent-id.vercel.app" . --include="*.md" --include="*.ts" | grep -v node_modules

Replace all references to retired self-agent-id.vercel.app domain with
app.ai.self.xyz across 8 plugin documentation files (19 occurrences).
Add Discovery & Health section to architecture reference documenting new
endpoints: /api/health, /agents.json, /.well-known/agent-registration,
/llms.txt, content negotiation, and HTML meta tags.
Replace self-agent-id.vercel.app with app.ai.self.xyz in Python, Rust,
and TypeScript SDK README files.
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
self-agent-id Ready Ready Preview, Comment Apr 2, 2026 3:18am

Request Review

@Tranquil-Flow Tranquil-Flow merged commit 19c824f into main Apr 2, 2026
8 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.

1 participant