Skip to content

Excel to Python#2185

Open
ngafar wants to merge 9 commits intodevfrom
feat/excel-to-py
Open

Excel to Python#2185
ngafar wants to merge 9 commits intodevfrom
feat/excel-to-py

Conversation

@ngafar
Copy link
Collaborator

@ngafar ngafar commented Feb 13, 2026

Description

Added a system prompt section with instructions on converting Excel to python.

Testing

Convert a spreadsheet.

Documentation

No -- this feels like something we should be able to do, and does not require any special steps. Aside from a newsletter, I see no reason to dedicate a doc page to it.


Note

Medium Risk
Changes prompt behavior and increases automated execution iterations for Excel attachments, which could lead to longer-running agent loops and more notebook mutations if the agent goes off-track.

Overview
Adds a new "Excel to Python" rules section to the agent system prompt via EXCEL_TO_PYTHON_RULES, instructing the model to translate spreadsheets into an auditable, multi-dataframe notebook workflow (including reconciliation and removing spreadsheet dependency).

Updates agent execution to dynamically increase the step/depth limit from 20 to 100 when additionalContext includes an attached .xls/.xlsx file, reducing premature stops on longer Excel conversion tasks.

Written by Cursor Bugbot for commit f3a0c2c. Configure here.

@vercel
Copy link

vercel bot commented Feb 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
monorepo Ready Ready Preview, Comment Feb 19, 2026 7:50pm

Request Review

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

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