DaLaw2
|
f4a142b7ec
|
Migrate to Rust 2024 edition.
|
2025-02-17 14:41:03 +08:00 |
|
DaLaw2
|
1d0171ba2b
|
Update README.md for fix docker run command.
|
2024-10-28 19:48:05 +08:00 |
|
DaLaw2
|
a1d58af201
|
Added Dockerfile and initialization script.
|
2024-10-28 17:32:52 +08:00 |
|
DaLaw2
|
5dfae9cedc
|
Merge pull request #4 from DaLaw2/enhance
1.1.0 released, new user UI and modified system architecture to improve performance
|
2024-10-27 19:03:23 +08:00 |
|
BuildTools
|
b746345b85
|
1.1.0 released, new user UI and modified system architecture to improve performance
|
2024-10-27 19:00:47 +08:00 |
|
DaLaw2
|
23138f0fc9
|
Merge pull request #3 from DaLaw2/enhance
Fix FileManager cleanup without waiting for the execution thread to end.
|
2024-09-15 16:11:28 +08:00 |
|
BuildTools
|
0b2fffe3f8
|
Rename file manager function and fix some bugs.
|
2024-09-15 16:04:41 +08:00 |
|
BuildTools
|
ecab2ff0f9
|
Fixed cleanup not waiting for blocking function
|
2024-09-14 02:04:05 +08:00 |
|
DaLaw2
|
e2ebb8f243
|
Optimize something.
|
2024-09-13 18:56:58 +08:00 |
|
DaLaw2
|
1052486d55
|
Fix bug from inference.rs.
|
2024-09-12 17:23:29 +08:00 |
|
DaLaw2
|
a28d6d7971
|
Upgrade some package and optimize inference.rs code.
|
2024-09-12 17:18:42 +08:00 |
|
DaLaw2
|
70c65ff349
|
Complete performance websocket for dashboard.
|
2024-05-13 20:39:45 +08:00 |
|
DaLaw2
|
6e9d3c6711
|
Implement Monitor APIs.
|
2024-05-13 10:20:33 +08:00 |
|
DaLaw2
|
481d36bdf8
|
Dashboard websocket api.
|
2024-05-10 19:30:15 +08:00 |
|
DaLaw2
|
efec41ece3
|
Prepare backside websocket for dashboard.
|
2024-05-08 12:22:15 +08:00 |
|
DaLaw2
|
fd65edf08a
|
Change AgentManager behavior.
|
2024-05-06 21:24:40 +08:00 |
|
DaLaw2
|
970a2eca18
|
Rollback some change, because it may cause deadlock in Agent, AgentManager, Monitor.
|
2024-05-06 02:04:21 +08:00 |
|
DaLaw2
|
06329aaa34
|
Design Monitor and home page Dashboard
|
2024-05-05 17:32:57 +08:00 |
|
DaLaw2
|
d776789de2
|
User UI improvement begins
|
2024-05-01 19:30:51 +08:00 |
|
DaLaw2
|
203da4d593
|
Solve inexplicable disconnection problems and errors from file transfer
|
2024-04-26 03:58:39 +08:00 |
|
DaLaw2
|
14b6be36ee
|
Fix merge and revert problem
|
2024-04-19 02:46:39 +08:00 |
|
DaLaw2
|
dc63002782
|
Merge pull request #2 from DaLaw2/Fix-Bug
Fix Bug-Solve the connection problem between Management and Agent
|
2024-04-19 01:36:32 +08:00 |
|
DaLaw2
|
72f2af74ce
|
Merge branch 'master' into Fix-Bug
|
2024-04-19 01:36:12 +08:00 |
|
DaLaw2
|
7a4eed328a
|
Make the system work properly
|
2024-04-18 23:58:58 +08:00 |
|
DaLaw2
|
cdf461b5de
|
Handle Deadlock so that the program can end normally
|
2024-04-18 14:35:18 +08:00 |
|
DaLaw2
|
e0ded83d35
|
Correction to make some connections normal
|
2024-04-18 02:40:22 +08:00 |
|
DaLaw2
|
1c569623ff
|
Revert "Debugging. Troubleshoot connection issues."
This reverts commit 3a22e2029457f14568d32b8077b1b56f653faaf6.
|
2024-04-18 00:25:07 +08:00 |
|
DaLaw2
|
3a22e20294
|
Debugging. Troubleshoot connection issues.
|
2024-04-17 22:21:40 +08:00 |
|
DaLaw2
|
8430768c83
|
All complete.
|
2024-04-17 19:33:50 +08:00 |
|
DaLaw2
|
0b5a680792
|
Almost complete Agent side.
|
2024-04-17 09:14:02 +08:00 |
|
DaLaw2
|
2c94845ace
|
Unify Management’s Logging specifications
|
2024-04-17 03:09:01 +08:00 |
|
DaLaw2
|
7316217d51
|
Save current change.
|
2024-04-12 21:52:55 +08:00 |
|
DaLaw2
|
8e26240749
|
Save current change.
|
2024-04-10 20:32:42 +08:00 |
|
DaLaw2
|
a9b88874ba
|
Fix logging macro behavior.
|
2024-04-10 02:31:01 +08:00 |
|
DaLaw2
|
f306fe89b6
|
Dealing with macro issues in logging.
|
2024-04-09 20:30:29 +08:00 |
|
DaLaw2
|
9f3063aac8
|
Expanded Loger module, All changes to the log are not yet complete.
|
2024-04-09 03:32:40 +08:00 |
|
DaLaw2
|
fbdb85ea7b
|
Management side and Agent side communication architecture.
|
2024-04-08 21:42:20 +08:00 |
|
DaLaw2
|
478c7b0abd
|
Add a complete communication guarantee mechanism
|
2024-04-08 03:59:31 +08:00 |
|
DaLaw2
|
193d4778b7
|
Save current progress: Add a complete communication guarantee mechanism
|
2024-04-07 21:31:37 +08:00 |
|
DaLaw2
|
303ac6cf0b
|
Save current progress: Add a complete communication guarantee mechanism
|
2024-04-07 18:45:42 +08:00 |
|
DaLaw2
|
de4f429699
|
Big changes: Split multiple functions, Optimize error handling and Change agent behavior.
|
2024-04-06 02:58:51 +08:00 |
|
DaLaw2
|
31dc32ed07
|
Complete receive task info
|
2024-04-02 02:41:19 +08:00 |
|
DaLaw2
|
6b6b891ec6
|
Coding agent main function.
|
2024-04-01 20:28:00 +08:00 |
|
DaLaw2
|
3b796e9634
|
Optimization logging and error handing.
|
2024-03-27 14:56:45 +08:00 |
|
DaLaw2
|
224466cc6a
|
Code Review and change front side behavior for Agent.
|
2024-03-25 01:22:38 +08:00 |
|
DaLaw2
|
0fdc96fb86
|
Save current progress.
|
2024-03-24 00:51:14 +08:00 |
|
DaLaw2
|
e3d66383fb
|
Save current progress.
|
2024-03-24 00:48:14 +08:00 |
|
DaLaw2
|
54e01c0ff1
|
Complete inference model.
|
2024-03-21 20:15:42 +08:00 |
|
DaLaw2
|
e7eab7e51a
|
Change inference_type to model_type.
|
2024-03-13 19:22:30 +08:00 |
|
DaLaw2
|
f8350a020a
|
Prepare and test inference python script.
|
2024-03-13 03:07:07 +08:00 |
|