Skip to content

Conversation

@sauravpanda
Copy link
Collaborator

@sauravpanda sauravpanda commented Nov 19, 2025

Summary by cubic

Require all workflows to end with an extract step and update examples, prompts, tests, and version to 0.2.10 for consistent final data capture.

  • New Features

    • Added schema validator that ensures the last step is extract or extract_page_content.
    • Updated example workflows and tests to include final extraction (e.g., form status, navigation confirmation).
    • Strengthened creation/validation prompts with the new rule and a missing_final_extract issue type.
    • Bumped package version to 0.2.10; minor print cleanup in the generator script.
  • Migration

    • Add a final extract step to every workflow (extract or extract_page_content).
    • After actions like submit or navigate, extract confirmation/status/title/errors with a clear goal and output (e.g., output: form_status).

Written for commit 633e26e. Summary will update automatically on new commits.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 10 files

@sauravpanda sauravpanda merged commit b38a83c into main Nov 19, 2025
8 checks passed
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.

2 participants