Skip to content

Update base44-cli skill to main March 18, 2026#102

Merged
netanelgilad merged 7 commits intomainfrom
update-base44-cli-main-march-18-2026
Mar 18, 2026
Merged

Update base44-cli skill to main March 18, 2026#102
netanelgilad merged 7 commits intomainfrom
update-base44-cli-main-march-18-2026

Conversation

@claude
Copy link
Contributor

@claude claude bot commented Mar 18, 2026

Summary

  • Added exec.md reference for new base44 exec command (runs stdin scripts with Base44 SDK pre-authenticated)
  • Added exec command to SKILL.md Available Commands table under a new "Script Execution" section
  • Updated CLI_VERSION from v0.0.45 to v0.0.45-4-gfb355f8

Sync Summary

Version Updated

  • Previous: v0.0.45
  • Current: v0.0.45-4-gfb355f8

Changed Command Files Processed

  • packages/cli/src/cli/commands/exec.ts (new command)
  • All other changed files: internal Base44Command class refactor (no user-facing changes)

Infrastructure Changes Reviewed

  • packages/cli/src/cli/utils/command/Base44Command.ts (new) — internal: context injected via preAction hook instead of constructor args; no user-facing impact
  • packages/cli/src/cli/program.ts — registered new exec command; removed context param from all command factories (internal)
  • Other utils: internal refactor only

New Commands

  • base44 exec — Run a script (piped via stdin) with the Base44 SDK pre-authenticated

Breaking Changes

  • None

Option Changes

  • None

🤖 Generated with Claude Code

- Add exec.md reference for new `base44 exec` command (runs scripts via stdin with SDK pre-authenticated)
- Add exec command to SKILL.md Available Commands table
- Update CLI_VERSION from v0.0.45 to v0.0.45-4-gfb355f8

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
github-actions bot and others added 3 commits March 18, 2026 14:05
Co-authored-by: Netanel Gilad <netanelgilad@users.noreply.github.com>
…ion invoke syntax

Co-authored-by: Netanel Gilad <netanelgilad@users.noreply.github.com>
@claude
Copy link
Contributor Author

claude bot commented Mar 18, 2026

README check ran. 2 issue(s) found and fixed: (1) base44-cli description mentioned 'authentication' and 'entity schema management' but SKILL.md frontmatter describes entities, backend functions, and AI agents; (2) base44-sdk description mentioned 'auth, integrations, connectors' which are not in the SKILL.md frontmatter. README.md has been updated in this branch.

Co-authored-by: Netanel Gilad <netanelgilad@users.noreply.github.com>
Co-authored-by: Netanel Gilad <netanelgilad@users.noreply.github.com>
@netanelgilad netanelgilad merged commit c0d247e into main Mar 18, 2026
1 of 2 checks passed
@netanelgilad netanelgilad deleted the update-base44-cli-main-march-18-2026 branch March 18, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant