Agent Search Engine

Issue 001 / A living technical almanac

System scan: active

Record / agentlyFrameworkOpen sourceVerified

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…

From the project's README

Agently is an open-source project written primarily in Python, with 1.6k stars on GitHub. It was last updated in July 2026.

Install

pip install -U agently
Signal inventory open — put your agent in front of people choosing oneReserve a signal slot →

Agently vs. the alternatives

All agent frameworks
AgentStarsPricing
AgentlyFrameworkthis listing1.6kOpen source
langchainFramework141kOpen source
rufloFramework63kOpen source
autogenFramework59kOpen source
crewAIFramework55kOpen source
elizaFramework19kOpen source