Documentation
Install the desktop agent, understand cognitive metrics, and publish proof of work packets without sending screenshots to a vendor cloud by default.
Local-first by design.
The agent processes work context on your device. You review what is useful before choosing what to share.
- Core processing
- On device
- Team sharing
- By choice
Quick start guide.
Install, connect your tools, and keep review control on your device.
- 01
Installation
Terminal# Install FlowSight npm install -g flowsight # Or using yarn yarn global add flowsight - 02
Configuration
Terminal# Initialize FlowSight in your project flowsight init # Configure your integrations flowsight config --jira-url https://yourcompany.atlassian.net - 03
Start coding
That is it: the local agent begins sampling screen context, running AI on your device, and assembling narratives you can review before anything is shared externally. FlowSight's codebase is open to inspect.
Keep going.
Move from setup to product workflows, integrations, and support.