Builtsolo
Shipped open
One developer shipping autonomous agents, MCP servers, and generative art. 18 products live, 4 services running 24/7 on a single VPS. Source on GitHub.
$ pm2 status pamela online trading bot hermes online assistant ml-server online pytorch mcp-bridge online tools $ ls products/ | wc -l 18 products live $ uptime 4 services up, 0 restarts
Recent activity
Full feed- 04-10postMeta's AI Has a Style Guide. Here's What I Took From It.
- 04-09launchI Shipped 7 Digital Products in 7 Days. Here's Exactly How.
- 04-08launchI Built 75 Generative Art Algorithms. Here Are the 10 That Actually Look Good.
- 04-07launchHow I Run 5 AI Agents That Talk to Each Other
- 04-06launch5 n8n Workflows That Run My AI Business
- 04-05launchMost MCP Servers Break in Production. Here's Why.
- 04-04launchI Let an AI Agent Move My Money. It Lost $252.
- 04-03launchThe Hook That Saved My Codebase
Featured
All projectsInfrastructure
POST /api/agents/router/generate
{ "messages": [{ "role": "user",
"content": "dispatch research to gemini-1" }] }server.tool("search", {
query: z.string(),
collection: z.enum(["vault", "memory"])
})$ pm2 status pamela │ pamela │ online │ 0 restarts │ │ 24/7 autonomous execution │
qmd search "agent orchestration" --collection claude-vault --top-k 10 --min-score 0.6
Stack
Agents call tools through MCP. Knowledge persists across sessions in vector memory and markdown vaults. A single VPS keeps the whole system running, unattended. Every tool is an MCP server. Every agent can use any tool. Add a new capability and it's immediately available to every agent in the system.
Products
All productsThe dispatch/worker architecture for coordinating multiple AI agents. Agent Bus messaging, async inboxes, state machines, and 3 reference implementations from a system that runs 5 agents 24/7.
Build AI agents that actually work. 15 production-ready agent patterns with complete implementations for Claude, GPT, and open-source models.
The complete memory system for Claude Code power users. 12 templates, 5 stack libraries, advanced patterns guide, and CLAUDE.md templates.
Start here. Drop-in memory template for Claude Code. Persists context, feedback, and project knowledge across conversations.
+14 more productsOne person shipping agents, MCP servers, generative art, and developer tools. In production, in the open, since day one. No pitch decks. No vaporware.
Everything ships on GitHub.
Agent frameworks, generative art, and developer tools - all in the open.
GitHub