Skip to content

TC-06-C: document adapter contract and add provider template - #42

Merged
tanaysd merged 1 commit into
mainfrom
codex/run-code-with-codex-579lfy
Oct 24, 2025
Merged

TC-06-C: document adapter contract and add provider template#42
tanaysd merged 1 commit into
mainfrom
codex/run-code-with-codex-579lfy

Conversation

@tanaysd

@tanaysd tanaysd commented Oct 24, 2025

Copy link
Copy Markdown
Owner

Summary

  • expand adapter documentation with contract, error, and CI checklist guidance
  • introduce a template provider adapter skeleton exporting deterministic helpers
  • add a template parity test that exercises the harness with a fake stream

Testing

  • pytest tests/test_template_provider_adapter.py tests/test_openai_adapter_parity.py

Closes #35

https://chatgpt.com/codex/tasks/task_e_68fb06edf56883229904c86b4a41f8e0

@tanaysd
tanaysd merged commit 76f5a07 into main Oct 24, 2025
1 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TC-06-C -- Docs: adapters.md + New-Provider Template

1 participant