Skip to content
View devxjitin's full-sized avatar
  • Joined Jun 12, 2026

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-openaichat Public

    Autourgos LLM wrapper for the OpenAI Chat Completions API

    Python

  2. autourgos-responses autourgos-responses Public

    Autourgos LLM wrapper for the OpenAI Responses API

    Python

  3. autourgos-react-agent autourgos-react-agent Public

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

    Python

  4. autourgos-history autourgos-history Public

    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-summarizer Public

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

    Python

  6. autourgos-toolbox autourgos-toolbox Public

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

    Python