()
| 66 | * based on the actual tool search enabled state. |
| 67 | */ |
| 68 | export function getChromeSystemPrompt(): string { |
| 69 | return BASE_CHROME_PROMPT |
| 70 | } |
| 71 | |
| 72 | /** |
| 73 | * Minimal hint about Claude in Chrome skill availability. This is injected at startup when the extension is installed |
no outgoing calls
no test coverage detected