CanbiZ (MickLesk)
|
e8953ca09f
|
various fixes
|
2026-03-06 09:13:00 +01:00 |
|
John Doe
|
3b0f9ea35d
|
fix: simplify default value for var_tags in localagi.sh
|
2026-03-05 17:04:22 -05:00 |
|
John Doe
|
7fe554e2be
|
fix: update LocalAGI service management in update_script function
|
2026-03-05 15:40:56 -05:00 |
|
John Doe
|
40a072f787
|
fix: add informational messages for starting LocalAGI service in update_script function
|
2026-03-05 15:27:37 -05:00 |
|
John Doe
|
a9db3ba2e0
|
fix: add success message after updating LocalAGI in update_script function
|
2026-03-05 15:26:39 -05:00 |
|
John Doe
|
c64024613b
|
fix: remove error message and exit on build failure in update_script function
|
2026-03-05 15:26:04 -05:00 |
|
John Doe
|
420dee4678
|
fix: improve update_script function by enhancing structure and readability
|
2026-03-05 15:24:13 -05:00 |
|
John Doe
|
efb6329952
|
fix: streamline update_script function by consolidating service stop and backup logic
|
2026-03-05 15:22:16 -05:00 |
|
John Doe
|
aeb49678d8
|
fix: add informational messages for stopping LocalAGI service in update_script function
|
2026-03-05 15:19:41 -05:00 |
|
John Doe
|
b64645a4f5
|
fix: refactor update_script function to improve readability by separating commands onto individual lines
|
2026-03-05 15:16:24 -05:00 |
|
John Doe
|
c0de2c9242
|
fix: enhance update_script function with additional informational messages during backup and restore processes
|
2026-03-05 15:14:06 -05:00 |
|
John Doe
|
dd1dd63a19
|
fix: update backup file path in update_script function to use /tmp directory
|
2026-03-05 15:12:00 -05:00 |
|
John Doe
|
23eb101dca
|
fix: streamline update_script function by removing unnecessary directory change and cleanup steps
|
2026-03-05 15:09:20 -05:00 |
|
John Doe
|
33ba83a416
|
fix: streamline update_script function by removing redundant messages and backup logic
|
2026-03-05 13:36:48 -05:00 |
|
John Doe
|
a82d63cbd3
|
fix: replace restart with enable for LocalAGI service startup
|
2026-03-04 22:16:31 -05:00 |
|
John Doe
|
6ac2534aff
|
fix: reload systemd daemon before restarting LocalAGI service
|
2026-03-04 22:16:07 -05:00 |
|
John Doe
|
5354ce8b04
|
fix: improve environment backup and restore process in update_script function
|
2026-03-04 22:13:04 -05:00 |
|
John Doe
|
57b20c7025
|
fix: remove installation checks from update_script function
|
2026-03-04 21:54:02 -05:00 |
|
John Doe
|
6a721f0b67
|
fix: update script source URL to use community-scripts repository
|
2026-03-04 21:25:31 -05:00 |
|
John Doe
|
8b441033ba
|
fix: ensure proper command execution during LocalAGI source build process
|
2026-03-04 21:13:25 -05:00 |
|
John Doe
|
75578ab173
|
fix: remove unused health check function from localagi.sh
|
2026-03-04 21:08:20 -05:00 |
|
John Doe
|
50402cec02
|
fix: update source URL for build functions in localagi.sh
|
2026-03-04 21:01:01 -05:00 |
|
John Doe
|
8a3d6f3a2b
|
fix: update source URL and improve Bun installation in LocalAGI scripts
|
2026-03-04 20:58:03 -05:00 |
|
John Doe
|
b844eab504
|
feat: enhance LocalAGI installation and update process with version checks and improved Bun installation
|
2026-03-04 20:50:35 -05:00 |
|
John Doe
|
3bbc5a933b
|
fix: update source URL for build functions in localagi.sh
|
2026-03-04 20:45:55 -05:00 |
|
John Doe
|
05ea89e3d0
|
feat: add health check and release tag recording for LocalAGI installation and updates
|
2026-03-04 20:45:04 -05:00 |
|
John Doe
|
a6f13f3e30
|
feat: implement systemd drop-in override for LocalAGI service hardening
|
2026-03-04 20:43:45 -05:00 |
|
John Doe
|
92e3192cb7
|
feat: add user creation and systemd unit hardening for LocalAGI installation
|
2026-03-04 20:41:55 -05:00 |
|
John Doe
|
99b1a773dc
|
fix: remove cleanup function and related logic for LocalAGI service recovery in localagi.sh
|
2026-03-04 15:40:13 -05:00 |
|
John Doe
|
87cb94c8ca
|
fix: update URL output format in localagi.sh to include port number
|
2026-03-04 12:29:44 -05:00 |
|
John Doe
|
975f5bcbbe
|
fix: remove dynamic COMMUNITY_SCRIPTS_URL assignment in localagi.sh
|
2026-03-04 12:27:25 -05:00 |
|
John Doe
|
00db7c9fcf
|
fix: update COMMUNITY_SCRIPTS_URL assignment for dynamic sourcing in localagi.sh
|
2026-03-04 12:24:55 -05:00 |
|
John Doe
|
d15ef86fab
|
fix: remove curl debug logging function and related variable in localagi.sh
|
2026-03-04 12:23:23 -05:00 |
|
John Doe
|
13aab6df05
|
fix: add curl function with debug logging for error handling in localagi.sh
|
2026-03-04 12:22:48 -05:00 |
|
John Doe
|
45fd4d2d98
|
fix: remove dynamic COMMUNITY_SCRIPTS_URL assignment and header creation logic in localagi.sh
|
2026-03-04 12:17:58 -05:00 |
|
John Doe
|
eb95857830
|
fix: update COMMUNITY_SCRIPTS_URL assignment in localagi.sh
|
2026-03-04 12:15:50 -05:00 |
|
John Doe
|
c4019eeeb5
|
fix: add header creation logic for LocalAGI setup
|
2026-03-04 12:13:40 -05:00 |
|
John Doe
|
ebdb4db5e5
|
fix: enhance environment backup validation during LocalAGI updates
|
2026-03-04 10:45:58 -05:00 |
|
John Doe
|
2797550b7e
|
fix: implement cleanup function for LocalAGI service recovery during updates
|
2026-03-04 10:43:50 -05:00 |
|
John Doe
|
c379261168
|
fix: update author information in localagi.sh and localagi-install.sh
|
2026-03-04 10:42:01 -05:00 |
|
John Doe
|
8db69a2dd7
|
fix: add missing URL output for LocalAGI setup completion
|
2026-03-04 10:41:02 -05:00 |
|
John Doe
|
2e7e6507f6
|
refactor: remove redundant IP address retrieval logic from localagi.sh
|
2026-03-04 10:38:12 -05:00 |
|
John Doe
|
dc7d9fcb82
|
refactor: update log message for backend mode configuration in update_script function
|
2026-03-04 10:24:37 -05:00 |
|
John Doe
|
521c74d2ba
|
refactor: simplify localagi.sh by removing redundant variables and streamlining update_script function
|
2026-03-04 10:16:45 -05:00 |
|
John Doe
|
86d22a060a
|
refactor: simplify update_script function by removing redundant comments and streamlining logic
|
2026-03-04 10:08:45 -05:00 |
|
John Doe
|
610d12be9c
|
refactor: streamline LocalAGI build process in update_script function
|
2026-03-04 10:06:53 -05:00 |
|
John Doe
|
fd820b026b
|
refactor: remove set_env_var function and streamline LOCALAGI_LLM_API_URL migration logic
|
2026-03-04 10:05:58 -05:00 |
|
BillyOutlast
|
2055148dac
|
Update ct/localagi.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2026-03-04 10:02:59 -05:00 |
|
John Doe
|
614a0c0089
|
fix: ensure update_script exits with error code on failure
|
2026-03-04 10:02:22 -05:00 |
|
John Doe
|
4895935b4a
|
feat: reduce CPU allocation from 4 to 2 in LocalAGI configuration
|
2026-03-04 00:47:21 -05:00 |
|