I built an OpenClaw alternative that runs on the Cloudflare Free Plan
Hi! I’ve been a huge fan of Cloudflare for a while and have built a bunch of open source apps targeting the platform.
I was following the Agent Week releases closely a few weeks back, and this one article got me so excited that I had to test it out: https://blog.cloudflare.com/project-think/
Downy is an open source app for creating a team of AI agents that you deploy into your own Cloudflare account.
Here's the repo: https://github.com/bensenescu/downy
Many Self Improving Agents
Instead of many independent chat sessions or one super agent, Downy lets you create and work with many focused agents.
For example, I'm building an unrelated startup an I have the following agents:
a product manager agent - using this instead of jira or linear. also for research
a growth agent - help think through marketing strategy
an seo agent - agent specifically focused on SEO research and strategy
Each agent gets its own:
personality
memory
workspace
skills
tools
The agents are also self editing like OpenClaw which makes it really frictionless and pleasant to evolve them since you don't need to do any config or deploys.
Cloudflare made this super easy because each "agent" is a Durable Object. Then we pass the data stored on the Durable Object in as context for the agent. Downy is really just wrapping the primitives they expose into a nice user friendly package.
It’s still early and rough around the edges, but the core loop works:
create agents
ask the agent to do research or create or add skills
connect tools/MCP servers
overtime the workspace and skills grow to make your agents more capable
Hope people give it a look and share any feedback or ideas! Could be a cool thing to fork and experiment with on your own too.
Here's the github again: https://github.com/bensenescu/downy
[留言]
为什么值得关注
能改变理解方式,而不只是重复常识;符合当前抓取需求;它提供了新的理解或解释,而不只是表面观点
来源:reddit,领域:projects,保留分:0.60
讨论总结
讨论量较低,暂无明显增量信息。