OpenSage is an emerging open-source AI agent development framework designed to automate the creation, orchestration, and evolution of intelligent agents through a self-programming paradigm. Unlike traditional agent frameworks that require developers to manually define workflows, tools, and structures, OpenSage introduces a system where large language models can dynamically generate their own agent architectures, including sub-agents, toolchains, and execution strategies. The framework is built around the concept of an Agent Development Kit (ADK), providing structured components for memory, reasoning, and task decomposition while allowing agents to iteratively improve their own design. A key innovation is its hierarchical and graph-based memory system, which enables agents to store, retrieve, and organize information across complex workflows with improved efficiency and contextual awareness.
Features
- Self-programming agent generation without manual workflow design
- Hierarchical graph-based memory system for contextual reasoning
- Automatic creation and orchestration of sub-agents
- Integrated toolkit for software engineering and complex tasks
- Adaptive agent architecture that evolves through iteration
- Support for multi-agent collaboration and task decomposition