Compare commits

..
13 Commits
Author SHA1 Message Date
thuanle 1423b63c03 Enhance agent.user.js by implementing a timer system for session management, including start, pause, and stop functionalities. Introduce new session keys for timer state and accumulated time, and update the dashboard overlay to display timer information. Refactor task handling to improve clarity and maintainability. 2025-08-05 12:36:10 +07:00
thuanle d2051afab6 ready for first task 2025-08-05 00:53:58 +07:00
thuanle 42950c77cc Refactor session storage management in agent.user.js by renaming keys for clarity and adding functions to handle current task and step states. Update session handling logic to improve task tracking and data retrieval. 2025-08-04 16:25:37 +07:00
thuanle a5325631d0 Enhance agent.user.js by adding a task handling mechanism and updating logging functions to include timestamps. Refactor existing log calls to use debug level for better traceability and introduce a new task interval for improved task management. 2025-08-04 15:47:21 +07:00
thuanle 48c7c25674 register session -> send heartbeat 2025-08-04 15:34:01 +07:00
thuanle 2d175e571f Implement bot status toggle functionality in agent.user.js, allowing users to switch between idle and running states. Update UI elements for better interaction and clarity, including improved status display and event handling for the toggle button. 2025-08-03 01:37:39 +07:00
thuanle 00dd2a2eee Enhance agent.user.js by introducing a dashboard overlay for improved user interaction. Update server management functions and add a new dashboard update interval for real-time updates. Refactor existing overlay functionalities for consistency and clarity. 2025-08-03 01:28:10 +07:00
thuanle fdd71665b6 clean up version 2025-08-03 00:48:03 +07:00
thuanle eb01157804 Refactor agent.user.js to enhance debug functionality and server management. Introduce new debug state handling, update logging mechanisms, and improve popup menu commands for better user interaction. Ensure consistent formatting and code readability throughout the script. 2025-08-02 03:08:17 +07:00
thuanle 02a8f030b6 finish login 2025-08-02 02:17:42 +07:00
thuanle f0dffd7064 Enhance agent.user.js with a robust navigation state management system, introducing new functions for handling navigation state persistence and double execution prevention. Update README.md to reflect architectural changes, task-step system improvements, and detailed state management documentation. 2025-08-01 09:43:49 +07:00
thuanle d5221d1bf4 Update agent.user.js to version 2025.08.01, introducing a comprehensive state management system with observers, enhancing task execution capabilities, and adding a README.md for documentation. Improve page detection and navigation for Binance, along with new task and step types for better automation. 2025-08-01 02:02:36 +07:00
thuanle 743423d795 Refactor agent.user.js to improve server management and logging. Introduce heartbeat reporting functionality and update the match pattern for broader compatibility. Enhance debug logging for better traceability. 2025-07-31 23:44:27 +07:00
+1260 -120
View File
File diff suppressed because it is too large Load Diff