Commit graph

68 commits

Author SHA1 Message Date
autocommit
c7f4697f6a deps-upgrade(deps-specific): ⬆️ Update core dependencies to latest stable versions with security patches
Some checks failed
Build and Publish / build-and-publish (push) Failing after 42s
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 21:07:18 -07:00
Lilith
ab3293aaf6 deps-upgrade(deps): ⬆️ Update dependencies to latest stable versions for security and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:17:38 -07:00
Lilith
354ff1db83 chore(testing): ♻️ Refactor test config for parallel execution & coverage improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 17:41:58 -08:00
Lilith
9e732f4733 chore(testing): 🔧 Update Vitest config in vitest.config.ts to adjust plugins, environment settings, or test execution configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 17:41:58 -08:00
Lilith
10608c33ed deps-upgrade: ⬆️ Update core dependencies to latest stable versions in package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 17:41:58 -08:00
Lilith
8fffe6bc22 chore(core): 🔧 Update TypeScript files in core directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 15:08:42 -08:00
Lilith
f38f02ad77 chore(widgets): 🔧 Update widget-related utility file HealthMonitor.ts to reflect latest monitoring logic updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 02:20:34 -08:00
Lilith
f7963ac796 chore(deps): Update devDependencies (test runners, bundlers) to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 02:20:34 -08:00
Lilith
d9680185b2 chore: trigger CI publish 2026-01-30 16:01:50 -08:00
Lilith
8ff9f3c353 chore: trigger CI publish 2026-01-30 15:50:23 -08:00
Lilith
753483fe52 chore: re-trigger CI publish 2026-01-30 13:47:11 -08:00
Lilith
f5990836cb chore: trigger CI publish 2026-01-30 11:56:27 -08:00
Lilith
d96cad23e7 chore(deps): Update pinned dependency versions in bun.lock
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:36:53 -08:00
Lilith
8d3c317f39 deps-upgrade(dependencies): ⬆️ Update react, lodash, and other dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:36:53 -08:00
Lilith
1cd01ca3ab chore(build): Update tsup config for optimized bundling with minification/sourcemaps adjustments 2026-01-21 15:34:48 -08:00
Lilith
93f8877404 chore(build): Optimize tsup config for faster builds via improved minification, sourcemaps, or asset handling 2026-01-21 12:40:38 -08:00
Lilith
1801ab2c5d deps-upgrade: ⬆️ Update core dependencies including React, lodash, and related packages 2026-01-21 12:40:38 -08:00
Lilith
b5240d284e chore(core): 🔧 Update core dependency versions to latest stable releases 2026-01-21 11:44:51 -08:00
Lilith
0d204112a5 chore(widgets): 🔧 Update widget-related utility file HealthMonitor.ts with latest configuration/bug fixes 2026-01-20 04:46:12 -08:00
Lilith
54ae93c4da deps-upgrade: ⬆️ Update dependencies in package.json to latest stable versions 2026-01-20 04:46:12 -08:00
Lilith
bb8ee6723a chore(widgets): 🔧 Improve widget configuration handling 2026-01-20 04:19:07 -08:00
Lilith
cd231b5a87 deps-upgrade(deps): ⬆️ Update project dependencies with security fixes, bug resolutions, and compatibility improvements 2026-01-20 04:19:07 -08:00
Lilith
5b11ef7d4e chore: Bump version to 1.8.8 for local development 2026-01-20 04:09:26 -08:00
Lilith
41103492e4 chore(utils): 🔧 Enhance error detection with advanced pattern matching in ErrorDetector 2026-01-20 04:07:35 -08:00
Lilith
d9d60a6209 feat(widgets): Add multi-column layout to HealthMonitor and error navigation to LogViewer
HealthMonitor changes:
- Multi-column layout with dynamic arrangement (max 6 lines)
- Horizontal auto-scroll after 30s idle
- Bidirectional scrolling (left→right→left)
- Groups kept together in columns
- Idle timer resets on navigation/interaction

