Commit Graph

19 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
thuanle
2c8299a89c binance helper 2025-07-31 21:29:44 +07:00
thuanle
73f7128683 Refactor logging in agent.user.js to improve readability and add error indicators. Introduce a welcome message function to display server status upon initialization. 2025-07-31 10:56:11 +07:00
thuanle
3a3b5362e3 Enhance agent.user.js by adding GM_log support for logging, implementing a notification utility, and improving server mode switching and token management with better error handling and user feedback. 2025-07-31 10:44:12 +07:00
thuanle
ab0a553b96 Update agent.user.js to version 2025.07.31, adding new storage and network helper functions, server management capabilities, and menu commands for easier token and server mode management. 2025-07-31 10:04:58 +07:00
thuanle
164fd2a179 Update agent.user.js with download and update URLs for easier access 2025-07-31 05:35:09 +07:00
thuanle
76093dc6eb Add Binance Alpha Farm Agent UserScript
This commit introduces a new UserScript for Binance Alpha Farm, designed to enhance user experience by providing a welcome popup and utility functions for managing input fields. The script includes features for creating and updating popups, as well as handling user interactions effectively.
2025-07-30 18:28:06 +07:00