Making the platform legible to AI agents
Agent skills discovery, OAuth metadata, signed bot authentication, and markdown content negotiation.
Added
4- AgentsAn agent skills index, so an agent can discover what your BuildBase app can do without being told.
- AgentsA Web Bot Auth key directory for HTTP message signatures, letting well-behaved bots identify themselves cryptographically.
- DocumentationContent negotiation on the docs site: request a page with `Accept: text/markdown` and get markdown instead of HTML.
- WebsiteA robots.txt route carrying AIPREF content signals, stating how the content may be used for training.
Improved
1- AnalyticsChart endpoints gained richer filtering, and email history charts were made faster.