Agently
[GenAI Application Development Framework] Build GenAI application quick and easy Easy to interact with GenAI agent in code using stru…
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 July 2026.
pip install -U agently