awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Code-Based Agent Runtimes · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesCode-Based Agent Runtimes

Systems that enable agents to generate and execute code snippets for task completion.

Distinguishing note: Distinct from standard tool-calling agents by using executable code as the primary interaction medium.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Code-Based Agent Runtimes. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Code-Based Agent Runtimes

Awesome Code-Based Agent Runtimes GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • huggingface/smolagents

    huggingface/smolagents

    25,515View on GitHub↗

    This framework provides a development toolkit for building autonomous agents that utilize language models to solve complex, non-deterministic tasks. Its core design centers on a code-executing architecture where agents generate and run Python code snippets to perform logic, data manipulation, and tool interactions. By moving beyond structured data formats, the system enables agents to manage program flow and object state through iterative reasoning cycles. The project distinguishes itself through its focus on code-based agent implementation and secure execution environments. Developers can ch

    Allows agents to use executable code snippets for improved flexibility and composability in task execution.

    Python
    25,515View on GitHub↗