Bench marking (#9465)

Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Douwe Osinga
2026-06-02 16:13:48 -04:00
committed by GitHub
parent 502ee508d6
commit cd12199604
15 changed files with 1466 additions and 892 deletions
+39
View File
@@ -0,0 +1,39 @@
GOOSE_PROVIDER: ${GOOSE_PROVIDER}
GOOSE_MODEL: ${GOOSE_MODEL}
GOOSE_THINKING_EFFORT: "off"
GOOSE_CLI_MIN_PRIORITY: 0.1
extensions:
developer:
bundled: true
enabled: false
name: developer
type: builtin
timeout: 300
todo:
bundled: true
enabled: false
name: todo
type: platform
computercontroller:
bundled: true
enabled: false
name: computercontroller
type: builtin
timeout: 300
memory:
bundled: true
enabled: false
name: memory
type: builtin
timeout: 300
summon:
bundled: true
enabled: false
name: summon
type: platform
codemode:
bundled: true
enabled: false
name: codemode
type: builtin
timeout: 300