Commit a2302df
docs: overhaul README to clarify wrapper nature and add telemetry disclosure (#28)
* chore(deps): lock file maintenance (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): lock file maintenance (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): lock file maintenance (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael <michael.l.dangelo@gmail.com>
* chore(deps): lock file maintenance (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael <michael.l.dangelo@gmail.com>
* chore(deps): lock file maintenance (#24)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael <michael.l.dangelo@gmail.com>
* docs: overhaul README to clarify wrapper nature and add telemetry disclosure
- Reframe repo as a thin pip wrapper pointing to promptfoo/promptfoo
as the source of truth for all features and documentation
- Add telemetry disclosure section documenting what is collected,
where it goes, and how to disable it (PROMPTFOO_DISABLE_TELEMETRY=1)
- Update version pinning docs now that PROMPTFOO_VERSION is implemented
- Simplify structure: less marketing copy, more actionable guidance
- Direct users to the main project for features/bugs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs: add telemetry disclosure, fix contributing links, minor cleanup
- Add telemetry section documenting what is collected and how to
opt out (PROMPTFOO_DISABLE_TELEMETRY=1)
- Update contributing section to split wrapper issues (here) vs.
promptfoo features/bugs (promptfoo/promptfoo) and link to CONTRIBUTING.md
- Remove unnecessary version pin from requirements.txt example
- Fix bare nodejs.org URL to markdown link
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 0d7d8f0 commit a2302df
1 file changed
Lines changed: 17 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
213 | 225 | | |
214 | 226 | | |
215 | | - | |
| 227 | + | |
216 | 228 | | |
217 | | - | |
| 229 | + | |
218 | 230 | | |
219 | | - | |
220 | | - | |
| 231 | + | |
221 | 232 | | |
222 | 233 | | |
223 | 234 | | |
| |||
0 commit comments