fix(compression): prevent empty compression split when history is tool-heavy #1687
Annotations
10 warnings
|
Run UI linter (bun):
packages/ui/src/features/config/configSession.ts#L65
Function 'createConfigSession' has too many lines (115). Maximum allowed is 80
|
|
Run UI linter (bun):
packages/ui/src/features/completion/completions.ts#L24
Function 'useCompletionManager' has too many lines (87). Maximum allowed is 80
|
|
Run UI linter (bun):
packages/ui/src/features/chat/history.ts#L29
Function 'usePromptHistory' has too many lines (150). Maximum allowed is 80
|
|
Run UI linter (bun):
packages/ui/src/bootstrap.tsx#L12
Unexpected console statement
|
|
Run UI linter (bun):
packages/ui/src/app.tsx#L407
Unexpected console statement
|
|
Run UI linter (bun):
packages/ui/src/app.tsx#L88
Function 'AppInner' has too many lines (495). Maximum allowed is 80
|
|
Run UI linter (bun):
packages/ui/scripts/image-harness.ts#L412
Async function 'assertResizedImageClearsPreviousInlineArea' has too many lines (82). Maximum allowed is 80
|
|
Run UI linter (bun):
packages/ui/scripts/image-harness.ts#L319
Async function 'assertMovedImageClearsPreviousInlineArea' has too many lines (92). Maximum allowed is 80
|
|
Run UI linter (bun):
packages/ui/scripts/image-harness.ts#L221
Async function 'assertHeaderImagePayloadMatchesLayout' has too many lines (97). Maximum allowed is 80
|
|
Run UI linter (bun):
packages/ui/scripts/image-harness.ts#L117
Async function 'assertContainPaddingPreservesAlpha' has too many lines (103). Maximum allowed is 80
|
Loading