Skip to content

Enable input tracking toggle #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

atupem
Copy link
Contributor

@atupem atupem commented Jun 5, 2025

Summary

  • add input tracking controller and manual start/stop APIs
  • buffer actions in daemon and allow retrieval
  • start tracking when user takes over a task
  • store tracked actions as task messages when control returns
  • stream input actions directly instead of buffering

Testing

  • npm test --silent --prefix packages/bytebotd (fails: jest not found)
  • npm test --silent --prefix packages/bytebot-agent (fails: jest not found)

https://chatgpt.com/codex/tasks/task_b_6841378158648329b2f46030441a5913

@atupem atupem added the codex label Jun 5, 2025 — with ChatGPT Connector
atupem added 5 commits June 9, 2025 15:01
- split input capture into its own service
- remove while loop logic, add tick logic, with abort controller to stop inflight requests
- Update takeover/resume logic and UI
Send screenshots only for clicks and drags
@atupem atupem merged commit c7e90b3 into development Jun 12, 2025
1 check passed
@zlwaterfield zlwaterfield deleted the codex/add-input-tracking-control-for-bytebot-agent branch June 17, 2025 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant