Skip to content

feat: add tested local chat proxy#20

Merged
OgeonX-Ai merged 4 commits into
masterfrom
stabilize-proxy-dashboard-20260623
Jun 23, 2026
Merged

feat: add tested local chat proxy#20
OgeonX-Ai merged 4 commits into
masterfrom
stabilize-proxy-dashboard-20260623

Conversation

@OgeonX-Ai

Copy link
Copy Markdown
Contributor

Summary

  • add an OpenAI-compatible local chat completions proxy endpoint
  • record proxied prompts and execution outcomes in EventStore
  • enforce JSON requests and loopback-only upstreams unless allowNonLoopback is enabled
  • redact failure artifacts in proxy execution records
  • add isolated route tests for success, validation, upstream failure, network failure, and route failure paths

Verification

  • git diff --check
  • npm.cmd run test:coverage
  • npm.cmd run release:verify

Coverage: 53 test files, 393 tests, 100% statements/branches/functions/lines.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@OgeonX-Ai OgeonX-Ai merged commit 22acc22 into master Jun 23, 2026
7 checks passed
@OgeonX-Ai OgeonX-Ai deleted the stabilize-proxy-dashboard-20260623 branch June 23, 2026 15:00
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.

2 participants