Commit Graph

10 Commits

Author SHA1 Message Date
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 9bb20ded5f add VM onboarding docs and Claude plugin metadata 2026-02-03 18:08:49 +01:00
Fran Algaba 579fc1e267 move packages to @grimoirelabs scope
- rename package names/imports/docs/scripts to @grimoirelabs/*
  - keep CLI bin name as grimoire
  - update publish docs for new scope
  - fix formatting in venue tests
2026-02-03 16:37:39 +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
Fran Algaba 4883dc416f Added vm mode 2026-02-03 13:11:34 +01:00
Fran Algaba 218e00b071 support namespaced advisor models and document model IDs 2026-02-03 11:20:28 +01:00
Fran Algaba df1fd8bfb1 add new spell fixtures, test coverage, and fixes for advisory fallbacks and skill auto-select 2026-02-03 11:04:51 +01:00
Fran Algaba c2af926a9c Fix venue adapters, add test runner resilience, update docs
- Aave V3: fix GraphQL field names (sender), split amount formats
  - Morpho Blue: add default Base markets, fix multi-match resolution
  - Across: increase bridge amounts to meet minimums
  - Test runner: add --start-phase, --recover, checkpoint tracking
  - Clean up redundant spell files
2026-02-02 17:10:10 +01:00
Fran Algaba 9652a3abcd Add state persistence with SQLite store, error handling, and builders API 2026-01-30 12:33:37 +01:00
Fran Algaba 44c6b37617 Added venues. Added cli for each. Improved reliability. Added docs. More examples 2026-01-29 23:52:11 +01:00