Skip to content

feat: add continue prompt hook - #281

Merged
frostming merged 1 commit into
mainfrom
codex/continue-prompt-hook
Aug 14, 2026
Merged

feat: add continue prompt hook#281
frostming merged 1 commit into
mainfrom
codex/continue-prompt-hook

Conversation

@frostming

Copy link
Copy Markdown
Collaborator

Summary

  • add a first-result continue_prompt(tape, state) hook for agent-loop continuation prompts
  • support both synchronous and asynchronous hook implementations and pass the updated StreamState
  • preserve the builtin continuation prompt behavior, including tape context, and document the hook in English and Chinese

Verification

  • uv run ruff check .
  • uv run mypy src
  • uv run pytest -q (278 passed)
  • make docs-test (blocked locally before content compilation because astro-mermaid is missing from website/node_modules)

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
bub a934f0c Commit Preview URL

Branch Preview URL
Aug 14 2026, 05:31 AM

@frostming
frostming merged commit 3888dea into main Aug 14, 2026
6 checks passed
@frostming
frostming deleted the codex/continue-prompt-hook branch August 14, 2026 05:33
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