Skip to content

tdoc v0.7.7 — Codex compatibility + version sync

Choose a tag to compare

@serenakeyitan serenakeyitan released this 08 Jun 10:39
· 312 commits to main since this release

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/tdoc or ~/.codex/skills/tdoc (TDOC_SKILL_DIR override).
  • 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 /tdoc slash-command registration on Codex).

Version sync (v0.7.7)

  • plugin.json was 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