Show HN: Sovereign Engine – Local-first intent engine in Rust and Tauri

Sovereign341 pts0 comments

GitHub - Sovereign34/sovereign-engine · GitHub

/" data-turbo-transient="true" />

Skip to content

Type / to search

Sign in<br>Sign upAppearance settings

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

Sovereign34

sovereign-engine

Public

Notifications<br>You must be signed in to change notification settings

Fork

Star

main

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>329 Commits<br>329 Commits

dist

dist

docs

docs

domain

domain

engine/src

engine/src

mcp-server

mcp-server

node_modules

node_modules

sovereign-core

sovereign-core

sovereign-engine-main

sovereign-engine-main

sovereign-types

sovereign-types

src

src

tests

tests

.gitignore

.gitignore

Cargo.toml

Cargo.toml

Dockerfile

Dockerfile

LICENSE

LICENSE

PACKAGE_ADDITIONS.json

PACKAGE_ADDITIONS.json

README.md

README.md

github.register.js

github.register.js

incrementalMemory.ts

incrementalMemory.ts

package-lock.json

package-lock.json

package.json

package.json

tsconfig.json

tsconfig.json

vitest.config.ts

vitest.config.ts

View all files

Repository files navigation

Sovereign Engine

Sovereign Engine is a local-first, agentic runtime built in Rust. It executes transient, self-organizing code blocks with a deterministic compiler-feedback loop via Tauri IPC and Supabase.

Architecture

Intent -> Dynamic Code Generation -> Compiler Feedback Loop -> Transient Execution -> Memory Pruning

Core Features

Local-First Sovereign Execution: Zero cloud lock-in for runtime logic.

Compiler Feedback Loop: Native Rust/TypeScript compiler outputs are fed back to the context window for self-healing synthesis.

Ephemeral Logic Modules: Code generated for intent is executed and pruned post-execution, preventing runtime bloat.

Quick Start

cargo build --release<br>cargo run

About<br>No description, website, or topics provided.<br>Resources<br>Readme<br>MIT license<br>Activity<br>Stars<br>0 stars<br>Watchers<br>0 watching<br>Forks<br>0 forks<br>Report repository

Releases

Packages

Contributors

Languages

You can’t perform that action at this time.

sovereign engine json github window cargo

Related Articles