Skip to content

Commit 626b987

Browse files
ci: release packages
1 parent 9da7cbf commit 626b987

3 files changed

Lines changed: 13 additions & 11 deletions

File tree

.changeset/wolfpack-startup-flag.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

apps/scream-code/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# scream-code
2+
3+
## 0.11.0
4+
5+
### Minor Changes
6+
7+
- [#10](https://github.com/LIUTod/scream-code/pull/10) [`9da302d`](https://github.com/LIUTod/scream-code/commit/9da302d823244eb87c57e247c0836fdaab2bf80a) - Add `--wolfpack` CLI flag to start with WolfPack batch mode enabled.
8+
9+
Previously WolfPack mode could only be toggled at runtime via the `/wolfpack`
10+
slash command. This adds a CLI startup option (`--wolfpack`) symmetric to the
11+
existing `--plan` and `--auto` flags, so users can launch a session with
12+
WolfPack already active.

apps/scream-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scream-code",
3-
"version": "0.10.3",
3+
"version": "0.11.0",
44
"description": "A terminal-native AI agent for builders",
55
"license": "MIT",
66
"author": "ScreamCli",

0 commit comments

Comments
 (0)