Sean Swanson

Results 10 comments of Sean Swanson

I got the same error. Are we sure adjusting the search interval will fix this?

First I have heard of SlimTrade, it works in PoE2 currently?

I am having the same issue with `2.0.0beta-2` Are you all using KDE Wayland? Do you have scaling enabled? This seems to cause issues with some apps. But I am...

> Thanks for the report. How did you install the extension? Was it auto-installed by claude code or did you install it manually? This was through the auto installer. Claude...

I was having the same issue, and I figured it out. It has to do with your system environment variables. Previously my symptoms were as follows: Right click pinned `VS...

+1 I've been using Karakeep because AI auto tagging is literally the only way I'll ever tag bookmarks. I really prefer Linkdings compact visual layout and this is the only...

+1 it recovered but it would be nice if was something we could enabled instead of claude code having to do 20+ different edits of the same thing

I finally found a fix https://github.com/anthropics/claude-code/issues/1251#issuecomment-3672726977

This is awesome, I literally was just thinking about how to go about something exactly like this earlier today. I will definitely give it a try. Have you considered implementing...

I've been experimenting with using the codex-cli as an MCP tool for Claude Code. This can be done by adding the following to `~/.claude.json` ```json "codex": { "type": "stdio", "command":...