Daniel Legt kato
kato pushed to master at kato/go-worm 2026-08-18 19:12:29 +03:00
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.
kato pushed to master at kato/go-worm 2026-08-18 17:06: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.
kato pushed to master at kato/go-worm 2026-08-18 17:03:24 +03:00
15f7fd91ab Add background mode support to localagent and implement instance check
kato pushed to master at kato/go-worm 2026-08-18 16:56:53 +03:00
fe77f17ac9 Refactor agent handlers to improve code clarity and maintainability. Update Serve method to use handleWeb and remove obsolete handleIndex function.
kato pushed to master at kato/go-worm 2026-08-18 16:56:00 +03:00
3b30bfe4c3 Remove localagent.exe binary file from the repository.
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.
Compare 2 commits »
kato pushed to master at kato/go-worm 2026-08-18 16:40:54 +03:00
f0515d7342 Initial commit with project setup and basic structure established.
kato created branch master in kato/go-worm 2026-08-18 15:39:36 +03:00
kato pushed to master at kato/go-worm 2026-08-18 15:39:36 +03:00
2683425562 first commit
kato created repository kato/go-worm 2026-08-18 15:39:11 +03:00
kato pushed to feature/gui at kato/Captioneer 2026-07-17 20:07:44 +03:00
d6fda83397 docs: add manual desktop smoke test instructions to README and update CI test script
5b4a0d0785 feat(overlay): add position customization for overlay placement
Compare 2 commits »
kato pushed to feature/gui at kato/Captioneer 2026-07-17 19:35:14 +03:00
41867429a5 fix(build): ensure gtk4-layer-shell loads before libwayland-client
kato created branch feature/gui in kato/Captioneer 2026-07-17 15:34:58 +03:00
kato pushed to feature/gui at kato/Captioneer 2026-07-17 15:34:58 +03:00
04ad4eb3d9 feat(gui): enhance application UI with new status segments and improved layout
54fb100d3c docs: update README with detailed desktop features and setup requirements
Compare 2 commits »
kato pushed to master at kato/Captioneer 2026-07-17 12:15:04 +03:00
55fbd357b0 docs: update README with VAD, new threshold option, and silence handling
kato released Captioneer v0.1.3 at kato/Captioneer 2026-07-17 10:40:46 +03:00
kato pushed tag v0.1.3 to kato/Captioneer 2026-07-17 10:36:10 +03:00
kato released Captioneer v0.1.2 at kato/Captioneer 2026-07-17 01:53:24 +03:00
kato pushed tag v0.1.2 to kato/Captioneer 2026-07-17 01:47:52 +03:00
kato pushed to master at kato/Captioneer 2026-07-17 01:47:49 +03:00
b0487be39e feat: implement isolated model worker with auto-restart and hot-reload
kato released Captioneer v0.1.1 at kato/Captioneer 2026-07-16 22:15:09 +03:00