SageOx

The hivemind for agentic engineering

SageOx Documentation

SageOx helps engineering teams work more effectively with AI coding assistants by providing Team Context - the shared knowledge, conventions, and decisions that make your codebase unique.

What SageOx Does

When you work with AI coding agents like Claude Code, they start each session with no knowledge of your team's patterns. SageOx fixes this by:

  • Injecting Team Context automatically when agents start working
  • Recording meetings and discussions so decisions become searchable
  • Building a Ledger of work history across your repositories

Quick Start

terminal
# Install the CLI
$
# Authenticate
$
# Initialize your repository
$

After setup, your AI agents automatically receive your team's context when they run ox agent prime.

Features

Team Context

Shared knowledge that flows to every AI agent working on your codebase:

  • Coding conventions and patterns
  • Architectural decisions
  • Domain terminology
  • Onboarding guidance

Recording & Transcription

Capture team discussions and make them searchable:

  • Record directly from the web app or mobile
  • Import video walkthroughs from Cap, Loom, or local files
  • Automatic AI transcription with speaker identification
  • Insights feed into your Team Context

CLI Tools

Command-line interface for developers:

Next Steps