Agently
[GenAI Application Development Framework] Build GenAI application quick and easy Easy to interact with GenAI agent in code using structure data and chained-calls syntax Use Event-Driven Flow
About Agently
Agently is for teams moving from "the model can do it once" to "the application must do it reliably":
The main design question is simple: how do you keep model behavior useful while still giving application code stable contracts, observable execution, and restart-safe workflow boundaries?
Agently 4.1.3.9 promotes Workspace retrieval and Session memory as shared framework substrate: workspace.retrieve(...) packages record/file evidence with keyword/tag candidates, optional vector/hybrid retrieval, structure-gated rerank, refill, and compact model-hot projections; SessionMemory plus AgentlyMemory stores durable GLOBAL_MEMORY and SESSION_MEMORY in Workspace; AgentTask scoped retrieval uses the same retrieval substrate; and public typing covers the new Workspace vector seam plus c…
Agently is an open-source project written primarily in Python, with 1.6k stars on GitHub. It was last updated in August 2026.
pip install -U agentlyAgently vs. the alternatives
All 30 alternatives →| Record | Stars | Pricing | ||
|---|---|---|---|---|
| Agentlythis listing | 1.6k | Python | Apache-2.0 | Open source |
| langchain | 144k | Python | MIT | Open source |
| ruflo | 68k | TypeScript | MIT | Open source |
| autogen | 60k | Python | CC-BY-4.0 | Open source |
| crewAI | 57k | Python | MIT | Open source |
| pydantic-ai | 19k | Python | MIT | Open source |
