Skip to content

Harden local HTTP request admission - #107

Merged
blisspixel merged 2 commits into
mainfrom
fix/local-http-preauth-admission
Aug 27, 2026
Merged

Harden local HTTP request admission#107
blisspixel merged 2 commits into
mainfrom
fix/local-http-preauth-admission

Conversation

@blisspixel

Copy link
Copy Markdown
Owner

Summary

  • Return local HTTP admission failures without waiting for unread request bodies.
  • Enforce bounded mutation storage, bounded draining, and one wall-clock body deadline.
  • Preserve response framing and HEAD semantics across detached rejections.
  • Add raw-socket denial-of-service regressions and capacity recovery coverage.
  • Align the 0.10.0-rc.11 release surfaces and enforce README candidate consistency.
  • Make the Windows contributor gate invoke Ruff through Python.

Validation

  • pwsh tools/check.ps1
  • 1,660 collector tests, 92.58 percent line coverage
  • 294 desktop tests, 85.95 percent line coverage
  • 14 MCP client tests and TypeScript typecheck
  • 54 LiteLLM integration tests
  • npm audit: 0 vulnerabilities
  • Security diff scan: complete coverage, 0 findings

Accept the prompt connection reset macOS reports after the server enforces the deadline, while retaining elapsed-time and request-capacity assertions.
@blisspixel
blisspixel merged commit 2fa580c into main Aug 27, 2026
9 checks passed
@blisspixel
blisspixel deleted the fix/local-http-preauth-admission branch August 27, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant