Skip to content

Rework Flask-to-OpenBB extension for v5#2

Open
deeleeramone wants to merge 4 commits into
BorisQuanLi:feature/flask-to-openbb-converterfrom
OpenBB-finance:feature/v5-flask-adapter
Open

Rework Flask-to-OpenBB extension for v5#2
deeleeramone wants to merge 4 commits into
BorisQuanLi:feature/flask-to-openbb-converterfrom
OpenBB-finance:feature/v5-flask-adapter

Conversation

@deeleeramone

@deeleeramone deeleeramone commented Jun 7, 2026

Copy link
Copy Markdown

This PR aligns the implementation with the upstream V5 branch and assembles the remaining bits to drive it across the finish line.

deeleeramone and others added 3 commits June 6, 2026 11:09
A Flask app referenced directly by an openbb_core_extension entry point is
mounted via WSGIMiddleware and its routes are introspected into openapi.json
(operationId/widgetId/mcp_tool, parameters, request bodies, security, widget_config
and HTML widgets) so the widget factory and MCP server can discover them.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Add branch-coverage tests for the Flask integration package (introspection,
AST analysis, docstrings, OpenAPI generation, registry, loader, detection) and
declare flask as a dev dependency so the suite runs in CI.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0a2a7930-ab33-4e8c-8e36-305a6d319d1d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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