Skip to content

botlong/AgentLens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgentLens

Local-first observability console for AI agents.

AgentLens helps you see what an AI agent is doing in real time: commands, file changes, status updates, screenshots, and human interrupts from a local web dashboard.

Status

Early project skeleton.

Goals

  • Local web dashboard for observing agent work.
  • Session timeline with structured events.
  • Command execution logs with duration and exit code.
  • File change tracking.
  • Human-in-the-loop messages and interrupts.
  • Optional screenshot capture without hidden monitoring.

Non-goals

  • Hidden surveillance.
  • Employee monitoring.
  • Remote keyboard or mouse control.
  • Cloud sync by default.

Planned Stack

  • Backend: Python + FastAPI + WebSocket + SQLite
  • File watching: watchdog
  • Frontend: React + Vite
  • CLI: agentlens start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors