Skip to content
View devxjitin's full-sized avatar

    Highlights

    • Pro

    Block or report devxjitin

    Block user

    Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

    You must be logged in to block users.

    Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
    Report abuse

    Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

    Report abuse

    Popular repositories Loading

    1. autourgos-openaichat autourgos-openaichatPublic

      Autourgos LLM wrapper for the OpenAI Chat Completions API

      Python

    2. autourgos-responses autourgos-responsesPublic

      Autourgos LLM wrapper for the OpenAI Responses API

      Python

    3. autourgos-react-agent autourgos-react-agentPublic

      Self-contained ReAct (Reasoning + Acting) agent for the Autourgos framework — works with any OpenAI-compatible LLM

      Python

    4. autourgos-history autourgos-historyPublic

      Agent execution history middleware for Autourgos — logs every thought, tool call, and observation to Markdown and JSON files with automatic sensitive-data redaction

      Python

    5. autourgos-summarizer autourgos-summarizerPublic

      Scratchpad compression middleware for Autourgos agents — prevents token overflow by auto-summarizing long reasoning chains.

      Python

    6. autourgos-toolbox autourgos-toolboxPublic

      Dynamic lazy-loading toolbox middleware for Autourgos agents — keeps context windows clean by loading tools only when needed.

      Python