Skip to content

Discovery: would a Notte hosted-browser tier fit the cascadeflow provider model? #189

Description

@sam-notte

Hi @lemony-ai team,

Sam from Notte (notte.cc, hosted browser infrastructure for AI agents). I just read through the cascadeflow README, liked the "per-tool-call budget gating" and "runtime stop/continue/escalate" framing.

The reason I am filing an issue rather than opening a PR: I want to confirm fit before writing code.

The shape of the question

Cascadeflow already lists OpenClaw and Hermes Agent as supported providers. Browsers are another natural cascade dimension: a task might be solvable by a simple curl/requests fetch (cheap), or might need a real browser (moderate cost), or might need a hosted anti-bot browser with residential proxies and captcha solving (highest cost).

Would a notte provider in cascadeflow fit your roadmap, or do you see "browser tiering" as outside the scope?

If yes, I would open a PR with the same shape as your existing Hermes/OpenClaw integrations. If no or "not yet", that is useful too. Saves your review time.

Quick context on Notte (in case useful)

  • Hosted browser SDK + MCP server for AI agents
  • Built-in residential proxies, captcha solving, stealth sessions, credential vault for authenticated sites
  • "Functions" feature: deploy any browser automation as a scheduled serverless API endpoint
  • Open source: github.com/nottelabs/notte (1,953 stars, Python SDK + MCP server)

Happy to defer entirely if cascadeflow's focus is purely LLM/model routing rather than tool/browser tiering.

Cheers,
Sam
sam@notte.cc · github.com/nottelabs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions