Claude Digest
Path:
loom-builder-sol/CLAUDE_DIGEST.mdRelative: CLAUDE_DIGEST.mdSubproject: loom-builder-solCategory: documentationLines: 89Bytes: 4,899Imports: 0Exports: 0
Content Preview
- # CLAUDE_DIGEST — loom-builder-sol 0.80.10 Migration
- ## Migration Summary
- Migrated `/home/mikes/leverage-loops-projects/loom-builder-sol` from `@earendil-works/pi-coding-agent@0.79.10` to `@0.80.10`.
- ## API Usage Migration Table
- | File | Line(s) | 0.79 Form | 0.80 Form |
- |------|---------|-----------|-----------|
- | `src/gate-analyzer.ts` | 14 | `import { AuthStorage, ModelRegistry } from "@earendil-works/pi-coding-agent"` | `import { ModelRuntime } from "@earendil-works/pi-coding-agent"` |
- |