Skip to content

Conversation

@bfollington
Copy link
Contributor

@bfollington bfollington commented Nov 21, 2025

  • Create todo-with-suggestion.tsx
  • Add write-and-run.tsx

Summary by cubic

Adds two experimental patterns: Todo with Suggestions and Write and Run. Delivers suggestion-driven todos and a prompt-to-pattern generator that compiles and opens the result.

  • New Features

    • Todo with Suggestions (packages/patterns/todo-with-suggestion.tsx): add/toggle/remove items and a global suggestion panel.
    • Write and Run (packages/patterns/write-and-run.tsx): enter a prompt, generate a full pattern file, compile it, show errors if any, and open the compiled result; includes a read-only code view.
    • Issue alignment: fulfills ct-labs-lk6; advances ct-labs-f8g and ct-labs-i1z; supports testing in ct-labs-l3a.
  • Dependencies

    • Register anthropic:claude-haiku-4-5 and switch Suggestion to use it.

Written for commit dc27b77. 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 5 files

@bfollington bfollington merged commit ca7ee11 into main Nov 21, 2025
26 of 28 checks passed
@bfollington bfollington deleted the ben/2025-11-21-todo-with-suggestion.tsx branch November 21, 2025 23:49
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