LogViewer changes:
- Keyboard navigation for errors (j/k or arrows)
- Enter to copy selected error
- Smart service name formatting with abbreviations
- Visual error tracking and selection
- Error index mapping for click navigation

Bumped version to 1.8.6

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-20 04:01:54 -08:00
Lilith
5d3dd6137d refactor(widgets): ♻️ Unify behavior and optimize rendering in LogViewer, ServiceList, and ServiceSettingsModal components 2026-01-20 03:51:34 -08:00
Lilith
667ea1082d chore(core): 🔧 Update core configuration files 2026-01-20 03:46:11 -08:00
Lilith
b056b9acce deps-upgrade: ⬆️ Update dependency versions in package.json 2026-01-20 03:46:11 -08:00
Lilith
b7ef8bc1bf refactor(widgets): ♻️ Enhance service list rendering logic with improved filtering/sorting performance 2026-01-20 03:40:36 -08:00
Lilith
e6466abf2d chore(widgets): 🔊 Add dynamic log filtering in LogViewer and lazy-loading services in ServiceList 2026-01-20 03:35:05 -08:00
Lilith
73cccf9c63 chore(deps): ⬆️ Upgrade project dependencies to newer versions 2026-01-20 03:35:05 -08:00
Lilith
593d8e2c95 feat(widgets): Add real-time system health metric display to HealthMonitor widget 2026-01-20 03:29:37 -08:00
Lilith
5f57609578 deps-upgrade: ⬆️ Upgrade React to 18.2.0, react-dom, and react-scripts for new features, bug fixes, and stability improvements 2026-01-20 03:29:37 -08:00
Lilith
0ce7f9156c chore(widgets): 🔧 Enhance LogViewer with real-time log filtering and highlighting 2026-01-20 03:23:58 -08:00
Lilith
513ff5aad1 deps-upgrade(root): ⬆️ Upgrade project dependencies in package.json 2026-01-20 03:23:58 -08:00
Lilith
5db64f7a99 deps-upgrade: ⬆️ Update project dependencies to latest minor/patch versions 2026-01-20 03:18:30 -08:00
Lilith
306ce1bb6a chore(widgets): 🚸 Improve service picker modal with enhanced selection options 2026-01-20 03:13:10 -08:00
Lilith
db0544e2f7 chore(widgets): 🔧 Add ServiceList, ServicePickerModal, ShutdownModal with service queue management capabilities 2026-01-20 03:07:48 -08:00
Lilith
718b3472af deps-upgrade(deps): ⬆️ Bump package versions in package.json (minor/patch updates) 2026-01-20 03:07:48 -08:00
Lilith
d5f35ecbb0 deps-upgrade: ⬆️ Upgrade dependencies to latest minor/patch versions 2026-01-20 03:02:26 -08:00
Lilith
80d022bf5e refactor(widgets): ♻️ Restructure modal-based service picker UI 2026-01-20 02:57:02 -08:00
Lilith
f383676aa6 deps-upgrade(deps): ⬆️ Upgrade package dependencies to latest versions 2026-01-20 02:57:02 -08:00
Lilith
0c66c58b93 Fix: Allow starting pending and failed services 2026-01-20 02:38:26 -08:00
Lilith
20052f5c0d Fix: Allow starting pending and failed services in ServicePickerModal 2026-01-20 02:38:26 -08:00
Lilith
da9313684c Fix: Add ESC key handling to listBox 2026-01-20 02:37:40 -08:00
Lilith
0dededa452 Fix: Add ESC key handling to listBox in ServicePickerModal 2026-01-20 02:37:40 -08:00
Lilith
d04b1276af Fix: Handle ESC key properly in search input 2026-01-20 02:33:59 -08:00
Lilith
68a86c1c1c Fix: Handle ESC key properly in ServicePickerModal search input 2026-01-20 02:33:59 -08:00
Lilith
803f85d102 Fix: Enable blessed tags in ServicePickerModal listBox 2026-01-20 02:32:27 -08:00
Lilith
699ef967d4 Fix: Enable blessed tags in ServicePickerModal listBox for proper color rendering 2026-01-20 02:32:20 -08:00