(no title)
maz29 | 13 days ago
https://github.com/qwibitai/nanoclaw/commit/22eb5258057b49a0... Is this inserting an advertisement into the agent prompt?
maz29 | 13 days ago
https://github.com/qwibitai/nanoclaw/commit/22eb5258057b49a0... Is this inserting an advertisement into the agent prompt?
dotty-|13 days ago
jimminyx|13 days ago
This is describing the structure of an Obsidian vault that is mounted in the container as an additional directory that claude has access to. Me and my co-founder chat with NanoClaw in WhatsApp and get daily briefings on sales pipeline status, get reminders on tasks, give it updates after calls, etc.
You can see that I described the same vault structure on twitter a few days before starting to build NanoClaw: https://x.com/Gavriel_Cohen/status/2016572489850065016?s=20
I accidentally committed this - if you look at the .gitignore (https://github.com/qwibitai/nanoclaw/blob/main/.gitignore) you can see that this specific file is included although the folder it's in is excluded. There's some weirdness here because the CLAUDE.md is a core part of the project code that gives claude general context about the memory system, but is then also updated per user.
Interesting tidbit is that adding instructions for this specific thing (additional directory claude is give access to) is no longer necessary because claude now automatically loads the CLAUDE.md from the added directory.
jondwillis|13 days ago