agent-sdk dormant

Python-Agents

Maker: clarisseIO License: Apache-2.0 First released: 2024-12-29 Language: TypeScript
Autonomous

About

Despite its name, python-agents is a TypeScript agent framework — the 'Clarisse Agent Framework' — built for agents that plan, call tools, and run code in a sandboxed interpreter. It offers prebuilt and custom agents, built-in tools like DuckDuckGo search, token-optimizing memory strategies, workflow serialization for pausing and resuming long tasks, and an emitter-based instrumentation system for observing agent internals. The code is a rebrand of IBM's Bee agent framework: the structure, feature list, and legal notice match i-am-bee/bee-agent-framework, with 'Bee' swapped for 'Clarisse' throughout. IBM's own notice states the code will not be maintained going forward, and the repository shows a single commit with no community adoption. It remains a reference for the Bee framework's capabilities around Granite and Llama 3.x, not a live project.