Kyungyoon Kim

Results 16 comments of Kyungyoon Kim

This article might help. https://developer.arm.com/documentation/102475/0100/Multi-architecture-images

> I'd rename that issue, as the title is a bit misleading. > > Better: "New monitor: Notify about slow response time" > > > > But, nevertheless +1 from...

@rblee1 I am not good at designing UI, so someone may help make UI for this notification after this PR is merged. @dada051 There are two, maximum and average between...

Sorry guys, it looks like many people are waiting for this feature. I have been busy days so far, and I now have some free time. > But I found...

@gao-sun Looks like this project might help to solve this problem. https://github.com/uraimo/run-on-arch-action This action helps emulate arm64 architecture. And It may show better performance?

It happens to me too. ``` { "CLAUDE_MEM_MODEL": "claude-sonnet-4-5", "CLAUDE_MEM_CONTEXT_OBSERVATIONS": "50", "CLAUDE_MEM_WORKER_PORT": "37777", "CLAUDE_MEM_WORKER_HOST": "127.0.0.1", "CLAUDE_MEM_SKIP_TOOLS": "ListMcpResourcesTool,SlashCommand,Skill,TodoWrite,AskUserQuestion", "CLAUDE_MEM_PROVIDER": "claude", "CLAUDE_MEM_GEMINI_API_KEY": "", "CLAUDE_MEM_GEMINI_MODEL": "gemini-2.5-flash-lite", "CLAUDE_MEM_GEMINI_RATE_LIMITING_ENABLED": "true", "CLAUDE_MEM_OPENROUTER_API_KEY": "", "CLAUDE_MEM_OPENROUTER_MODEL": "xiaomi/mimo-v2-flash:free", "CLAUDE_MEM_OPENROUTER_SITE_URL":...