diff --git a/.changeset/coding-workflow-bash-write-detect.md b/.changeset/coding-workflow-bash-write-detect.md index bb1fd2f3..0e4ee669 100644 --- a/.changeset/coding-workflow-bash-write-detect.md +++ b/.changeset/coding-workflow-bash-write-detect.md @@ -1,5 +1,5 @@ --- -'smooai-smooth-cast': patch +'@smooai/smooth': patch --- Fix coding_workflow mislabelling real code turns as THINK mode. diff --git a/.changeset/dolt-sync-timeout-selfheal.md b/.changeset/dolt-sync-timeout-selfheal.md index 750afd32..87f20d8b 100644 --- a/.changeset/dolt-sync-timeout-selfheal.md +++ b/.changeset/dolt-sync-timeout-selfheal.md @@ -1,5 +1,5 @@ --- -'smooai-smooth-pearls': patch +'@smooai/smooth': patch --- Harden the Dolt store against a read-only WEDGE caused by a hung remote sync. diff --git a/.changeset/host-token-state-and-pytest-bare-summary.md b/.changeset/host-token-state-and-pytest-bare-summary.md index f5e2ad41..3f18899b 100644 --- a/.changeset/host-token-state-and-pytest-bare-summary.md +++ b/.changeset/host-token-state-and-pytest-bare-summary.md @@ -1,6 +1,6 @@ --- -'smooai-smooth-bigsmooth': patch -'smooai-smooth-bench': patch +'@smooai/smooth': patch +'@smooai/smooth': patch --- Fix two small bugs: a UB-prone env mutation in Big Smooth and a missed pytest diff --git a/.changeset/remove-microvm-stack.md b/.changeset/remove-microvm-stack.md index 2ba5a48f..62739bc0 100644 --- a/.changeset/remove-microvm-stack.md +++ b/.changeset/remove-microvm-stack.md @@ -1,7 +1,7 @@ --- -'smooai-smooth-bigsmooth': minor -'smooai-smooth-cli': minor -'smooai-smooth-operative': minor +'@smooai/smooth': minor +'@smooai/smooth': minor +'@smooai/smooth': minor --- Remove the microVM / sandbox stack (pearl th-f4a801). diff --git a/.changeset/skills-invocation-runtime.md b/.changeset/skills-invocation-runtime.md index ddc16600..2f7218f6 100644 --- a/.changeset/skills-invocation-runtime.md +++ b/.changeset/skills-invocation-runtime.md @@ -1,6 +1,6 @@ --- -'smooai-smooth-cast': patch -'smooai-smooth-operative': patch +'@smooai/smooth': patch +'@smooai/smooth': patch --- Add the skills invocation runtime — Claude-Code parity for `~/.smooth/skills/` (pearl th-e0f812). diff --git a/.changeset/small-fixes-hooks-tempdir.md b/.changeset/small-fixes-hooks-tempdir.md index 8ca80275..25b6ca3d 100644 --- a/.changeset/small-fixes-hooks-tempdir.md +++ b/.changeset/small-fixes-hooks-tempdir.md @@ -1,6 +1,6 @@ --- -'smooai-smooth-cli': patch -'smooai-smooth-bigsmooth': patch +'@smooai/smooth': patch +'@smooai/smooth': patch --- Two small bug fixes. diff --git a/.changeset/th-ae9425-sendgrid-integrations.md b/.changeset/th-ae9425-sendgrid-integrations.md index 153fae20..42297539 100644 --- a/.changeset/th-ae9425-sendgrid-integrations.md +++ b/.changeset/th-ae9425-sendgrid-integrations.md @@ -1,5 +1,5 @@ --- -'smooai-smooth-cli': patch +'@smooai/smooth': patch --- Add `th api integrations sendgrid get|create|delete|test`.