Maxim K.

Results 10 issues of 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...

bug

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 ![Image](https://github.com/user-attachments/assets/94be1f11-9d95-4fbb-ba5c-4b1e52afa187) ### Browsers Chrome...

bug

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":...

### 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...

bug
windows-os
CLI

### 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...

bug
has repro
platform:windows
area:tui
area:a11y

### 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...