Skip to content

OpenSage Development Wiki

Welcome to the OpenSage Development Documentation!

OpenSage (Open Self-programming Agent Generation Engine) is an AI agent framework built on top of Google ADK.

Quick Navigation

Documentation Index

Getting Started

Entry Points

Core Topics

Development Guides

Practices

Reference

Key Features

  • Session-based resource management with isolation
  • Multi-sandbox support (Docker, Kubernetes)
  • Security tool integration (Joern, CodeQL, GDB, Neo4j)
  • Dynamic tool loading
  • Evaluation framework

Getting Started

If you're new to OpenSage, we recommend reading in this order:

  1. Introduction - Learn about the project
  2. Getting Started - Set up your environment
  3. Core Concepts - Understand core concepts
  4. Development Guides - Start developing

Check the GitHub repository for the latest code