autocommit
3dc6bf705b
feat(studio-studio): ✨ Add AnalysisPanel, BadActorCard, and ResponseDraftsPage for response theming and editing in the conversation assistant studio
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
autocommit
095022966d
style(conversation-assistant): 🎨 Update Layout styling with new design requirements in Layout.module.css and adjust Layout.tsx class names for spacing, colors, and responsive behavior
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
autocommit
0001a9952f
feat(conversation-assistant): ✨ Add ResponseDraftsPage component and integrate it into the App router
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
autocommit
c348ca38f6
feat(conversation-assistant): ✨ Introduce DraftResponsePanel.tsx with scoped CSS styling for draft response management UI
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
autocommit
9ae7ade166
feat(conversation-assistant): ✨ Add draft response state management and UI for saving/loading in ConversationDetailPage
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
autocommit
e4d1192f80
feat(conversation-assistant): ✨ Add useMessages hook and related API exports for message handling in conversation assistant
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
Lilith
2a34fc8fc0
ux(conversations): 🚸 Add visual contact avatars and conversation status indicators with intuitive filtering utilities
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-03 12:38:17 -08:00
Lilith
fab4f9d781
deps-upgrade(frontend-dev): ⬆️ Update frontend dev dependencies for compatibility and performance improvements
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-03 12:38:17 -08:00
Lilith
5086b58d39
chore(frontend-controlpanel): 🔧 Update Vite config plugins/optimizations in tools/nightcrawler/frontend-controlpanel
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 03:31:19 -08:00
Lilith
d02b0544e1
chore(src): 🔧 Update TypeScript files in src directory (17 files)
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 03:23:37 -08:00
Lilith
9b6c78d666
chore(conversation-assistant): 🎨 Update Layout.module.css styling and tests in Layout.test.tsx/DevicesPage.test.tsx for UI consistency
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-11 05:07:32 -08:00
Lilith
17ccb3e4ae
feat(conversation-assistant): ✨ Update 13 TypeScript UI components in pages directory
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-09 00:07:24 -08:00
Lilith
3b9d955a5c
chore(conversation-assistant): 🎨 Update UI components (AnalysisPanel, BadActorCard) and pages (ContactsPage, ConversationDetailPage) with conversation analysis tools and advanced controls
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-09 00:07:24 -08:00
Lilith
5442474d90
chore(deps): 🔧 Update dependency JSON files across 15 packages
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-09 00:07:23 -08:00
Lilith
1c1b266ee0
deps-upgrade(infrastructure): ⬆️ Update 24 packages in infrastructure modules (e.g., @infrastructure/egirl-infra/core/crypto-tools, features/conversation-assistant) with new dependency versions
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-05 15:06:36 -08:00
Lilith
e0acae849e
chore(frontend): 🔧 Update Vite build configs to standardize configurations across all frontend features
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 19:15:53 -08:00
Lilith
dcae150ea6
chore: snapshot before monorepo consolidation
...
Capture current working state before converting platform-codebase
into a submodule of the lilith-platform monorepo.
2026-01-29 07:04:30 -08:00
Lilith
cdbf92a34a
build: migrate from pnpm to Bun, unify vite build configuration
...
## Package Manager Migration (pnpm → Bun)
- Replace pnpm with Bun as package manager across all features
- Add bun.lock, bunfig.toml, .npmrc for registry configuration
- Remove pnpm-lock.yaml
- Update all package.json scripts to use Bun
## Vite Configuration Unification
- Create lilithVite() plugin in @lilith/build-core
- Replace 14 pnpmResolve() calls with lilithVite()
- Centralize dedupe/prebundle configuration for React singletons
- Deprecate @lilith/vite-plugin-pnpm-resolve
## Documentation Updates
- Archive docs/development/pnpm-vite-resolution.md to history
- Update DEVELOPMENT_METHODOLOGY.md with bun commands
- Update WORKSPACE-DEPS-QUICK-REF.md with bun commands
- Update workspace-dependency-publishing.md with bun commands
- Update IMPORT_ALIASES.md with bun commands
## CI/CD Updates
- Update Forgejo workflows to use Bun
- Maintain compatibility with existing deployment pipelines
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 22:47:00 -08:00
Lilith
9b2970eb5d
chore(frontend): 🔧 Update dependencies in frontend-dev, frontend-macos-client for conversation-assistant/image-assistant features
2026-01-25 21:20:31 -08:00
Lilith
58e15f36a9
chore(fontend): 🔧 Standardize Vite build configs across 15+ frontend projects for consistent performance & PNPM dependency resolution
2026-01-25 20:28:49 -08:00
Lilith
4cc13d4ec3
chore(deployments & features): 🔧 Update Vite base paths and plugins for multi-deployment consistency
2026-01-25 19:57:58 -08:00
Lilith
5ed027d51f
deps-upgrade(packages): ⬆️ Update all direct/indirect dependencies to latest compatible versions across monorepo
2026-01-25 11:33:37 -08:00
Lilith
1ef9c74e9d
deps-upgrade(root): ⬆️ Update monorepo dependencies to latest stable versions across 34 packages, including security patches and compatibility fixes
2026-01-25 11:28:03 -08:00
Lilith
4fdf8fb8e2
chore(conversation-assistant): 🔧 Add/update utility functions for testing conversation assistant frontend dev tools
2026-01-24 21:16:38 -08:00
Lilith
1c01a5200d
feat(components): ✨ Enhance ErrorBoundary with advanced error recovery and add test utilities for error scenario simulation
2026-01-23 20:26:53 -08:00
Lilith
8163d82c15
chore(src): 🔧 Update server.ts, setup.ts, and related utility files with new configuration and dependency updates
2026-01-22 23:03:10 -08:00
Lilith
c45c72f600
docs(conversation-assistant): 📝 Refactor frontend UI components and test mocks for dashboard, processing, training, device management, and red flag moderation configurations
2026-01-22 23:03:10 -08:00
Lilith
29d86a5507
chore(conversation-assistant): 🎨 Enhance conversation assistant studio with UI components (ScoreGauge, SignalsCard) and new features (bulk actions, search controls, auto-refresh).
2026-01-22 23:03:10 -08:00
Lilith
c2d93e7b77
chore(conversation-assistant): 🔧 Implement ML classification, confidence metrics, and studio analysis tools
2026-01-22 23:03:09 -08:00
Lilith
9905a24e6e
chore(training,frontend-dev/e2e): 🔧 Add training endpoints, service logic, DTOs, and frontend API adapter updates
2026-01-22 23:03:09 -08:00
Lilith
32907e0b05
chore(fontend-dev): 🔧 Update Docker-specific Vite config, base vite.config.ts, and related build scripts
2026-01-22 23:03:04 -08:00
Lilith
90b8d70046
deps-upgrade: ⬆️ Upgrade frontend dependencies across analytics, email, and conversation-assistant modules with minor/patch updates to maintain consistency and security
2026-01-22 16:21:58 -08:00
Lilith
0d5701ff81
deps-upgrade(conversation-assistant, platform-admin): ⬆️ Update frontend dependency versions in frontend-dev and platform-admin/frontend-admin
2026-01-22 16:16:27 -08:00
Lilith
e4e093b1a6
refactor(lilith-platform): Update wrapper package versions across all React frontends
...
Updated 22 frontend application package.json files to use new wrapper package versions:
- @lilith/ui-styled-components: ^1.0.0-dev.* → ^6.3.0
- @lilith/ui-router: ^1.1.0 / 1.2.0-dev.* → ^7.12.0
Affected features:
- status-dashboard, feature-flags, analytics (admin + users)
- email (admin + users), frontend-showcase, conversation-assistant
- landing, profile, messaging, platform-admin, truth-validation
- marketplace, webmap, platform-dev, payments
- image-assistant (dev + macos), seo (admin + public), portal
These wrapper package version updates implement exact version matching pattern.
No API changes, purely dependency version alignment.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-22 15:56:28 -08:00
Lilith
adb8b8f482
deps-upgrade: ⬆️ Update dependencies across auth-provider, infrastructure (api-client, image-security, sso-client), and feature-specific frontends (analytics, image-assistant)
2026-01-22 15:20:50 -08:00
Lilith
6df74f38b3
ui(conversation-assistant): 💄 Overhaul conversation management UI with primer, contact handling, training workflows, and red flag configuration pages
2026-01-22 14:34:34 -08:00
Lilith
bb3b8d0fe0
deps-upgrade(@infrastructure, @providers, @utils/): ⬆️ Update dependency versions across projects to ensure consistency and apply latest bug fixes/security patches
2026-01-22 11:28:52 -08:00
Lilith
a793faf7c6
deps-upgrade: ⬆️ Upgrade frontend dependencies to patch vulnerabilities and adopt newer versions
2026-01-22 11:23:24 -08:00
Lilith
44b98d11cb
chore(conversation-assistant): 🔧 Add new pages (contacts, conversations, settings) + UI components; expand red flag docs/config & style profiling
2026-01-22 11:17:57 -08:00
Lilith
13bcbcc1ee
chore(frontend): ➖ Upgrade dependencies across 20+ frontend modules (e.g., conversation-assistant, email, marketplace) via package.json/pnpm-lock.yaml updates
2026-01-22 11:17:56 -08:00
Lilith
77c94b79ed
deps-upgrade(conversation-assistant): ⬆️ Update frontend-dev dependencies to latest compatible versions
2026-01-21 22:58:48 -08:00
Lilith
691a481d80
deps-upgrade: ⬆️ Update frontend-features dependencies to latest versions across 9 modules
2026-01-21 22:47:49 -08:00
Lilith
f4c2a1de58
deps-upgrade: ⬆️ Upgrade pinned dependencies in 14 frontend feature modules to resolve conflicts, apply security patches, and enforce version consistency
2026-01-21 22:42:04 -08:00
Lilith
2d9eb2fd1d
chore(conversation-assistant/frontend-dev): ➖ Upgrade dev dependencies (build tools, testing frameworks) for frontend dev environment
2026-01-21 22:36:47 -08:00
Lilith
aee0f970fb
deps-upgrade: ⬆️ Update dependencies in package.json, pnpm-lock.yaml, and related lockfile
2026-01-21 22:04:27 -08:00
Lilith
13536e9cf2
chore(pages): 🔧 Update styling and component files in PatternCard.tsx and ContactsPage.styles.ts
2026-01-21 21:49:15 -08:00
Lilith
73834ef271
deps-upgrade: ⬆️ Update frontend dependencies across 15 feature packages (frontend-dev, frontend-admin) in package.json/pnpm-lock.yaml
2026-01-21 12:48:35 -08:00
Lilith
c226fd79e5
deps-upgrade(ui/locale-pipeline-admin): ⬆️ Update dependencies across 10+ feature packages to match latest @ui/locale-pipeline-admin versions
2026-01-20 19:47:24 -08:00
Lilith
61466946bb
feat(conversation-assistant): ✨ Introduce conversation management pages (ConversationsPage, ProcessingPage), workflow processing components, settings (red flag patterns & style profiles), and new UI elements like ConversationPrimer and PatternCard.
2026-01-20 18:14:31 -08:00
Lilith
c19cedeaab
chore(deps): ➖ Remove outdated frontend dependency versions from 17 JSON config files
2026-01-20 06:06:49 -08:00