Skip to content

Update base44-cli skill to v0.1.8 2026-08-04 07:38 UTC - #152

Open
claude[bot] wants to merge 1 commit into
mainfrom
sync-base44-cli-v0.1.8
Open

Update base44-cli skill to v0.1.8 2026-08-04 07:38 UTC#152
claude[bot] wants to merge 1 commit into
mainfrom
sync-base44-cli-v0.1.8

Conversation

@claude

@claude claude Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Synced the base44-cli skill against CLI source at v0.1.8 (previous: v0.1.7).
  • Documented the new base44 build command (runs site.buildCommand with VITE_BASE44_APP_ID injected).
  • Documented the new --build/--no-build flags on base44 deploy and base44 site deploy, including the interactive "Build the site first?" prompt behavior.
  • Documented the env-gated (BASE44_STATIC_DEPLOYMENTS=1|true) experimental --git-hash/--concurrency options on base44 site deploy for the new deployments-API upload path.
  • Bumped CLI_VERSION and skills/base44-cli/SKILL.md frontmatter metadata.sourcePackage.version to 0.1.8.

Changed command files processed

  • packages/cli/src/cli/commands/project/build.ts (new)
  • packages/cli/src/cli/commands/project/deploy.ts
  • packages/cli/src/cli/commands/project/eject.ts (internal only — passes build: false to avoid double-building/prompting; no user-facing doc change needed)
  • packages/cli/src/cli/commands/project/site-build.ts (new, shared build helper)
  • packages/cli/src/cli/commands/site/deploy.ts

Infrastructure changes reviewed

  • packages/cli/src/cli/program.ts — registers the new base44 build command (no other user-facing impact)

Files updated

  • skills/base44-cli/references/build.md (new)
  • skills/base44-cli/references/deploy.md
  • skills/base44-cli/references/site-deploy.md
  • skills/base44-cli/SKILL.md (command tables + config property note)
  • CLI_VERSION (v0.1.7v0.1.8)

Manual review recommended

  • The --git-hash/--concurrency deployments-API path is feature-flagged behind BASE44_STATIC_DEPLOYMENTS and not yet in the public changelog — confirm the documentation tone (marked "Experimental") matches how/when this should be surfaced to users.

Test plan

  • Reviewed rendered reference docs for formatting

Documents the new `base44 build` command and the `--build`/`--no-build`
flags on `deploy`/`site deploy`, plus the env-gated `--git-hash`/
`--concurrency` deployments-API options on `site deploy`.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@claude claude Bot added the auto-skill-update Automated skill-sync PR label Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-skill-update Automated skill-sync PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants