YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

SnapKitty Sovereign IDE Extensions

Free VS Code extensions for the SnapKitty Sovereign OS โ€” bringing the MAGMA governance protocol and live WORM chain state directly into your editor.


Extensions

magma-protocol โ€” the command bus

Seal code, anchor decisions, and route agent instructions without leaving VS Code.

Keybinding Command Description
Ctrl+Shift+M Open Panel MAGMA terminal โ€” type ยง or $ instructions
Ctrl+Shift+S Seal selection Seal highlighted code to WORM chain
Ctrl+Shift+L Seal file Seal current file SHA-256 to chain
Right-click Seal / Anchor Context menu on any file or selection

Auto-completions โ€” type ยง or $ and get tier/shorthand suggestions inline.

On save (optional) โ€” auto-seals every saved file hash to the chain.

On commit โ€” seals every git commit hash to LEDGE automatically.

sovereign-status โ€” live chain state in the status bar

$(lock) 7f3a1b2cโ€ฆ ยท 142    $(circuit-board) 24 AGENTS

Polls your SnapKitty OS every 30 seconds. Click either item to open the MAGMA panel or show the chain head.


Quick start

# Clone this repo
git clone https://github.com/snapkittywest/sovereign-ide-extensions
cd sovereign-ide-extensions

# Install and compile magma-protocol
cd magma-protocol
npm install && npm run compile
# Press F5 in VS Code to launch Extension Development Host

# Install and compile sovereign-status
cd ../sovereign-status
npm install && npm run compile

Requires a running SnapKitty OS instance at http://localhost:3000 (configurable via settings).


MAGMA Protocol quick reference

TIER PREFIXES          $ SHORTHANDS
๐Ÿ”’ SEAL    CIPHER      $seal    โ€” cryptographic seal
๐Ÿ“œ ANCHOR  MNEMEX      $anchor  โ€” immutable WORM write
โšก FLUX    HERALD      $flux    โ€” state transition / broadcast
๐Ÿ‘ SENTINEL SENTINEL   $watch   โ€” security monitor (auto-urgent)
๐Ÿฆ VAULT   VAULT       $vault   โ€” financial authorization
๐Ÿ”ฎ ORACLE  ORACLE      $query   โ€” knowledge graph query
โš’๏ธ FORGE   FORGE       $forge   โ€” build / deploy action
๐Ÿง  NOVA    NOVA        $ask     โ€” synthetic intelligence
๐Ÿ’€ LOC     LOC         โ† binary outcome. no retry.

Settings

Setting Default Description
magma.osUrl http://localhost:3000 SnapKitty OS base URL
magma.sealOnSave false Auto-seal file hash on save
magma.sealOnCommit true Seal git commit hash to LEDGE
magma.agentDefault FORGE Default agent for instructions
sovereignStatus.pollInterval 30 Status bar poll interval (seconds)

Architecture

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚  VS Code                                             โ”‚
โ”‚  magma-protocol extension  ยท  sovereign-status       โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                   โ”‚
                   โ–ผ
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚  SnapKitty OS (localhost:3000)                       โ”‚
โ”‚  /api/labs/ledge/seal  ยท  /api/merkle/root           โ”‚
โ”‚  WORM chain ยท 24 agents ยท MAGMA ยท Merkle root        โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

Related


MIT License ยท SnapKitty Collective ยท 2026 "The development environment that seals every decision."

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using Snapkitty/sovereign-ide-extensions 1