Skip to content

HeadySystems/HeadyAutoContext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeadyAutoContext — AI Agent Context Repository

Auto-synced comprehensive project context for AI coding agents. Powered by HeadyAutoContext v2 — the always-on latent space context intelligence service.

🧠 What Is This?

This repository is a liquid node — one of several access points to the Heady ecosystem's context intelligence:

Node Access Best For
GitHub (this repo) Clone/browse/reference AI agent custom instructions, project onboarding
AutoContext Service getAutoContext().enrich() Runtime context injection (zero-code)
Gateway API GET /api/context/:tier Edge-served context for any client
MCP Tool context tool in heady-mcp-server IDE-based context access
CLI heady context --export Local generation & inspection
Bee context-sync-bee Scheduled auto-push to this repo

📦 Context Tiers

Choose the right tier for your token budget:

Small (~20KB)

Essential quick-reference. System prompt, file map, commands.

Use for: Token-limited chats, quick questions, lightweight agents

Medium (~60KB)

Working context. Architecture, services, deployment, security.

Use for: Feature development, debugging, code review

Large (~150KB)

Full reference. Patents, orchestration deep-dive, CSL engine, enterprise readiness.

Use for: Deep architecture work, patent-informed development, system design

🗂 Project Files

Key configuration files from the live codebase:

  • project/ — package.json, heady.config, swarm configs
  • docs/ — Architecture documentation
  • services/ — Service headers + exports (Large tier only)

🔄 Sync Details

Field Value
Last Sync 2026-03-19T17:57:37.669Z
Source HeadyAutoContext v2 workspace index
Files 63
Trigger initial-sync
CSL Gates 0.382 (include) / 0.618 (boost) / 0.718 (critical)

⚡ Usage

As AI Agent Custom Instructions

Point your AI agent to: https://github.com/HeadySystems/HeadyAutoContext
Reference: context/Small/ for quick context, context/Large/ for deep work

Clone for Local Reference

git clone https://github.com/HeadySystems/HeadyAutoContext.git

Via Heady CLI

heady context --tier medium --export ./my-context/
heady context "build the auth flow" --preview  # see what AutoContext injects

© 2026 HeadySystems Inc. · Powered by HeadyAutoContext v2 · φ-scaled · CSL-gated

About

Heady™ Auto-Context: Always-synced comprehensive project context for AI agents. Powered by HeadyAutoContext service. 3-tier packages (Small/Medium/Large).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors