Packages

Bounded, dependency-free SSE observer for conservative replay decisions in OpenAI-compatible Elixir clients.

Current section

Files

Jump to
openai_sse_guard CONTRIBUTING.md
Raw

CONTRIBUTING.md

# Contributing
1. Run `mix format` and `mix test` before opening a pull request.
2. Keep the public API dependency-free and preserve bounded state behavior.
3. Add a regression test for every parser or terminal-state change.
4. Do not add provider prose, credentials, prompts, or generated output to
fixtures.
Please explain any change to replay semantics in the pull request description.