#363 · Primary category: AI Agents & Automation

Upsonic

agent agent-framework autonomous-agent autonomous-agents claude computer-use llms mcp model-context-protocol openai openclaw rag reliability ucp universal-commerce-protocol

Build autonomous AI agents in Python.

Project last updated:06/18/26

GitHub Stars

7.9K

Forks

745

Contributors

41

License

MIT

Why we included this project

Upsonic is a Python framework for teams that want agents which plan and act on their own rather than just answer prompts. You point it at a model, give it a task, and it handles the file and shell work for you, with all operations confined to a workspace you designate so path traversal and dangerous commands are blocked by default. It also supports plain tool-calling agents, so you can mix autonomous and traditional styles in one codebase, and MCP integration lets agents reach external services. A community-maintained set of prebuilt agents gets you from install to a working first version quickly, and the collection is open to contributions if you want to add your own. That makes it a practical spot between a minimal library and a heavyweight platform.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category