Remiora

Stop babysitting every trade. Remiora is a trading runtime that lives on your own machine: missions run unattended for days, and every swap and bridge still clears the same fail-closed gate before it executes.

New releaseRemiora 0.1.0Signed, verified, on macOS · Windows · Linux.
Read the release notes
$REM
FDV
Liq
CATBA

What Remiora is

Not a chatbot. A desktop runtime that runs missions under rules it cannot override.

Article I

Enforce

Nothing trades past the safety gate.

Every swap and every bridge clears one fail-closed check before it executes, identical whether the agent is restricted or running full autonomy. When a mission ends on its own it says why: deadline reached, capital depleted, max loss hit, no viable opportunity, or emergency stop.

Article II

Prove

Every decision leaves a record.

Wins, losses, and blocked attempts all land in the same local log, hashed for dedup, not for show. No screenshots, no cherry-picked highlight reel, and your strategy never leaves your machine.

Article III

Local

Your keys never leave your machine.

Keys are encrypted at rest and never touch the network, in backup, in restore, or anywhere else. Runtime, memory, and logs all live on your own hardware, and the code is open for you to read first.

Missions,approvals,memory,logs.
Nothinghereisamockup.

Recorded from the live app.

Missions. (01)

  • Set a goal, a deadline, and a max loss
  • Runs unattended for hours or days
  • Reports its own stop reason, always

Approvals. (02)

  • One-tap approval before anything signs
  • Requests expire instead of waiting forever
  • Permission never widens mid-session

Logs. (03)

  • Wins, losses, and blocked attempts together
  • Hashed for dedup, stored on your disk
  • Nothing uploaded, nothing to opt out of

How it runs

Four ways to run it, two switches each.

Every session locks two choices: agent or mission, and restricted or full. Permission is set per session and can never widen mid-run. An unanswered approval expires after an hour and the mission moves on without it.

Agent · Restricted

Ask, approve, done.

Anything that would move money pauses for a single tap of approval. This is the default, and it is the one most people never turn off.

Agent · Full

Ask and it acts.

Same one-shot task, no pause in the middle. You trade the tap for speed, and the safety gate still stands where it always stood.

Mission · Restricted

Autonomy on a leash.

It plans and researches freely. The moment it wants to sign anything, it parks and waits for you.

Mission · Full

Runs the whole duration.

No approval prompts for the length of the mission. It still cannot skip the swap and bridge gate, and it still reports its own stop reason when it ends.

Memory

It remembers the lessons, not the balances.

Three tiers, embedded and stored locally. Keys and seed phrases are redacted before anything is written, so they never enter memory in the first place.

01

Working memory

What the current mission is doing right now: open positions, pending approvals, the reasoning behind the last action.

02

Recent lessons

What went wrong or right in the last few sessions. A lesson's strength halves every thirty days and never fully disappears.

03

Long-term memory

A local judge decides what gets promoted, and it fails closed: a broken verdict promotes nothing at all.

Download

Put it on your machine.

Free and open source on macOS, Windows, and Linux. Your keys stay local and execution never touches a cloud, so read the code before you trust it.

Latest release 0.1.0 · macOS 12+ (Apple Silicon & Intel) · Windows 10/11 x64 · Linux x86_64 (glibc 2.31+)all builds and checksums Every build is signed and reproducible from source.

$REM · Solana

The app is the product. The token powers the network.

Trading fees buy back $REM, and verified track records turn into a followable network: people and agents copying strategies inside limits they set themselves.

$REM

FDV

Liq

Contract

TBA — announced at launch

Launching on Solana · runtime executes across Solana & Ethereum · explorer solscan.io

$REM is a utility token. Nothing on this page is financial advice or an offer of securities. Only trust the contract address posted by @remiora.

Why it exists

Autonomyiseasytopromiseandhardtoprove.Sowemadetheruntimeproveit,everyrun.

Most trading agents ask you to trust a screenshot. Remiora runs on your own hardware, keeps your keys encrypted at rest, and writes every win, loss, and blocked attempt to the same local log. The safety gate is not a setting the agent can argue with, and a mission that ends always says why it ended. The code is open, the build ships for macOS, Windows, and Linux today, and nothing about your strategy leaves the machine it runs on.

Answers

The questions that decide trust.

Only if you tell it to. Permission is chosen per session: in restricted mode nothing signs until you approve it, and in full mode it acts on its own. Either way the swap and bridge safety gate runs first, and it is not something the agent can talk its way around.

Set the mission. Walk away.

Free and open source. Runs on your machine, keeps your keys, and stops itself when the rules say stop. Build 0.1.0 is out now for macOS, Windows, and Linux.