Skip to content

Astraive/graxus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title Graxus
type project
status active
tags
graxus
codebase-engine
ai-agent

Graxus

AI-native codebase knowledge engine for AI agents.

What is Graxus?

Graxus builds a documentation graph for Markdown files and a codemap for source code, then exposes fast search, safe editing, and repo intelligence through a CLI/API.

Features

  • Docs Graph — Obsidian-compatible Markdown knowledge graph
  • Code Codemap — tree-sitter-powered source code analysis
  • Search — Literal, regex, and symbol search
  • Safe Edit — Preview/replace with snapshot rollback
  • Agent API — Structured context for AI agents

Quick Start

graxus init       # Initialize project
graxus index      # Scan and build indexes
graxus status     # Show project info
graxus find "auth" # Search codebase

Language Support

  • TypeScript / JavaScript
  • Rust
  • Go
  • Python

Architecture

See [[ARCHITECTURE]] for detailed design.

CLI

See [[CLI]] for all commands.

Safety

See [[SAFETY]] for the safety model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages