7 projects
autourgos-summarizer
Scratchpad compression middleware for Autourgos agents — prevents token overflow by auto-summarizing long reasoning chains.
autourgos-history
Agent execution history middleware for Autourgos — logs every thought, tool call, and observation to Markdown and JSON files with automatic sensitive-data redaction
autourgos-hcix
Human Cognitive Interrupt middleware for Autourgos agents with global hotkey steering.
autourgos-responses
Autourgos LLM wrapper for the OpenAI Responses API
autourgos-token-memory
Token-bounded short-term memory for Autourgos agents — TokenBufferedMemory.
autourgos-summary-memory
LLM-compressed rolling summary memory for Autourgos agents — SummaryBufferedMemory.
autourgos-openaichat
Autourgos LLM wrapper for the OpenAI Chat Completions API