awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesKeyword-Based Termination

Terminating agentic workflows when a generated or received message matches a predefined keyword or condition.

Distinct from Simulation Termination Logic: Candidates focus on CLI messaging or simulation logic, not keyword-based session termination.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Keyword-Based Termination. Refine with filters or upvote what's useful.

Awesome Keyword-Based Termination GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • rockstarlang/rockstarAvatar von RockstarLang

    RockstarLang/rockstar

    6,882Auf GitHub ansehen↗

    Rockstar is an esoteric programming language whose syntax is inspired by 1980s hard rock and heavy metal lyrics, making programs read like song lyrics. It uses poetic number literals, where the length of each word in a phrase is parsed as a decimal digit to initialize numeric variables, and pronoun-based variable references, where words like "it" and "they" resolve to the most recently assigned or compared variable at runtime. The language can be compiled to WebAssembly and run inside a web page for in-browser code execution. The language distinguishes itself through a lyric-driven parsing sy

    Ends code blocks using lyrical keywords like 'oh', 'yeah', or 'baby' instead of indentation or braces.

    JavaScript
    Auf GitHub ansehen↗6,882
  • ag2ai/ag2Avatar von ag2ai

    ag2ai/ag2

    4,169Auf GitHub ansehen↗

    AG2 is a multi-agent large language model orchestration framework, agentic workflow automation tool, and RAG-enabled agent platform. It functions as a communication protocol and framework for coordinating multiple AI agents to solve complex tasks through shared state and standardized messaging. The project distinguishes itself through flexible coordination strategies, including hierarchical agent organization, hub-and-spoke models, and dynamic routing that analyzes conversation context to distribute work. It implements multi-stage feedback loops for iterative refinement and uses schema-constr

    Stops conversations when a message satisfies a predefined termination condition or keyword.

    Pythona2aag2agent-framework
    Auf GitHub ansehen↗4,169
  1. Home
  2. Artificial Intelligence & ML
  3. Keyword-Based Termination

Unter-Tags erkunden

  • Lyrical Block Termination KeywordsEnds code blocks using lyrical keywords such as 'oh', 'yeah', or 'baby' instead of indentation or braces. **Distinct from Keyword-Based Termination:** Distinct from Keyword-Based Termination: applies to source code block delimiters, not agentic workflow termination.