mirror of
https://github.com/franalgaba/grimoire.git
synced 2026-09-14 20:26:31 +08:00
7df23a47d9
* Add impl plan for defihack * add Yellow + LI.FI multi-track support with ENS hydration and e2e demo runbook - implement end-to-end custom action support in compiler, IR generation, runtime action resolution, and executor routing - add new offchain venue adapters: and , and register/export them in - add adapter test suites for Yellow session lifecycle and LI.FI swap/bridge/compose_execute flows - add LI.FI compose_execute safety guard: enforce unless explicit override is set - add CLI ENS profile hydration (, ) for and - clamp ENS-hydrated to safe bounds (0..500) in - remove unused/dead ENS helper surface - add DefiHack demo spells and prompt-first README runbook (VM rehearsal + deterministic CLI e2e) - update README and reference docs for new venues and CLI flags * Add changeset * Remove unused docs