Skip to content

WIP: introduce transport-aware client core#200

Draft
createMonster wants to merge 1 commit into
masterfrom
codex-phase-2-client-core-v2
Draft

WIP: introduce transport-aware client core#200
createMonster wants to merge 1 commit into
masterfrom
codex-phase-2-client-core-v2

Conversation

@createMonster
Copy link
Copy Markdown
Contributor

@createMonster createMonster commented Apr 6, 2026

Summary

  • introduce SanClient as an explicit API-key client
  • keep module-level APIs on the existing implementations while sharing small private executor helpers with SanClient
  • reuse the existing transport-backed GraphQL execution path so retries, timeouts, and typed errors remain intact
  • preserve strict keyword-argument validation for both module-level calls and client calls
  • add tests for explicit client usage, ApiConfig.api_key compatibility, transport error mapping, and strict kwargs behavior

Notes

Validation

  • pytest san/tests -q

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 6, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 29a9f14b-38d4-409b-a83e-b2fdd622d23f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex-phase-2-client-core-v2

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@createMonster createMonster force-pushed the codex-phase-2-client-core-v2 branch from b75bdba to e2eb24d Compare May 7, 2026 05:03
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