@garrytan It’s interesting just how far it can go, even for sending screen data to agents we’ve found markdown + a good file system organization can go pretty far in getting info across w/o bloating up a computer
Launching Vizlog!
Vizlog watches your screen, turns what you see into searchable text on your machine, and lets any AI model access it through MCP.
We got tired of having to explain everything we were doing to our agents so we built a log of your screen
Check it out!
@hwchase17 In my experience a lot of agent communication fails because the parent doesn't know what to ask for. Structuring outputs for a like "contract-first' dev for LLMs seem interesting
Built v0.5 of a screen data capture + processing that saves your high signal data locally.
The data is saved like a code base file system/knowledge base so that agents can just browse it using terminal commands.