Skip to content

chore: version packages#168

Merged
suleimansh merged 1 commit into
mainfrom
changeset-release/main
Jul 3, 2026
Merged

chore: version packages#168
suleimansh merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@gemstack/framework@0.1.0

Minor Changes

  • f1e40d4: feat: @gemstack/framework - The (AI) Framework product shell

    The turnkey CLI + localhost dashboard that wraps a coding-agent CLI (Claude Code)
    as a black box and drives the ai-autopilot bootstrap flow through it: preset
    detect, architect, build, full-fledged loop, deploy. Adds the swappable Driver
    seam (ClaudeCodeDriver + FakeDriver), driver-backed bootstrap steps, an event
    stream we own, and a --fake offline path for CI. npm i -g @gemstack/framework.

  • a08a052: feat: framework CLI exposes Claude Code's permission mode

    Add --permission-mode <default|acceptEdits|bypassPermissions|plan> and
    --dangerously-skip-permissions, threaded into ClaudeCodeDriver, so a live run
    can build non-interactively. Default stays acceptEdits.

  • 779b0da: feat: framework --deploy actually ships via real deploy targets

    Wire ai-autopilot's cloudflareTarget / dokployTarget into the CLI so
    --deploy cloudflare / --deploy dokploy execute the deploy instead of only
    narrating a plan. Adds --cf-project, --dokploy-url, --dokploy-app, a
    hostExecutor that runs wrangler in the agent's workspace, and the deployWith
    step. Creds come from the environment; targets never throw on missing config
    (they report { deployed: false }). --fake stays plan-only and deterministic.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 4f1e3f3 to e75245a Compare July 3, 2026 17:57
@github-actions github-actions Bot force-pushed the changeset-release/main branch from e75245a to be86ce0 Compare July 3, 2026 18:19
@suleimansh suleimansh merged commit ecd94f5 into main Jul 3, 2026
2 checks passed
@suleimansh suleimansh deleted the changeset-release/main branch July 3, 2026 18:25
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