Commit Graph

9 Commits

Author SHA1 Message Date
github-actions[bot] 345d29401f Version Packages (#13)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-08 15:45:29 +01:00
Fran Algaba 7df23a47d9 add Yellow + LI.FI multi-track support with ENS hydration and e2e demo runbook (#12)
* 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
2026-02-08 15:43:35 +01:00
github-actions[bot] 9873c625ec Version Packages (#10)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-07 23:50:58 +01:00
Fran Algaba 73559391eb implement VM real-data and runtime alignment (#9) 2026-02-07 23:49:01 +01:00
github-actions[bot] 9fbb78da28 Version Packages (#8)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-07 23:19:03 +01:00
Fran Algaba 15c805b06a auto advisory by model config, OAuth guidance, record/replay flow (#7)
* auto advisory by model config, OAuth guidance, record/replay flow

* add changeset for release
2026-02-06 21:44:33 +01:00
github-actions[bot] 7cb9256b2c Version Packages (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-04 18:33:29 +01:00
Fran Algaba 88719f7c5b VM quickstart scaffold, snapshot tooling, and onboarding docs (#3)
* add init scaffold, transition docs, and snapshot tooling

  - add grimoire init --vm quickstart scaffold + README
  - document VM quickstart and deterministic transition flow
  - add Hyperliquid --format spell snapshots + tests
  - improve grimoire venue help output and docs links

* add init scaffold, transition docs, and snapshot tooling

  - add grimoire init --vm quickstart scaffold + README
  - document VM quickstart and deterministic transition flow
  - add Hyperliquid --format spell snapshots + tests
  - improve grimoire venue help output and docs links

* Update section header for Claude plugin

* add init scaffold, transition docs, and snapshot tooling

  - add grimoire init --vm quickstart scaffold + README
  - document VM quickstart and deterministic transition flow
  - add Hyperliquid --format spell snapshots + tests
  - improve grimoire venue help output and docs links
2026-02-04 18:14:30 +01:00
Fran Algaba 9f6c2975f9 add Node compatibility, release workflow, and docs/skills updates
- add Node fallbacks/build outputs for core/cli/venues and update package exports
  - add changesets + CI release workflow with provenance
  - document manual 0.1.0 publish, add CONTRIBUTING and CHANGELOG
  - refresh AGENTS.md and skills inventory; remove dev-only skills!
2026-02-03 16:18:35 +01:00