Manual compaction test and fix (#5568)

This commit is contained in:
David Katz
2025-11-06 10:03:48 -05:00
committed by GitHub
parent f5b1c16ff3
commit eb29083a52
3 changed files with 256 additions and 3 deletions
+11
View File
@@ -153,3 +153,14 @@ jobs:
SKIP_BUILD: 1
run: |
bash scripts/test_subrecipes.sh
- name: Run Compaction Tests
env:
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
GOOSE_PROVIDER: anthropic
GOOSE_MODEL: claude-sonnet-4-5-20250929
HOME: /tmp/goose-home
GOOSE_DISABLE_KEYRING: 1
SKIP_BUILD: 1
run: |
bash scripts/test_compaction.sh