mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-21 04:10:47 +02:00
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -27,7 +27,7 @@ describe('GStack 2 skill parity', () => {
|
||||
const result = runParity();
|
||||
expect(result.sources).toBe(55);
|
||||
expect(result.sections).toBe(16);
|
||||
expect(result.regressions).toBe(16);
|
||||
expect(result.regressions).toBe(22);
|
||||
}, 30_000);
|
||||
|
||||
test('keeps image generation host-native, optional, and provider-free', () => {
|
||||
|
||||
Reference in New Issue
Block a user