Commit graph

83 commits

Author SHA1 Message Date
Natalie
ef7aa2bc65 chore(@projects/@clare): 🔧 add vite, tsc, browserslist binaries
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 20:17:20 -07:00
autocommit
5367c2cd43 feat(chat): Add ChatPage component with SSE support and backend SSE endpoint
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 20:07:40 -07:00
autocommit
29da6b434f refactor(clare): ♻️ Restructure core utilities and system architecture for improved modularity and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 20:07:40 -07:00
autocommit
bb0adb5017 refactor(orchestrator): ♻️ Restructure core orchestration classes/functions in bootstrap, mcp_server, tools, and turns for improved organization and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 20:07:40 -07:00
autocommit
656b64241e refactor(web-app): ♻️ Restructure AppShell and global styles for improved organization and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 20:07:40 -07:00
autocommit
66f8f7fae8 feat(sessions): Add SessionsPage component for displaying and managing active user sessions with listing and termination functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 20:07:40 -07:00
autocommit
4247411ef8 feat(projects): Add project metadata fields, filtering/sorting controls, and enhanced UI components to ProjectsListPage and ProjectDetailPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 20:07:40 -07:00
autocommit
53b97edf35 feat(dashboard): Update dashboard components and styling with improved functionality and visual consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 20:07:40 -07:00
autocommit
d0e5c89b61 feat(chat): Implement full-stack chat interface with message composition, sidebar, broadcast streaming, and NLP processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 20:07:40 -07:00
autocommit
36b7f64abb chore(web-app): 🔧 Update build and dev config with ignored files, TypeScript strict mode, and Vite React/API proxy plugins
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 20:07:40 -07:00
autocommit
becccab584 deps-upgrade(web-app): ⬆️ Update dependencies to latest versions in package.json and regenerate lock file
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 20:07:40 -07:00
autocommit
d26b1a1625 breaking(web): 💥 Migrate frontend components and backend services to TypeScript with full compatibility and documentation updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:54:05 -07:00
autocommit
70d02f4434 chore(config): 🔧 Update Vite and TypeScript build config for modern tooling support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:54:05 -07:00
autocommit
095e1a2989 deps-upgrade(web-app): ⬆️ Update frontend and Python dependencies to resolve vulnerabilities and ensure compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:54:05 -07:00
autocommit
9070c22142 chore(web/app): 🔧 Update TypeScript build metadata in tsconfig.tsbuildinfo
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:41:45 -07:00
autocommit
52cd03f820 feat(api): Introduce getFleetLoad and getOrganizationLoad API endpoints with FleetLoad and OrganizationLoad types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:41:45 -07:00
autocommit
2730bb5905 refactor(dashboard): ♻️ Convert dashboard components to TypeScript with updated styling and hudStyles integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:41:45 -07:00
autocommit
c8c6e93ecc chore(web): 🔧 Update Vite build configuration for asset processing and optimization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:41:45 -07:00
autocommit
86c9456b20 deps-upgrade(web-app): ⬆️ Update JavaScript/TypeScript dependencies and Python config files for security patches and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:41:45 -07:00
autocommit
a69cc1a0ea feat(web): Introduce API endpoints and service layer for Fleet HUD integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:30:06 -07:00
autocommit
ac09e9ed12 feat(clare): Add new read methods with async support and streaming capabilities for efficient data ingestion in read.py
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:30:06 -07:00
autocommit
6ec91bed86 feat(orchestrator): Introduce host selection logic with discovery, selection algorithms, and failover handling in tools.py
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:30:06 -07:00
autocommit
1411aee0f5 chore(build): 🔧 Update incremental build metadata in tsbuildinfo for faster TypeScript compilation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:18:34 -07:00
autocommit
3f688f2318 feat(sessions): Introduce SessionsPage component for session management with fetch, display, and CRUD operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:18:34 -07:00
autocommit
d38e9bb11a feat(ui): Implement ProjectDetailPage.js to render active project details with metadata and status
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:18:34 -07:00
autocommit
7b503ac16b feat(api-client): Implement triage history reconciliation logic for accurate API data synchronization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:18:34 -07:00
autocommit
c3a2a15719 fix(dashboard): 🐛 Fix dashboard panel rendering bug and ensure SPA compatibility in build config
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:18:34 -07:00
Natalie
d698cd6430 feat(@projects/@clare): add remote control session registration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 18:46:42 -07:00
Natalie
2f2d800b3a feat(@projects/@clare): add env var removal for resume session cleanup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 18:25:23 -07:00
Natalie
2d355bcab5 feat(@projects/@clare): add session age recycling logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 17:29:42 -07:00
Natalie
a7cc0bdeab feat(orchestrator): add autonomous dispatch capability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 05:22:35 -07:00
Natalie
3653177fce feat(@projects/@clare): add budget and limits config for rate/load control
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 05:15:13 -07:00
Natalie
78ef12cc64 feat(@projects): add usage tracking event payload
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 05:07:43 -07:00
Natalie
4f2d92d485 feat(db): add org_id column for monorepo projects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 04:31:55 -07:00
Natalie
33ca183ab1 feat(@projects): add liveness tracking and project listing tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 04:18:10 -07:00
Natalie
8155012855 feat(@projects): improve fleet snapshot to include all active sessions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 04:11:13 -07:00
Natalie
c0b710040c feat(@projects): add archived project status support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 04:04:18 -07:00
Natalie
99e80259f6 feat(@projects/@clare): improve session liveness detection with tmux slug matching
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 03:50:29 -07:00
Natalie
ee3419820b feat(@projects): add session liveness tracking migration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 03:43:35 -07:00
Natalie
a4bdcfc8da feat(@projects): enrich agent fleet data with context
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 03:36:42 -07:00
Natalie
474acb7b48 feat(orchestrator): add proactive fleet scanning loop
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 03:29:47 -07:00
Natalie
9f9c1f0cd5 feat(@projects/@clare): enhance orchestrator heartbeat with periodic checks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 03:15:55 -07:00
Natalie
a55db89720 fix(orchestrator): 🐛 update session alive check to tmux pane verification
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 03:09:00 -07:00
Natalie
966ee00970 feat(@projects/@clare): update orchestrator session reset to preserve static config
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 02:41:26 -07:00
Natalie
a426453795 feat(@projects): add fleet agent orchestration workflow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 02:27:32 -07:00
Natalie
8ab5619421 feat(@projects): add agent status tracking table
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 02:20:26 -07:00
Natalie
39974e0551 feat(@projects/@clare): allow ssh remote hosts in spawn
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 02:13:24 -07:00
Natalie
bc894b550e feat(@projects): add pm expansion tools
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 22:49:33 -07:00
Natalie
3d24384340 feat(@projects/@clare): add org, people, and task-related tables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 22:43:13 -07:00
Natalie
5e9e3f7f04 feat(@projects/@clare): add epic status and task extensions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 21:58:56 -07:00