Skip to content

feat: pass prompt to continue prompt hook - #282

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

feat: pass prompt to continue prompt hook#282
frostming merged 1 commit into
mainfrom
codex/continue-prompt-input

Conversation

@frostming

Copy link
Copy Markdown
Collaborator

Summary

  • add prompt as the first argument of continue_prompt, following the hook introduced in feat: add continue prompt hook #281
  • pass the prompt used by the completed agent-loop step while preserving the full str or list-of-content-parts shape
  • update builtin behavior, async hook coverage, agent-loop integration tests, and English and Chinese hook references

Verification

  • uv run ruff check .
  • uv run ruff format --check .
  • uv run mypy src
  • uv run pytest -q (278 passed)
  • commit hooks passed

@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 fa08090 Commit Preview URL

Branch Preview URL
Aug 14 2026, 08:28 AM

@frostming
frostming merged commit f30a6d9 into main Aug 14, 2026
6 checks passed
@frostming
frostming deleted the codex/continue-prompt-input branch August 14, 2026 08:29
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