Update base44-cli skill to v0.0.30 (February 09, 2026 at 07:25 PM UTC) #67
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Synchronized base44-cli skill documentation with CLI source code v0.0.30.
Version Update
Files Changed
CLI_VERSION(v0.0.26 → v0.0.30)skills/base44-cli/SKILL.md(command syntax, new commands, schema fix)skills/base44-cli/references/dashboard.md(command syntax change)skills/base44-cli/references/site-open.md(new command)skills/base44-cli/references/types-generate.md(new hidden command)Breaking Changes⚠️
Dashboard Command Syntax Change:
npx base44 dashboardnpx base44 dashboard openUsers upgrading from v0.0.26 to v0.0.30 will need to update their scripts/workflows.
New Commands
base44 site openbase44 types generate(hidden)base44/.types/types.d.tstsconfig.jsonautomaticallyAdditional Changes
"entity_name": "tasks"to"entity_name": "Task"(PascalCase for consistency)Verification Status
All 19 command files were analyzed and 17 reference files were verified/updated:
Commands Verified
base44 createbase44 deploybase44 linkbase44 agents pushbase44 agents pullbase44 auth loginbase44 auth logoutbase44 auth whoamibase44 dashboard openbase44 entities pushbase44 functions deploybase44 site deploybase44 site openbase44 types generateTest Plan
base44 site opencommandbase44 types generatecommand🤖 Generated with Claude Code