Releases: 514-labs/moosestack
Releases · 514-labs/moosestack
v0.6.440-ci-9-gebbe79f3c
fix: clarify table field accepts both booleans and orderByFields config Address PR review feedback noting that the AGENTS.md example shows orderByFields but the template uses simple booleans. Added note explaining both patterns are valid.
v0.6.440-ci-8-g06be001e5
fix: address PR review feedback on template AGENTS.md files - Add pip install setup step to live-heartrate-leaderboard - Mark ClickHouse skill as optional with install path in next-app-empty - Fix ambiguous app/index.ts path to moose/app/index.ts in next-app-empty - Update Python examples to use OlapConfig(order_by_fields=[...]) instead of table=True - Fix incorrect file path app/ingest/models.py to app/db/models.py in python-fastapi-client-only - Add app/index.ts to Key Files table in typescript-empty
v0.6.440-ci-7-g80ad2c186
fix: update AGENTS.md to match actual template APIs - Replace deprecated OlapTable/Stream/IngestApi examples with IngestPipeline - Python templates: use Pydantic BaseModel + IngestPipelineConfig, fix "export" terminology to "import in main.py" - TypeScript templates: add explicit entry file path (app/index.ts) - Fix duplicated step number in typescript-mcp AGENTS.md
v0.6.440-ci-6-g2a1f768d6
Merge branch 'main' into claude/add-index-ts-to-mcp-key-files
v0.6.440-ci-6-g00d649538
feat: add CLAUDE.md to all visible templates Minimal loader that references AGENTS.md for Claude Code.
v0.6.440-ci-2-g54231501a
fix: sync pnpm-lock.yaml for @radix-ui/react-switch Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
v0.6.440-ci-1-gc7419172a
add mv
v0.6.440
Update moose-lib and moose-cli to 0.6.439 in all templates and exampl…
v0.6.439-ci-5-gb13a39d8b
Merge branch 'main' into claude/add-index-ts-to-mcp-key-files
v0.6.439-ci-3-g53b93eac5
Regenerate package-lock.json for next-app-empty template Updates the lockfile to match the moose-lib/moose-cli 0.6.439 version bump in package.json. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>