Skip to content

Update Covalent example for the plugin repo move - #13

Open
opencolin wants to merge 1 commit into
mainfrom
fix/covalent-plugin-refresh
Open

Update Covalent example for the plugin repo move#13
opencolin wants to merge 1 commit into
mainfrom
fix/covalent-plugin-refresh

Conversation

@opencolin

@opencolin opencolin commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

The plugin repo moved to LuxorLabs/tenki-covalent-plugin; links updated (the PyPI name covalent-tenki-plugin is unchanged, so install commands stay).

Also adds a caveat to the walkthrough: current covalent 0.240.0 + requests>=2.34 fails every ct.dispatch() with a 422 — a Covalent SDK bug, with the plugin README's workaround linked. The auth note now mentions TENKI_API_KEY. verify.mjs re-run live: green.

🤖 Generated with Claude Code

The plugin moved to LuxorLabs/tenki-covalent-plugin (old TenkiCloud URLs
redirect); update all links. Add the known-upstream-issue note: covalent
0.240.0 + requests>=2.34 makes ct.dispatch() fail with a 422 (missing
Content-Type in Covalent's SDK), with a link to the plugin's documented
workaround. Mention TENKI_API_KEY as an accepted env var. PyPI package
name, pins, and executor API are unchanged; verify.mjs re-run live.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@tenki-reviewer

tenki-reviewer Bot commented Aug 14, 2026

Copy link
Copy Markdown

Review complete. No issues found — approved ✅.


This change updates the Covalent example directory after the plugin moved to its own repository. It rewrites the example README to reference the new plugin repo location and setup flow, and updates verify.py to align with the relocated plugin's verification behavior. No defects were found in the diff.

Files Change
examples/covalent-tenki/README.md Rewrites setup/usage instructions to point at the relocated Covalent plugin repo.
examples/covalent-tenki/verify.py Adjusts the verification script to match the plugin's new location and expected flow.
README.md Updates references to the Covalent example to reflect the repo move.

Reviewed commit: ca675d7

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