New
-
Published the initial set of four SQD agent skills:
pipes-sdkfor building
and deploying indexers,portalfor querying blockchain data across 140+
networks,migrate-to-portalfor moving a v2 Squid onto Portal, and
squid-perffor comparing indexer sync times. -
Skills can now be pinned to an exact release instead of tracking whatever is
onmain:npx skills add subsquid-labs/skills#v1.0.0 npx skills add subsquid-labs/skills#v1.0.0@portal
-
Every release now attaches a
sqd-skills.tar.gzbundle of all four skills,
always reachable at
https://github.com/subsquid-labs/skills/releases/latest/download/sqd-skills.tar.gz. -
Each release lists the exact skill versions it contains, so a release answers
which version of a given skill you are installing.
Skills in this release
| Skill | Path | Version | Category |
|---|---|---|---|
pipes-sdk |
pipes-sdk/ |
1.5.0 | core |
portal |
portal/ |
1.5.0 | portal-core |
migrate-to-portal |
squid-sdk/migrate-to-portal/ |
1.2.1 | documentation |
squid-perf |
squid-sdk/squid-perf/ |
1.1.13 | core |
What's Changed
All changes
Full Changelog: v1.0.0-rc.1...v1.0.0