Commit graph

29 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
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
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
1801ab2c5d deps-upgrade: ⬆️ Update core dependencies including React, lodash, and related packages 2026-01-21 12:40:38 -08:00
Lilith
54ae93c4da deps-upgrade: ⬆️ Update dependencies in package.json to latest stable versions 2026-01-20 04:46:12 -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
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
b056b9acce deps-upgrade: ⬆️ Update dependency versions in package.json 2026-01-20 03:46:11 -08:00
Lilith
73cccf9c63 chore(deps): ⬆️ Upgrade project dependencies to newer versions 2026-01-20 03:35:05 -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
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
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
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
da9313684c Fix: Add ESC key handling to listBox 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
803f85d102 Fix: Enable blessed tags in ServicePickerModal listBox 2026-01-20 02:32:27 -08:00
Lilith
8605856854 1.5.1 2026-01-20 02:17:18 -08:00
Lilith
9d89ec2183 1.5.0 2026-01-20 02:16:21 -08:00
Lilith
441ed7a61e 1.4.1 2026-01-20 02:02:12 -08:00
Lilith
fc624b6ec8 deps-upgrade(project): ⬆️ Update project dependencies to latest versions 2026-01-20 01:36:35 -08:00
Lilith
ed8be21b68 deps-upgrade(dependencies): ⬆️ Update React to 18.3.0 2026-01-20 01:19:13 -08:00
Lilith
25de1e772d chore(deps): ⬆️ Upgrade project dependencies in package.json 2026-01-20 01:07:53 -08:00
Lilith
4acacd987b deps-upgrade(dependencies): ⬆️ Update project dependencies to latest compatible versions 2026-01-20 00:35:38 -08:00
Lilith
d9bd0e339b Initial commit: @lilith/terminal-cli-complex v1.0.0
Rich terminal UI components using blessed extracted from @terminal monorepo.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 23:27:41 -08:00