Skip to content

Releases: o-mid/intentguard

Release list

v0.1.0

Choose a tag to compare

@o-mid o-mid released this 18 Jul 11:58

IntentGuard MVP — schema-validated intents, human approval, Anvil execution.

Natural-language DeFi intent → schema + policy gate → per-step human Approve → Anvil tx hash (or hard reject with backend reasons).

Demo recordings

  1. Login + successful approvedemo-1-login-approve.mov
  2. Policy reject + Historydemo-2-reject-history.mov

What's included

  • Flutter mobile client (compose → plan review → history)
  • Go API: auth, planner (mock/LLM), JSON Schema, policy engine, step approve/reject
  • Foundry mocks + Anvil local execution
  • CI + eval fixtures

Tag points at the M3 MVP merge on main.