Commit ad17a0c
docs(skills): refine snapshot diff and QuickJS guidance (#350)
* benchmakrs added
* fix: removed missing refs from readme
* feat(benchmarks): support OpenAI as judge provider
* fix: screenshot upload
* feat: added cost support
* docs: design benchmark-specific judge prompts
* feat(benchmarks): split general and stealth judge prompts
* Delete docs/superpowers/specs directory
* chore: bump version metadata for 0.7.0 release
* Revert "chore: bump version metadata for 0.7.0 release"
This reverts commit c69011f.
* feat(benchmarks): expose full Webcmd skill pack to Codex evals
* feat(benchmarks): clarify stealth captcha handling
* fix: added support for webcmd browser skills only
* feat(benchmarks): run eval attempts in parallel
* fix(benchmarks): isolate parallel webcmd sessions
* test(benchmarks): cover parallel webcmd sessions
* pi support (#313)
* chore(benchmarks): pin webcmd 0.7.1
* refactor: disable concurrency in benchmark evaluation and remove integration tests
* feat(benchmarks): support Codex subscription evals
* docs(skills): improve browser diff and form guidance
* docs(skills): sync browser skill sources
* docs(skills): refine snapshot diff and QuickJS guidance
---------
Co-authored-by: beubax <tejasr@bu.edu>
Co-authored-by: Tejas <48682479+beubax@users.noreply.github.com>1 parent 5d42052 commit ad17a0c
3 files changed
Lines changed: 5 additions & 4 deletions
File tree
- skill-src/webcmd-browser
- skills/webcmd-browser
- src/browser/run
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments