Maxim K.
Maxim K.
### What problem does this feature solve? Hook asyncDate({error}){...} has the option to handle errors with redirection to the error page that works fine in client-side and server-side. For Appollo...
For example for WebStorm 2019.3 Got an error `Plugin Error: Plugin "Custom Title" version was marked as incompatible.`
### Which API Provider are you using? OpenRouter ### Which Model are you using? Claude 3.5 sonnet (new). Probably ### What happened? Could you recommend wich model should I choose...
For example: https://openrouter.ai/deepseek/deepseek-r1/providers has different providers "Fireworks" and "Fireworks Basic" that has 4x difference in price But we have no option to select Fireworks Basic provider (https://openrouter.ai/docs/features/provider-routing#json-schema-for-provider-preferences) This will affect...
### Related issues - [x] I have searched the existing issues ### What happened? It looks like Google will remove this extension from Chrome Extension Store  ### Browsers Chrome...
On "Open in Editor" click app opens file in VSCode instead of Cursor On windows it works correct ## My settings // ~/.bashrc in WSL LAUNCH_EDITOR="cursor" // cursor setting.json "terminal.integrated.env.linux":...
On "Open in Editor" click app is opening file in VSCode instead of Cursor on WSL On Windows it works correct // ~/.bashrc LAUNCH_EDITOR="cursor" // cursor setting.json "terminal.integrated.env.linux": { "EDITOR":...
Codex stops react on typing. After few attempts to quit by ctrl+c shows error "failed 5: I/O error"
### What version of Codex is running? v0.63.0 ### What subscription do you have? Pro ### Which model were you using? gpt-5.1-codex-max ### What platform is your computer? Microsoft Windows...
### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...
### Description of the bug The best solution I have found https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/131#issuecomment-3417555953 It works with Claude Code but not with Codex ### Reproduction 1. Set codex config.toml ``` [mcp_servers.chrome-devtools] command...