kato
536ea9a53e
fix(core): take over agent, reuse callbacks
...
- Kill running agents before replace
- Retry copy with backoff while locked
- Reuse syscall callbacks at package scope
- Add callback regression test
2026-09-02 00:00:24 +03:00
kato
a3c78820ed
refactor(capture): screen capture in subprocess
...
- Move screen capture to child process
- Isolate GDI/BitBlt crashes from agent
- Use -capture flag for internal helper mode
- Add protocol for frame request/response
- Make monitor enumeration thread-safe
2026-09-01 23:25:38 +03:00
kato
16d7aa75b3
Add input handling functionality to the agent. Implement API endpoints for mouse click and text input, and update the web interface to support video capture and interaction features.
2026-08-18 19:12:25 +03:00
kato
f0515d7342
Initial commit with project setup and basic structure established.
2026-08-18 16:40:50 +03:00