fix(mode): stabilize plan-mode model experience
This commit is contained in:
@@ -158,8 +158,8 @@ const SERVICE_ROLES: ServiceRole[] = [
|
||||
pkg: 'mode',
|
||||
title: 'Session-mode policy state',
|
||||
mode: 'core',
|
||||
consumers: ['stdio-agent', 'acp'],
|
||||
note: 'Folds the logged per-agent mode (mode/set), flushes user flips at turn boundaries, and enforces the mode through the assemble filter and the tools/pre-execute gate.',
|
||||
consumers: ['acp'],
|
||||
note: 'Folds logged per-agent mode/set state, flushes user flips at turn boundaries, renders deployment-owned guidance, and keeps the plan-exit schema stable across modes.',
|
||||
},
|
||||
{
|
||||
key: 'skills',
|
||||
|
||||
Reference in New Issue
Block a user