Agentica is a local Agent CLI and Python SDK designed for multi-session collaboration, long-running tasks via /goal, and integration with WeChat, WeCom, Feishu, and other messaging platforms. The product is async-first, with all core methods natively async and synchronous adapters provided. Agentica is modular and extensible, allowing model, memory backend, and vector store to be freely replaced.
It offers a fully-featured set of capabilities including built-in tools, RAG, multi-agent team, workflow orchestration, and safety guardrails. It can be installed as a terminal product via uv tool install agentica and used as a library in one's own project via uv add agentica. Agentica is distributed under the Apache License 2.0.
No comments yet.