Skip to content

feat: harden and extend the LLM proxy - #79

Merged
KochC merged 1 commit into
mainfrom
feat/harden-and-extend-proxy
Jul 31, 2026
Merged

feat: harden and extend the LLM proxy#79
KochC merged 1 commit into
mainfrom
feat/harden-and-extend-proxy

Conversation

@KochC

@KochC KochC commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • add request lifecycle controls, session cleanup, bounded concurrency, safer tool-bridge handling, and streaming cancellation
  • harden authentication, CORS, LAN startup, media handling, errors, response headers, MCP framing, dependencies, and CI
  • add structured output, embedded multimodal inputs, generation controls, model variants, aliases/fallbacks, and richer model metadata
  • expand protocol and regression coverage to 184 tests

Verification

  • npm test (184 passed)
  • npm run lint
  • npm audit (0 vulnerabilities)
  • npm pack --dry-run
  • git diff --check

@KochC
KochC merged commit 855880e into main Jul 31, 2026
4 checks passed
@KochC
KochC deleted the feat/harden-and-extend-proxy branch July 31, 2026 20:12
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