Skip to content

Fix agent submit guidance and async skill polling#12

Merged
chasehuh merged 1 commit into
mainfrom
codex/issues-10-11-skill-dogfood
Jul 6, 2026
Merged

Fix agent submit guidance and async skill polling#12
chasehuh merged 1 commit into
mainfrom
codex/issues-10-11-skill-dogfood

Conversation

@chasehuh

@chasehuh chasehuh commented Jul 6, 2026

Copy link
Copy Markdown
Member

Summary\n\nFixes #10 and fixes #11.\n\n- add accepted --agent / --redact-urls support to Avatar and Avatar Video paid submit commands so exported skill examples no longer fail parser validation\n- update tool schemas/examples to advertise the supported agent-safe submit shape\n- update bundled Sume skills and agent workflow docs with Genmedia-style async ownership: timeout is not terminal, poll all submitted job ids, avoid duplicate paid jobs, and fetch terminal readback before reporting completion\n- regenerate embedded bundled skill data and add regression tests for submit agent mode and skill guidance\n\n## Validation\n\n- pnpm test -- test/skills-registry.test.ts\n- pnpm test -- test/cli.test.ts\n- pnpm run check\n- no-cost built CLI smoke: node dist/index.js --json tools schema avatars.create, node dist/index.js --json tools schema avatar-videos.create, and bundled skill export/list checks\n\nNo paid/provider calls, releases, deploys, or environment changes.\n

@chasehuh chasehuh merged commit 63f09de into main Jul 6, 2026
3 checks passed
@chasehuh chasehuh deleted the codex/issues-10-11-skill-dogfood branch July 6, 2026 05:10
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.

Adopt Genmedia-style async polling policy in Sume skills

1 participant