Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Conversation

@edwinyjlim
Copy link
Member

@edwinyjlim edwinyjlim commented Jan 20, 2026

Wizard skill for the Python framework Flask

  • Adding Python SDK reference for test
  • Wizard PR and workbench PR

@github-actions
Copy link

🧙 Wizard CI

Run the Wizard CI and test your changes against wizard-workbench example apps by replying with a GitHub comment using one of the following commands:

Test all apps:

  • /wizard-ci all

Test all apps in a directory:

  • /wizard-ci next-js
  • /wizard-ci react-router

Test an individual app:

  • /wizard-ci next-js/15-app-router-saas
  • /wizard-ci next-js/15-app-router-todo
  • /wizard-ci next-js/15-pages-router-saas
Show more apps
  • /wizard-ci next-js/15-pages-router-todo
  • /wizard-ci react-router/react-router-v7-project
  • /wizard-ci react-router/rrv7-starter
  • /wizard-ci react-router/saas-template
  • /wizard-ci react-router/shopper

Results will be posted here when complete.

@edwinyjlim edwinyjlim requested a review from a team January 20, 2026 19:22
from app.api import api_bp


@api_bp.route("/burrito/consider", methods=["POST"])
Copy link
Collaborator

Choose a reason for hiding this comment

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

what have I wrought


{% block content %}
<div class="card">
<h1>Burrito Consideration Tracker</h1>
Copy link
Collaborator

Choose a reason for hiding this comment

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

it doesn't actually matter but if you wanted to be extra kosher these would be sentence case

Copy link
Collaborator

@daniloc daniloc left a comment

Choose a reason for hiding this comment

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

incredible

@edwinyjlim edwinyjlim added mcp-publish minor Minor version bump labels Jan 21, 2026
@edwinyjlim edwinyjlim merged commit 3a9cd92 into main Jan 21, 2026
9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

mcp-publish minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants