Skip to content

Update base44-cli skill to v0.1.3 2026-07-13 07:50 UTC - #139

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

Update base44-cli skill to v0.1.3 2026-07-13 07:50 UTC#139
claude[bot] wants to merge 1 commit into
mainfrom
sync-base44-cli-v0.1.3

Conversation

@claude

@claude claude Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Syncs base44-cli/base44-troubleshooter skill docs with base44-cli v0.1.2v0.1.3.
  • Documents new workspace API key auth support (BASE44_API_KEY env var, b44k_ prefix): whoami output, deploy's skipped connector reconciliation for that principal, and a troubleshooting entry for rejected keys.
  • Notes the logs --level filter now also being enforced client-side (defensive fix for runtimes where the backend doesn't filter).
  • Bumps CLI_VERSION and skills/base44-cli/SKILL.md frontmatter sourcePackage.version to 0.1.3.

Changed command files (source repo)

  • packages/cli/src/cli/commands/auth/whoami.ts
  • packages/cli/src/cli/commands/project/logs.ts

Infra changes reviewed

  • packages/cli/src/cli/utils/command/middleware.ts (skip login flow when a workspace API key is set)
  • packages/cli/src/core/auth/config.ts, core/clients/base44-client.ts, core/errors.ts, core/project/deploy.ts (workspace API key plumbing)

Manual review recommended

  • None — no breaking changes to documented CLI syntax.

Test plan

  • Review updated docs for accuracy against CLI v0.1.3 behavior

🤖 Generated with Claude Code

Documents workspace API key auth (BASE44_API_KEY / b44k_ prefix) added
in v0.1.3, its effect on `whoami` output and connector reconciliation
during `deploy`, and the client-side --level filter fix in `logs`.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@claude claude Bot added the auto-skill-update Automated skill-sync PR label Jul 13, 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