Skip to content

integrate-local-retry-relay - #1

Merged
SunwardL merged 1 commit into
mainfrom
change-default-port-8792
Sep 25, 2026
Merged

SunwardL merged 1 commit into
mainfrom
change-default-port-8792

Conversation

@SunwardL

@SunwardL SunwardL commented Sep 25, 2026 •

Copy link
Copy Markdown
Owner

What changed

  • Change the default dashboard port from 8787 to 8792.
  • Integrate a local OpenAI-compatible retry relay.
  • Retry transport errors, temporary HTTP failures, and pre-commit SSE disconnects.
  • Add optional --buffer-until-success SSE buffering with a 64 MiB cap.
  • Emit privacy-safe JSONL relay events consumed by the CURI dashboard.
  • Add one-command startup with python curi.py serve --upstream ....

Validation

  • python -m unittest -v
  • python -m py_compile curi.py relay.py
  • git diff --check

@SunwardL
SunwardL merged commit 508bfe5 into main Sep 25, 2026
2 checks passed
@SunwardL
SunwardL deleted the change-default-port-8792 branch September 25, 2026 03:44
@SunwardL SunwardL changed the title port-8792 integrate-local-retry-relay Sep 25, 2026
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