Skip to content

Update base44-cli skill to v0.0.48 March 25, 2026 - #108

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

Update base44-cli skill to v0.0.48 March 25, 2026#108
claude[bot] wants to merge 1 commit into
mainfrom
update-base44-cli-v0.0.48

Conversation

@claude

@claude claude Bot commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add new auth sub-command references: auth pull, auth push, auth password-login
  • Update deploy.md to document auth config as a deployed resource
  • Fix SKILL.md Common Workflows dashboard command syntax
  • Update CLI_VERSION from v0.0.46 to v0.0.48

Changes

New commands (hidden, added between v0.0.45 and v0.0.48)

  • base44 auth pull - pulls auth config from Base44 to local file
  • base44 auth push - pushes local auth config to Base44 (with --yes flag)
  • base44 auth password-login enable/disable - toggles username & password authentication locally

Updated references

  • deploy.md - auth config now appears in the "What It Deploys" list and deploy sequence
  • SKILL.md - added Auth Config Management section; fixed dashboard open syntax; added auth config to deploy workflow

Infrastructure changes (no user-facing impact)

All other changed files were internal refactoring (migrating from runCommand wrapper to Base44Command middleware pattern) with no option or behavior changes.

Test plan

  • Verify npx base44 auth pull fetches and writes local auth config
  • Verify npx base44 auth push -y pushes local auth config without prompt
  • Verify npx base44 auth password-login enable updates local config and reminds to push
  • Verify npx base44 deploy shows auth config in deployment summary when auth dir exists
  • Verify npx base44 dashboard open opens browser

Generated with Claude Code

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