Skip to content

Update base44-cli skill to v0.0.38 March 5, 2026 - #97

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

Update base44-cli skill to v0.0.38 March 5, 2026#97
claude[bot] wants to merge 1 commit into
mainfrom
sync-base44-cli-v0.0.38

Conversation

@claude

@claude claude Bot commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Secrets commands now visible: Removed note saying secrets commands are hidden from --help — they are now shown in the help output as of v0.0.38
  • Functions deploy error format: Updated error output example to reflect new bullet-pointed details format (• 'fn': error message)
  • CLI_VERSION bumped: v0.0.35-6-g0f89a25v0.0.38

Changes detected (v0.0.35-6-g0f89a25 → v0.0.38)

Command files changed:

  • src/cli/commands/dev.ts — internal refactoring (no user-facing changes)
  • src/cli/commands/functions/deploy.ts — error format now uses structured details array
  • src/cli/commands/project/create.ts — internal dependency change (lodash.kebabcaselodash/kebabCase)
  • src/cli/commands/project/eject.ts — same internal dependency change

Infrastructure changes:

  • src/cli/program.ts — secrets commands no longer registered as hidden: true
  • src/cli/utils/runCommand.ts + theme.ts — new displayError() function shows details as bullet list

Test plan

  • Verify npx base44 secrets list appears in --help output
  • Verify error output for functions deploy failures shows bullet-pointed details

🤖 Generated with Claude Code

- Remove outdated note that secrets commands are hidden from --help (they are now visible)
- Update functions deploy error output format to use bullet-pointed details
- Bump CLI_VERSION from v0.0.35-6-g0f89a25 to v0.0.38

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Paveltarno Paveltarno added the auto-skill-update Automated skill-sync PR label Jul 6, 2026 — with Claude
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.

1 participant