Update base44-cli skill to v0.1.0 June 28, 2026 11:58 UTC - #126
Open
claude[bot] wants to merge 1 commit into
Open
Update base44-cli skill to v0.1.0 June 28, 2026 11:58 UTC#126claude[bot] wants to merge 1 commit into
claude[bot] wants to merge 1 commit into
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
base44-cliskill from v0.0.56 to v0.1.0sandboxcommand group (7 subcommands for remote app development)connectors initiatecommand referenceconnectors pullandconnectors pushwith new--diroption for projectless uselogswith new--jsonflag and relative time shorthands (1h,30m,2d)Changed files
New reference files (base44-cli):
references/connectors-initiate.md— initialize a single connector + OAuth flowreferences/sandbox-ls.md— list directory entries in remote sandboxreferences/sandbox-read.md— read file contents from remote sandboxreferences/sandbox-write.md— create/overwrite a file in remote sandboxreferences/sandbox-edit.md— apply exact old→new string edits to a filereferences/sandbox-grep.md— search files by pattern in remote sandboxreferences/sandbox-run.md— run a shell command in remote sandboxreferences/sandbox-checkpoint.md— create restore-point checkpointUpdated reference files:
references/connectors-pull.md— added--diroption, projectless supportreferences/connectors-push.md— added--diroption, projectless supportskills/base44-troubleshooter/references/project-logs.md— added--jsonflag, relative--since/--untilshorthandsUpdated skill files:
skills/base44-cli/SKILL.md— addedconnectors initiateto command table, added Sandbox sectionskills/base44-troubleshooter/SKILL.md— updated troubleshooting flow with relative time shorthandsCLI_VERSION— bumped from v0.0.56 to v0.1.0skills/base44-cli/SKILL.mdfrontmattersourcePackage.version— bumped to 0.1.0Test plan
connectors initiatedocs match source (initiate.ts)connectors pull/push--diroption is documented correctlylogs --jsonand relative shorthand examples are accurate🤖 Generated with Claude Code