Skip to main content

可交互、可探索的浏览器命令行工具,专为 AI Agent 设计

Project description

NavCLI - Goals & Vision

Core Goal

Enable AI Agents to browse the web like humans.

Existing solutions (HTTP APIs, headless browser scripts, Playwright MCP) have limitations:

  • No support for JS-rendered SPAs
  • No session persistence
  • Lack of interactive exploration

NavCLI's positioning: An interactive, explorable browser CLI

Core Value

Feature What NavCLI Solves
JS Rendering Full SPA support
Session Persistence Cookies, session maintained
Interactive CLI Agent can explore while operating
Token Optimization Lightweight elements + on-demand text/html

Typical Workflow

> g https://example.com          # Navigate
> elements                       # Observe interactive elements
> c .btn-login                   # Click login
> t #email "test@example.com"    # Type email
> t #password "123456"           # Type password
> c button[type="submit"]       # Submit
> text                           # Confirm result

Agent can: Navigate → Observe → Interact → Feedback → Continue

Vision

Become the standard browser interaction layer for AI Agents, enabling any Agent to control browsers via command-line interface:

  • Form filling, login authentication
  • Information scraping, content exploration
  • Complex multi-step business processes

Related Documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

navcli-0.3.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page