From d7911fb2f197feebd05948522069dd8111edfd2d Mon Sep 17 00:00:00 2001 From: busya Date: Sun, 22 Mar 2026 13:00:17 +0300 Subject: [PATCH] + clean --- .kilo/agents/coder.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.kilo/agents/coder.md b/.kilo/agents/coder.md index 78231cfd..a0fa72be 100644 --- a/.kilo/agents/coder.md +++ b/.kilo/agents/coder.md @@ -119,7 +119,6 @@ request: - Assume the parent environment will reset context and pass only original task inputs, clean code state, escalation payload, and forced context. ## Browser Execution Contract -- Use model `github-copilot/gpt-5.4` for browser-driven tasks. - Browser work must use the `chrome-devtools` MCP toolset, not legacy `browser_action`, Playwright wrappers, or ad-hoc browser scripts. - If this session has browser capability, execute one `chrome-devtools` MCP action per assistant turn. - Use the MCP flow appropriate to the task, for example: