-
Couldn't load subscription status.
- Fork 166
Description
What feature would you like?
I don't know whether this is a feature request, or a request for a guidance.
I noticed Claude sometimes did not use container-use.
I believe at that point I had container-use rules appended in both ~/CLAUDE.md and in the project specific ./CLAUDE.md.
When I asked why Claude did not use container-use, it told me that it didn't like appending the "container-use" rules (curl -s https://raw.githubusercontent.com/dagger/container-use/main/rules/agent.md >> CLAUDE.md). It said the rules at the bottom are less important.
It liked more prepending them to ~/CLAUDE.md, and moreover asked that every section of ~/CLAUDE.md contains a reminder about container-use, such as this
When performing these operations, you MUST use container-use environments as specified in the container-use usage section above.
After I did what Claude told me, the fraction when container-use is not used reduced to almost unnoticeable.
Why would this be useful?
To use container-use as often as possible.