We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 076a46c commit abc943cCopy full SHA for abc943c
1 file changed
CLAUDE.md
@@ -82,7 +82,7 @@ Enforced by `.clang-format` (Mozilla-based, C++20):
82
83
## Development
84
85
-Three sub-agents are defined in `.claude/agents/` to keep build/test/lint output out of the main context:
+Several sub-agents are defined in `.claude/agents/` to keep build/test/lint output out of the main context:
86
87
- **`@agent-build`** - runs cmake + ninja; reports only errors and warnings.
88
- **`@agent-test-runner`** - runs ctest; reports only failing tests with their error messages.
0 commit comments