hatchet-dev/icepick
Build agents that scale with a zero-cost abstraction.
Provides durable execution with automatic checkpointing via Hatchet's task queue, enabling agents to recover from failures or wait for external events without consuming resources. Agents and tools are plain TypeScript functions with schema validation, composable into multi-agent workflows with patterns like prompt chaining, routing, and parallelization. Supports distributed execution across container platforms (Kubernetes, AWS ECS, Fly.io) with built-in scheduling, rate limiting, and priority queues.
558 stars. No commits in the last 6 months.
Stars
558
Forks
28
Language
TypeScript
License
MIT
Category
Last pushed
Jul 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/hatchet-dev/icepick"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Pipelex/pipelex
Declarative language for composable Al workflows. Devtool for agents and mere humans.
lobehub/lobehub
The ultimate space for work and life — to find, build, and collaborate with agent teammates that...
lemony-ai/cascadeflow
Cascading runtime for AI agents. Optimize cost, latency, quality, and policy decisions inside...
JetBrains/koog
Koog is a JVM framework for building predictable, fault-tolerant and enterprise-ready AI agents...
strands-agents/sdk-typescript
A model-driven approach to building AI agents in just a few lines of code.