Cette page est affichée en anglais. Une traduction française est en cours.
ScriptsMay 12, 2026·2 min de lecture

Upsonic — Python Framework for Autonomous Agents

Upsonic offers a Python-first path to autonomous and traditional agents, prebuilt agents, and MCP tools for fast internal pilots.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Stage only · 29/100Stage only
Surface agent
Tout agent MCP/CLI
Type
Script
Installation
Single
Confiance
Confiance : Established
Point d'entrée
upsonic
Commande CLI universelle
npx tokrepo install ffdbd41d-a2de-5554-a18f-1baa6cc7e338
Introduction

Upsonic offers a Python-first path to autonomous and traditional agents, prebuilt agents, and MCP tools for fast internal pilots.

  • Best for: Python teams that want a lightweight SDK for autonomous agents with guardrails
  • Works with: Python, Anthropic/OpenAI-style models, workspace sandboxing, MCP tools, E2B sandbox providers
  • Setup time: 10-20 minutes

Practical Notes

  • Quant: the README positions prebuilt autonomous agents as ready-to-run assets, shortening time to first useful run.
  • Quant: path traversal and dangerous shell operations are explicitly blocked to the declared workspace boundary.

Rollout pattern

  • Start with one autonomous task that reads files or logs inside a disposable workspace.
  • Adopt prebuilt agents only after you inspect the prompt, tools, and initial message they package.
  • Add MCP tools and cloud sandboxes as separate steps so you can measure what each capability changes.

Watchouts

Because the framework makes it easy to move fast, teams should still review prebuilt agents and external tools instead of treating them as trusted defaults.

FAQ

Q: Is it only for autonomous agents? A: No. The README shows both AutonomousAgent and traditional Agent flows.

Q: What is the main built-in guardrail? A: Workspace-scoped file and shell operations with path-traversal and dangerous-command blocking.

Q: What is a good first use case? A: Internal log analysis or structured triage in a disposable workspace with one model and no external tools.

🙏

Source et remerciements

Source: https://github.com/Upsonic/Upsonic > License: MIT > GitHub stars: 7,846 · forks: 733

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires