We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db18be8 commit ee49db8Copy full SHA for ee49db8
1 file changed
AGENTS.md
@@ -4,6 +4,11 @@
4
- Install deps: `uv sync`
5
- Run tests: `uv run -m pytest`
6
7
+## Codex specific instructions
8
+
9
+Set the UV_CACHE directory to the repository's `.uv-cache` directory to workaround
10
+sandboxing issues.
11
12
13
14
0 commit comments