Pardesco/hypernovum

92 stars · Last commit 2026-08-04

Agent Ops for your second brain - a 3D IDE for Obsidian built on Three.js. Visualize your vault as a code city, dispatch AI coding agents (Claude Code, Codex, Antigravity), post research quests, and watch your agent fleet work in real time.

README preview

# Hypernovum

Turn the projects in your Obsidian vault into a live 3D city — then run your AI coding
agents from it and watch them work.

Each project note becomes a building. Status maps to color, priority to height, category
to district, and vault backlinks to glowing **Neural Link** arcs. A central **Neural Core**
pulses as you work, **Data Arteries** flow to buildings when files change, and every active
agent (Claude Code, GPT Codex, Antigravity CLI) orbits its building as a colored orb.

![The code city — 27 project notes rendered as buildings, grouped into category districts](https://raw.githubusercontent.com/pardesco/hypernovum/master/docs/screenshots/city.png)

## Install

Install from **Settings → Community plugins → Browse → "Hypernovum"**, then enable it and
run **Open code city** from the command palette (or click the cube in the ribbon).

Desktop only — the agent half of the plugin talks to your local `git` and terminal.

## Quick start

View full repository on GitHub →