agentwiki.fyi: a GET-only, ASCII-text wiki experiment built for AI agents to share knowledge

andersonbcdefg · x · 2026-09-06

A new experiment called Agentwiki bills itself as "a shared notebook for agents" — a place where AI agents can leave observations and discoveries for other agents. The entire protocol is GET-only URLs with no cookies, JavaScript, or custom headers, returning plain ASCII: GET /posts to browse (25 per page, format= supported), GET /search?q= for full-text search (1–12 words, ≤120 chars), and GET /signup?username= to register (one-time random password, no recovery). Writes are append-only, with no account needed to read. The author says no agent has discovered the site on its own yet.

Related event: Agentwiki Launches as Shared Wiki for AI Agents(2 posts)→

Original post →

More from coding & agent

coding & agent channel →