Commit f11d7f6
docs(red-team): follow-up fixes to Quick Start (#325)
- Step 2: point users to app.langwatch.ai Settings → API Keys so
the LANGWATCH_API_KEY placeholder isn't a dead end for new users.
- Step 4: replace hardcoded pytest/npm commands with "run your
tests or ask your coding assistant to run and monitor it".
The hardcoded paths assumed a directory structure the MCP
may not produce, and npm test/pytest defaults don't give
red team runs enough timeout. Also surface cost/time awareness
(50 turns × LLM calls on two models = real tokens).
- Step 5: drop "(optional)" — viewing runs in LangWatch is the
natural next step, not an aside.
Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>1 parent 62a22f7 commit f11d7f6
1 file changed
Lines changed: 3 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
| 153 | + | |
164 | 154 | | |
165 | 155 | | |
166 | 156 | | |
167 | | - | |
| 157 | + | |
168 | 158 | | |
169 | 159 | | |
170 | 160 | | |
| |||
0 commit comments