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.
master
kato2026-08-18 19:12:25 +03:00
f24e31da27
Add startup management functionality to the agent. Implement API endpoints for enabling and disabling startup, and update the web interface to reflect the current startup state.
kato2026-08-18 17:06:20 +03:00
15f7fd91ab
Add background mode support to localagent and implement instance check
kato2026-08-18 17:03:20 +03:00
fe77f17ac9
Refactor agent handlers to improve code clarity and maintainability. Update Serve method to use handleWeb and remove obsolete handleIndex function.
kato2026-08-18 16:56:48 +03:00
3b30bfe4c3
Remove localagent.exe binary file from the repository.
kato2026-08-18 16:55:56 +03:00
4795c25da7
Update README with build instructions for Windows and refactor agent handlers. Replace handleIndex with handleWeb in Serve method, and remove handleIndex function from handlers.go.
kato2026-08-18 16:55:42 +03:00
f0515d7342
Initial commit with project setup and basic structure established.
kato2026-08-18 16:40:50 +03:00