#963 · Primary category: AI Agents & Automation
daydreams
Daydreams is a set of tools for building agents for commerce
Project last updated:03/01/26
GitHub Stars
616
Forks
133
Contributors
25
License
MIT
Why we included this project
Daydreams takes a different approach to building commerce agents in TypeScript: instead of a single prompt-and-loop harness, it organizes behavior into composable contexts that can be mixed and layered, so a support agent can inherit analytics tracking or premium-tier actions without hand-wiring the integration. It ships with a Model Context Protocol extension, so you can attach external tools through the standard MCP ecosystem rather than writing custom connectors. The bundled Dreams Router is also worth a look: it exposes many model providers behind one OpenAI-compatible API and supports pay-per-use USDC micropayments via x402, which suits teams that want to meter or monetize agent calls. One caveat: the maintainers now point to their lucid-agents and Pi harness repos for the active agent stack, so treat this as a solid reference for composable-context design and commerce-oriented agent patterns rather than the current flagship.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.