levpopov

Results 10 comments of levpopov

Thanks for looking at this. This issue also causes some impressive side-effects when using electron-forge and osx codesign. Because node-gyp leaves behind symlinks to python3, electron-builder will use osx codesign...

Thanks for the report @ocontant ! To help debug this - when you start the new session, does `claude` print that the memory was loaded? When running `/memory` command, do...

Resume creating a new session id is expected. >and has no memory of previous convo are you seeing the second invocation (with --resume) not actually resuming the conversation and just...

Hi, please [contact support](https://support.anthropic.com/en/articles/9015913-how-to-get-support) if you believe you are seeing this message in error

Thank you for the reports - we've made improvements in the last two weeks to address this issue. Please open a new issue if you are still seeing TODOs getting...

Thanks for the report! you can run `/status` to see loaded CLAUDE.md files. While claude code does recurse up to / to look for additional CLAUDE.md's it does not read...

Thank you for the suggestion! You can [@-import any file](https://docs.anthropic.com/en/docs/claude-code/memory#claude-md-imports) from your project or user CLAUDE.md to help you organize the instructions you send to `claude`

Hi, could you try running `/status` to see what additional memory files might be getting included in the context?

Thank you for the suggestion! You can either use `preferredNotifChannel` (https://docs.anthropic.com/en/docs/claude-code/settings) or hooks (https://docs.anthropic.com/en/docs/claude-code/hooks) to set up sound notifications

Thanks for the report! Can you try running `$ claude /logout`?