auggy — modular agent runtime
JSON →Auggy (Augment-1) is a modular agent runtime written in TypeScript for Bun (≥1.2.0), designed for long-running organizational interface agents with persistent memory. Current stable version is 0.3.1 (npm) with a heading toward 0.4.x. It features pluggable engines (Anthropic, OpenAI, OpenRouter), swappable augments (memory, context, transport, tools), SQLite-first memory with fact extraction, operator escalation, shell execution, budget controls, and YAML-based configuration. Key differentiators: Bun-native, no build step, built-in agent lifecycle management, Railway deploy support, and a 2PC turn-gate capability. Release cadence is irregular; pre-1.0, breaking changes expected.
Resources
packageauggy ↗