omniterm 0.2.5

Web-based tmux terminal manager — one browser tab to watch and drive your AI coding agents
1
2
3
4
5
pub mod agent;
pub mod project;
pub mod session;
pub mod target;
pub mod user;