Skip to content

Add stirrup dependency#441

Open
adadadada321321 wants to merge 2 commits into
browser-use:mainfrom
adadadada321321:add-stirrup-dependency
Open

Add stirrup dependency#441
adadadada321321 wants to merge 2 commits into
browser-use:mainfrom
adadadada321321:add-stirrup-dependency

Conversation

@adadadada321321

@adadadada321321 adadadada321321 commented Jun 13, 2026

Copy link
Copy Markdown

Adds the stirrup dependency and ignores local development artifacts.


Summary by cubic

Add stirrup and ace-framework to enable agent integration and bump Python to 3.12. Relax pillow version to avoid transitive conflicts and expand .gitignore for local artifacts.

  • Dependencies

    • Add stirrup>=0.1.9 and ace-framework>=0.12.0.
    • Require Python >=3.12.
    • Set pillow to >=10.4.0,<12.0 to avoid moviepy conflict.
  • Migration

    • Use Python 3.12+ and recreate your virtualenv.
    • Reinstall dependencies (regenerate lockfile if applicable).

Written for commit 0b3e2af. Summary will update on new commits.

Review in cubic

anil and others added 2 commits June 9, 2026 15:28
- Add stirrup>=0.1.9 as project dependency (lightweight agent framework)
- Bump requires-python from >=3.11 to >=3.12 (stirrup minimum)
- Relax pillow pin from ==12.2.0 to >=10.4.0,<12.0 to resolve
  conflict with stirrup's moviepy transitive dependency

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 2 files

Re-trigger cubic

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