tdoc v0.7.7 — Codex compatibility + version sync
No worker/runtime change — no redeploy. Rolls up the v0.7.6 work (whose GitHub release was never cut) plus a version-drift cleanup.
Codex compatibility (from v0.7.6, additive — Claude Code path unchanged)
- The skill is host-aware:
AskUserQuestion(used only for first-run telemetry consent) falls back to plain-text prompts when not available; setup resolves the skill dir for~/.claude/skills/tdocor~/.codex/skills/tdoc(TDOC_SKILL_DIRoverride). - README: honest framing — first-class Claude Code, runs under Codex — plus a 'Using tdoc with Codex' section documenting the install location and the one rough edge (no native
/tdocslash-command registration on Codex).
Version sync (v0.7.7)
plugin.jsonwas frozen at 0.1.44 (marketplace would advertise a stale version) → synced to 0.7.7.- README telemetry example skill_version 0.1.66 → 0.7.7.
🤖 Generated with Claude Code