Skip to content

Releases: 514-labs/moosestack

v0.6.440-ci-9-gebbe79f3c

09 Mar 06:28

Choose a tag to compare

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

09 Mar 06:09

Choose a tag to compare

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

09 Mar 05:33

Choose a tag to compare

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

09 Mar 03:15
2a1f768

Choose a tag to compare

Merge branch 'main' into claude/add-index-ts-to-mcp-key-files

v0.6.440-ci-6-g00d649538

09 Mar 04:29

Choose a tag to compare

feat: add CLAUDE.md to all visible templates

Minimal loader that references AGENTS.md for Claude Code.

v0.6.440-ci-2-g54231501a

09 Mar 04:20

Choose a tag to compare

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

09 Mar 03:32

Choose a tag to compare

v0.6.440

08 Mar 18:13
ab105fc

Choose a tag to compare

Update moose-lib and moose-cli to 0.6.439 in all templates and exampl…

v0.6.439-ci-5-gb13a39d8b

07 Mar 00:10
b13a39d

Choose a tag to compare

Merge branch 'main' into claude/add-index-ts-to-mcp-key-files

v0.6.439-ci-3-g53b93eac5

07 Mar 14:17

Choose a tag to compare

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>