glass-browser 0.1.8

Lightweight browser agent for AI — raw CDP, no Playwright
Documentation
1
2
3
4
5
6
//! Terminal user interface (Ratatui).
//!
//! Interactive terminal UI for browser session management with split-pane
//! layout showing observations, actions, and session state.

pub mod app;