Skip to content

feat(acp): session/setMode, setIsolation, status + pool deprecations - #176

Merged
Patel230 merged 3 commits into
mainfrom
feat/acp-set-mode-and-deprecations
Aug 5, 2026
Merged

feat(acp): session/setMode, setIsolation, status + pool deprecations#176
Patel230 merged 3 commits into
mainfrom
feat/acp-set-mode-and-deprecations

Conversation

@Patel230

@Patel230 Patel230 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Deepens the ACP control plane and cleans up legacy background-task APIs (stacked on #175).

  • ACP session/setMode (plan|act|review), session/setIsolation, session/status
  • Deprecations: BackgroundAgentPool / NewBackgroundAgentPool* / FormatResults marked deprecated in favor of Session.SpawnController() (same taskruntime registry)
  • Tests for all new ACP handlers + doc updates

Test plan

  • go test ./internal/acp/ ./internal/engine/ ./internal/engine/agent/
  • go build ./cmd/hawk
  • Pre-commit hooks (fmt/lint) green

Base automatically changed from feat/ux-p0-sandbox-diff-permission to main August 5, 2026 07:50
Add a product control plane so Hawk feels progressive and reviewable:
IsolationProfile + /isolation, plan/act/review work modes, lazy model
tool surface with ToolSearch promote, SpawnController over taskruntime,
diff-first Write/Edit, richer permission prompts, folder-trust and git
agent-branch UX, /start onboarding, and wired auto-commit after edits.
… polish

Container attach now applies IsolationProfile(container) for a single
isolation story; ACP advertises hawkCapabilities and session snapshot;
add hawk exec CI workflow example; Welcome surfaces control-plane cmds.
@Patel230
Patel230 force-pushed the feat/acp-set-mode-and-deprecations branch from 63c6d05 to 8132620 Compare August 5, 2026 08:13
Deeper ACP control plane: IDE clients can switch work mode, apply
isolation profiles, and read a session snapshot. Mark BackgroundAgentPool
reexports deprecated in favor of SpawnController (taskruntime-backed).
@Patel230
Patel230 force-pushed the feat/acp-set-mode-and-deprecations branch from 8132620 to 28da3fb Compare August 5, 2026 08:17
@Patel230
Patel230 merged commit 852c021 into main Aug 5, 2026
23 checks passed
@Patel230
Patel230 deleted the feat/acp-set-mode-and-deprecations branch August 5, 2026 09:20
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