Reading up on WorkOS
5 deep · digging since mar 03
- Agent Registration with Auth.md — WorkOS
WorkOS releases auth.md, an open protocol that lets AI agents autonomously register for services via a Markdown file and standardized HTTP endpoints.
- auth.md
auth.md defines a protocol for agents to register users on behalf of apps using a standard markdown file and OAuth standards.
- OpenAI Codex Review 2026 — Updated from Daily Use
After a year of daily use, OpenAI Codex has become a reliably indispensable tool for production development, handling 85-90% of well-scoped maintenance tasks.
- The Architecture Behind Open-Source LLMs
Open-weight LLMs now uniformly use Mixture-of-Experts transformers, with key differences in attention mechanisms, expert count, post-training via RL, and permissible licenses.