Your codebase,
from the high-seat.
gald3r_throne — codename Hlidskjalf — is a Tauri 2 desktop workspace control plane for every gald3r project on your machine. Local-first, safe-by-default, with Norse personality baked in.
Download
Installers for v0.2.0
Windows and Linux builds, each accompanied by a minisign .sig the in-app updater trusts.
.sig(the Tauri updater signature), and latest.json is the updater manifest — you rarely download these by hand; the app checks and applies them for you.Install
Run the installer for your OS
Windows
# Recommended: the NSIS installer# 1 — download Gald3r.Throne_0.2.0_x64-setup.exe# 2 — run it. The installer is NOT yet code-signed, so Windows# SmartScreen shows "Windows protected your PC".# Click "More info" -> "Run anyway" to continue. # Fleets / unattended: use the MSI> msiexec /i Gald3r.Throne_0.2.0_x64_en-US.msi /qnLinux
# AppImage (portable, no install)$ chmod +x Gald3r.Throne_0.2.0_amd64.AppImage$ ./Gald3r.Throne_0.2.0_amd64.AppImage # ...or the Debian package$ sudo apt install ./Gald3r.Throne_0.2.0_amd64.deb# then launch "Gald3r Throne" from your app menu,# or, if the agent CLI is installed:$ gald3r throneWhat's inside
The desktop cockpit for gald3r
At-a-glance control
Live task and bug dashboards across all your gald3r projects. Agent and swarm activity column with SPEC/CODE/REVIEW badges and stale detection.
Safe apply with rollback
Every install, update, or repair action is dry-run-previewed first. On apply: timestamped backup, provenance logging, automatic rollback if anything fails. Your data is never touched without consent.
Personality packs & avatars
Character themes, custom personality packs, and animated 2D avatar overlays — 5 runtime states (idle, listening, thinking, speaking, working). Unique and memorable.
Chrono scheduler
Schedule gald3r command sequences on a cron or preset triggers. Persistent run history. Fire @g-go, @g-status, or any command on a timer.
In-app self-update
Detects and applies gald3r updates from inside the app — compiled Rust core (no Python dependency at update time). 34 Rust tests covering the rollback path.
Skill & pack lifecycle
Browse, install, and manage gald3r skill packs and platform templates from the UI. Dry-run first, apply with a click.
Usage
The panels
Throne is organized into panels over your loaded gald3r projects. Here are the main ones.
Vault viewer
Browse the Obsidian-compatible knowledge vault — notes, MOC hubs, and frontmatter — alongside the project's file-first .gald3r/ boards.
Mission Control
The Command Center god-view over every loaded project: live task/bug state, the merge-conflict decision deck, and the Maestro widget grid.
Boards
Tasks, Kanban, Bugs, Features, Releases, Ideas, Plans, Subsystems, Constraints, and Contributions — the full .gald3r/ workspace, rendered.
AI routing + local models
Routing-mode picker, default target, fallback order, and a provider capability matrix. Register keyless Ollama / LM Studio models as $0-cost local targets.
Agents & coordinators
Manage agent profiles and watch Active Coordinators — a live team-presence panel with SPEC / CODE / REVIEW badges and stale detection.
IDE manager
One place for installed platforms, files, review, agents, skills, commands, extensions, tools & MCPs, and personality / skill packs.
Chrono scheduler
Schedule gald3r command sequences on cron or preset triggers, with persistent run history — fire @g-go, @g-status, or any command on a timer.
Terminal & browser
An embedded terminal and an agent-interactive browser panel, plus a context-window viewer to inspect and pre-flight-edit what the model sees.
Sessions & stream
Replay past agent sessions and watch a live stream of the running loop, wired to the CLI's stream-json output mode.
Themes, packs & avatars
Theme selector + builder, personality packs, and an avatar studio — animated 2D overlays with idle / listening / thinking / speaking / working states.
Social & comms
Friends, sharing, and chat under the Comms group — collaborate on a single session live with the multi-user operator UI.
Admin
Organizations & customers, feature flags, crash analytics, fleet update-health, database admin, and API-usage dashboards (admin-gated; 403 renders unauthorized).
Safety first
Every action is guarded
Dry-run preview
See exactly what will change before anything is written.
Timestamped backup
On apply, a full snapshot is taken first. Rollback is one click.
Provenance logging
Every change is logged with timestamp, actor, and before/after state.
Updating
Updates apply themselves
Install once — Throne keeps itself current with a signed in-app updater.
Checks the release feed
The Tauri 2 updater reads latest.json from GitHub Releases and compares it to the running version.
Verifies the signature
The downloaded update is checked against Throne's embedded minisign public key before anything is applied.
Applies in compiled Rust
The update installs in place via the Rust core — no Python at update time — with 34 Rust tests covering the rollback path.
Download gald3r_throne v0.2.0
The installer is live for Windows and Linux — grab the latest build from GitHub Releases. It's an early release: expect rapid iteration, and file issues generously.
Throne is local-first and free to download. Paid coordination features (hosted backend, team dashboards) are waitlist-only while registration is closed.
