Skip to content

Update base44-cli skill to v0.1.0 June 28, 2026 11:58 UTC - #126

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

Update base44-cli skill to v0.1.0 June 28, 2026 11:58 UTC#126
claude[bot] wants to merge 1 commit into
mainfrom
sync-base44-cli-v0.1.0

Conversation

@claude

@claude claude Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Syncs base44-cli skill from v0.0.56 to v0.1.0
  • Adds documentation for the new sandbox command group (7 subcommands for remote app development)
  • Adds connectors initiate command reference
  • Updates connectors pull and connectors push with new --dir option for projectless use
  • Updates logs with new --json flag and relative time shorthands (1h, 30m, 2d)

Changed files

New reference files (base44-cli):

  • references/connectors-initiate.md — initialize a single connector + OAuth flow
  • references/sandbox-ls.md — list directory entries in remote sandbox
  • references/sandbox-read.md — read file contents from remote sandbox
  • references/sandbox-write.md — create/overwrite a file in remote sandbox
  • references/sandbox-edit.md — apply exact old→new string edits to a file
  • references/sandbox-grep.md — search files by pattern in remote sandbox
  • references/sandbox-run.md — run a shell command in remote sandbox
  • references/sandbox-checkpoint.md — create restore-point checkpoint

Updated reference files:

  • references/connectors-pull.md — added --dir option, projectless support
  • references/connectors-push.md — added --dir option, projectless support
  • skills/base44-troubleshooter/references/project-logs.md — added --json flag, relative --since/--until shorthands

Updated skill files:

  • skills/base44-cli/SKILL.md — added connectors initiate to command table, added Sandbox section
  • skills/base44-troubleshooter/SKILL.md — updated troubleshooting flow with relative time shorthands
  • CLI_VERSION — bumped from v0.0.56 to v0.1.0
  • skills/base44-cli/SKILL.md frontmatter sourcePackage.version — bumped to 0.1.0

Test plan

  • Verify connectors initiate docs match source (initiate.ts)
  • Verify all 7 sandbox command docs match their source files
  • Verify connectors pull/push --dir option is documented correctly
  • Verify logs --json and relative shorthand examples are accurate

🤖 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