Skip to content

feat: add session execution modes - #622

Merged
duguwanglong merged 8 commits into
devfrom
feat/execution-modes
Jul 27, 2026
Merged

feat: add session execution modes#622
duguwanglong merged 8 commits into
devfrom
feat/execution-modes

Conversation

@xiami762

@xiami762 xiami762 commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Adds Build, Plan, and Goal execution modes to the Flocks session composer. The implementation keeps Build as the existing Rex behavior, applies OpenCode-style read-only permissions and per-turn Codex planning guidance for Plan, and routes Goal through the existing GoalManager control plane. Mode selection is stored per session, carried with queued turns, and enforced both in tool schemas and at execution time. Includes backend and WebUI coverage for mode persistence, permissions, queue snapshots, Goal behavior, and request payloads.

@xiami762
xiami762 requested a review from duguwanglong July 27, 2026 05:03
@duguwanglong
duguwanglong merged commit 6066f3e into dev Jul 27, 2026
@xiami762
xiami762 deleted the feat/execution-modes branch July 28, 2026 01:21
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.

2 participants