• Will Chen's avatar
    Graduate local agent from experiment (#2173) · d67d5a0d
    Will Chen 提交于
    <!-- CURSOR_SUMMARY -->
    > [!NOTE]
    > Graduates the local agent feature from experiment and simplifies
    related settings and tests.
    > 
    > - Agent v2 (local-agent) is now available to all Pro users by removing
    `experiments.enableLocalAgent` gating in `ChatModeSelector`
    > - Always render the "Agent Permissions (Pro)" section in Settings and
    remove the "Enable Agent v2" experiment toggle
    > - `SettingsList` no longer filters sections by settings; always
    includes `agent-permissions`
    > - Mark `experiments.enableLocalAgent` as DEPRECATED in the schema
    > - E2E: stop toggling local agent in setup; retain model selection
    logic for local-agent scenarios
    > - Minor: adjust test fixture name regex in fake LLM responses handler
    > 
    > <sup>Written by [Cursor
    Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
    39bdf8ef4bea64909bb5cd623e1fdd559d156692. This will update automatically
    on new commits. Configure
    [here](https://cursor.com/dashboard?tab=bugbot).</sup>
    <!-- /CURSOR_SUMMARY -->
    
    <!-- This is an auto-generated description by cubic. -->
    ## Summary by cubic
    Graduate the Local Agent (Agent v2) from the experiments flag. It’s now
    available to Pro users by default and the settings reflect this.
    
    - **Refactors**
    - Show Local Agent in ChatModeSelector for Pro without experiment
    gating.
    - Always show the Agent Permissions section; label updated to “Agent
    Permissions (Pro)”.
      - Removed the “Enable Agent v2” toggle from Experiments.
      - Marked experiments.enableLocalAgent as DEPRECATED in the schema.
    - Cleaned up e2e helper to stop toggling local agent mode; minor test
    regex fix.
    
    - **Migration**
    - No action needed. The old experiments.enableLocalAgent flag is
    ignored.
    
    <sup>Written for commit 39bdf8ef4bea64909bb5cd623e1fdd559d156692.
    Summary will update on new commits.</sup>
    
    <!-- End of auto-generated description by cubic. -->
    d67d5a0d
名称
最后提交
最后更新
.claude 正在载入提交数据...
.cursor/rules 正在载入提交数据...
.devcontainer 正在载入提交数据...
.github 正在载入提交数据...
.husky 正在载入提交数据...
assets 正在载入提交数据...
docs 正在载入提交数据...
drizzle 正在载入提交数据...
e2e-tests 正在载入提交数据...
packages/@dyad-sh 正在载入提交数据...
scaffold 正在载入提交数据...
scripts 正在载入提交数据...
shared 正在载入提交数据...
src 正在载入提交数据...
testing 正在载入提交数据...
tools 正在载入提交数据...
worker 正在载入提交数据...
workers/tsc 正在载入提交数据...
.cursorignore 正在载入提交数据...
.env.example 正在载入提交数据...
.eslintrc.json 正在载入提交数据...
.gitattributes 正在载入提交数据...
.gitignore 正在载入提交数据...
.oxlintrc.json 正在载入提交数据...
.prettierignore 正在载入提交数据...
.prettierrc 正在载入提交数据...
AGENTS.md 正在载入提交数据...
CLA.md 正在载入提交数据...
CONTRIBUTING.md 正在载入提交数据...
LICENSE 正在载入提交数据...
README.md 正在载入提交数据...
SECURITY.md 正在载入提交数据...
biome.json 正在载入提交数据...
components.json 正在载入提交数据...
drizzle.config.ts 正在载入提交数据...
forge.config.ts 正在载入提交数据...
forge.env.d.ts 正在载入提交数据...
index.html 正在载入提交数据...
lint-staged.config.js 正在载入提交数据...
merge.config.ts 正在载入提交数据...
package-lock.json 正在载入提交数据...
package.json 正在载入提交数据...
playwright.config.ts 正在载入提交数据...
tsconfig.app.json 正在载入提交数据...
tsconfig.json 正在载入提交数据...
tsconfig.node.json 正在载入提交数据...
vite.main.config.mts 正在载入提交数据...
vite.preload.config.mts 正在载入提交数据...
vite.renderer.config.mts 正在载入提交数据...
vite.worker.config.mts 正在载入提交数据...
vitest.config.ts 正在载入提交数据...