Skip to content

SAGE-X Development Wiki

Welcome to the SAGE-X Development Documentation!

SAGE-X (Self-programming Agent Generation Engine: Next Generation) 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 SAGE-X, 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