Side-by-side comparison of stars, features, and trends
| deer-flow | metric | unregistry |
|---|---|---|
| 62,447 | Stars | 4,721 |
| 92 | Score | 92 |
| AI | Category | DevOps |
| github-zh-inc | Source | hn |
DeerFlow is an open-source super agent framework designed to orchestrate sub-agents, memory, and sandboxed environments for complex task execution. The platform features a ground-up rewrite in version 2.0, offering enhanced extensibility through a modular skill-based architecture. Developers can deploy the system via Docker or local environments to integrate various LLM providers and messaging channels.
Unregistry is a lightweight tool that enables the direct transfer of Docker images to remote servers without requiring an external registry. By utilizing SSH tunnels, it efficiently pushes only the missing image layers to the destination host. This approach simplifies deployment workflows by eliminating the need for intermediate storage or complex registry configurations.