Personal Agent Infrastructure Stack — one install, infinite agents.
Project description
Cortex
Personal Agent Infrastructure Stack
One person. Infinite agents.
Cortex is four integrated systems that let a single person command, orchestrate, create tools, and capture wisdom — all through AI agents.
The Stack
| Component | Role | Description |
|---|---|---|
| Dispatcher | Command | Mobile JARVIS via Telegram. Always-on daemon. Zero dependencies. |
| A2A Hub | Communication | Agent-to-Agent protocol. WebSocket hub + MCP bridge for Claude Code. |
| Forge | Creation | Self-evolving tool agent. Describe → Clarify → Generate → Test → Install. |
| Vibe Replay | Memory | Capture sessions, extract learnings, generate shareable replays. |
Architecture
┌─────────────────────────────┐
│ YOU (Phone / Desktop) │
└──────────────┬──────────────┘
│
┌──────────────▼──────────────┐
│ DISPATCHER (Command) │
│ Classify → Route → Execute │
└──────┬───────────┬──────────┘
│ │
┌─────────▼───┐ ┌────▼──────────┐
│ A2A HUB │ │ FORGE │
│ (Comms) │◄►│ (Creation) │
└──────┬──────┘ └───────────────┘
│
┌──────────▼─────────────────────────┐
│ VIBE REPLAY (Memory) │
│ Capture → Analyze → Share Wisdom │
└────────────────────────────────────┘
Quick Start
# Each component installs independently
pip install a2a-hub forge-agent vibe-replay
# Start the agent communication hub
a2a-hub start
# Create a tool from natural language
forge create "convert CSV to JSON with filtering"
# Capture and replay coding sessions
vibe-replay install # Hook into Claude Code
vibe-replay replay latest
Philosophy
We believe AI agents should be like utilities — always on, working for you, learning and improving. Cortex is built by one person who uses it daily to run a research lab, ship open-source projects, and automate everything in between.
The best tools don't just help you do things faster. They change what's possible for one person to do.
Website
Open index.html or visit the GitHub Pages site for the full interactive documentation.
Stats
- 4 integrated systems
- 141 tests passing
- 0 external dependencies (Dispatcher)
- 1 person needed
License
MIT — see individual component repos for details.
Built by one person and their AI agents. Naturally.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cortex_cli_agent-0.1.1.tar.gz.
File metadata
- Download URL: cortex_cli_agent-0.1.1.tar.gz
- Upload date:
- Size: 139.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42a188cbabd46bf0adbe39e137552e53adfa0850072af33bcba69420b0078c63
|
|
| MD5 |
8d58cf6693cde5a470d35bfc459d08ea
|
|
| BLAKE2b-256 |
357d596a79fb262e4de52fa886b625d94491be4fe5b583bd7c0e8dbf4708754a
|
File details
Details for the file cortex_cli_agent-0.1.1-py3-none-any.whl.
File metadata
- Download URL: cortex_cli_agent-0.1.1-py3-none-any.whl
- Upload date:
- Size: 33.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d525facc3be8a3eacab9aa181c7e87e46bf981ffe4906798ddf040462f2a27b7
|
|
| MD5 |
0f577c51d239b682e229c197a7a4d6c2
|
|
| BLAKE2b-256 |
a8b070ca3312944fe2b2ab91fa93c8642e846e96786a01353bad15f562a6b49b
|