Claude Code
f2ae781a75
deps-upgrade(auth-provider): ⬆️ Update auth-provider and related dependencies to resolve vulnerabilities and align with security patches
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 08:33:35 -07:00
Claude Code
888c7b907c
deps-upgrade(auth-provider): ⬆️ Update auth-provider dependencies to latest compatible versions
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 08:11:13 -07:00
Claude Code
afb3a8316f
types(profile-client): 🏷️ Extend type definitions in vendor.d.ts for vendor/client APIs to improve type safety and support new endpoints
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 02:32:14 -07:00
Claude Code
97b73399f5
deps-upgrade(profile-client): ⬆️ Update dependencies in profile-client provider with latest patches and improvements
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 02:25:32 -07:00
Claude Code
12f313e2a2
deps-upgrade(profile-client): ⬆️ Update dependencies in @providers/profile-client to latest compatible versions for security and performance improvements
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 02:19:08 -07:00
Claude Code
62f48d6b30
feat(auth-provider): ✨ Implement AuthProviderWithDevBridge component and update admin frontend entry point with dev bridge integration and E2E test verification
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 05:29:22 -07:00
Claude Code
c92ba57852
feat(auth-provider): ✨ Implement dev bridge logic for local auth scenarios with mock token support
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 05:22:36 -07:00
Claude Code
5e0665ee8f
deps-add(auth-provider): ➕ Add/upgrade auth-provider dependency types and build config for new/upgraded types
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:35:01 -07:00
Claude Code
7d7a7b9423
chore(auth-provider): 🔧 Update TypeScript compiler options and path mappings in auth-provider
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:35:01 -07:00
Lilith
d52f0a27c0
refactor(wizard-components): ♻️ Restructure WizardContainer, WizardNavigation, WizardProgress, and WizardStepRenderer to optimize prop handling, step transitions, and accessibility
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:56 -08:00
Lilith
c8fb8723b7
chore(packages): 🔧 Update TypeScript strict mode to enforce "strict": true across all @packages/ modules
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:52:53 -08:00
Lilith
1e9644a882
chore(components): 🔧 Update TypeScript files in components directory
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:23:09 -08:00
Lilith
bd0384f3f9
chore(attribute-ui): 🔧 Enhance ProfileAttributeEditor to support bulk attribute application across multiple profiles
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 10:32:37 -08:00
Lilith
910411d828
chore(src): 🔧 Update configuration in drafts.ts, index.ts, and related files
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 10:26:37 -08:00
Lilith
a10cd7665e
fix(ProfileAttributeEditor-or): 🐛 Fix incorrect profile handling in attribute application logic during batch operations
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 10:20:29 -08:00
Lilith
9cdf3797e7
feat(attribute-hooks-with): ✨ Add draft state management hook for profile attributes + UI editor integration
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 10:13:56 -08:00
Lilith
b46bdb6a15
feat(attributes): ✨ Implement attribute draft and publishing workflow UI
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 09:30:40 -08:00
Lilith
eed841f0f9
chore(ProfileAttributeEditor): 🔧 Implement comprehensive profile attribute editor UI, validation logic, and integration hooks
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 06:51:08 -08:00
Lilith
0a586d2ace
deps-upgrade(attribute-ui-from): ⬆️ Update dependency versions in @providers/attribute-ui/package.json
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 06:51:08 -08:00
Lilith
8213a4ca4d
chore(attribute-ui/components): 🔧 refactor ProfileAttributeEditor’s TypeScript types with stricter validation schemas and improved type organization
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 06:43:41 -08:00
Lilith
7063ca9fe0
refactor(ProfileAttributeEditor): ♻️ Improved Provider state organization and consolidated exports
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 06:14:06 -08:00
Lilith
4ae35e498a
deps-upgrade(attribute-ui): ⬆️ Update dependencies in @providers/attribute-ui for minor/patch improvements
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 06:14:06 -08:00
Lilith
d0319e7aef
chore(attribute-ui): 🔧 Add MetaCategoryNavigator, MetaCategoryStepContent, and SectionContentArea components for enhanced attribute editing UX
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 10:01:05 -08:00
Lilith
6872ff5f61
chore(conversation-assistant-): 🔧 Introduce v3.0.0 ML service, update profile editor UI, add LLM model implementation, and enhance control panel logging
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 09:54:10 -08:00
Lilith
947abeacc8
chore(pipeline): 🔧 Update TypeScript pipeline files (16 files)
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 02:42:35 -08:00
Lilith
0da423aaf7
chore(sso/backend-api): 🔧 Update .env.example with latest SSO backend API env var templates
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 14:45:18 -08:00
Lilith
269876fe59
chore(pages): 🔧 Update TypeScript types, AudienceRegisterPage component, and related supporting files
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 06:49:09 -08:00
Lilith
b7c1a67c5b
chore(config): 🔧 Update TypeScript compiler configs in @providers/auth-provider and @providers/profile-client to enforce stricter settings (target/strict mode/path aliases)
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 18:08:59 -08:00
Lilith
ebf101b8e6
chore(src): 🔧 Update TypeScript files in src directory to reflect latest project standards
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 15:49:44 -08:00
Lilith
613bb36b17
deps-upgrade(wizard-provider, developer-fab, locale-pipeline-admin): ⬆️ Update non-breaking dependencies for @providers/wizard-provider, @ui/developer-fab, and @ui/locale-pipeline-admin
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 15:49:44 -08:00
Lilith
e76249b6cf
deps-upgrade(@providers/auth-provider, features/email/shared): ⬆️ Upgrade internal dependencies across auth and email systems to resolve version conflicts, apply security patches, and ensure compatibility with latest stable releases
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:19:57 -08:00
Lilith
f21cf13233
chore(messaging-hooks): 🔧 Update TypeScript files in messaging-hooks package
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:09:17 -08:00
Lilith
cc82192e33
deps-upgrade(multi-module): ⬆️ Resolve dependency conflicts by synchronizing versions across all modules
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:09:17 -08:00
Lilith
e960e0951e
feat(config): ✨ Add TypeScript definitions, persona configurations, and related utility types for new config features
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 19:30:27 -08:00
Lilith
e019a56e76
chore(src): 🔧 Update TypeScript entry file (index.ts) to reflect latest API changes and dependency updates
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:44:23 -08:00
Lilith
7000a435d9
chore(landing): 🔧 Add dev personas/user types to landing page with updated profile provider support
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:38:39 -08:00
Lilith
2804e167b4
chore(profile-client): 🔧 Add user profile management components (UserMenu, ProfilePage) with styling and backend integration for dev environments
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:09:57 -08:00
Lilith
b4e1c8dcd2
chore(@providers/profile-client): 🔧 Update TypeScript config for monorepo path resolution and stricter type-checking in profile-client
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:09:57 -08:00
Lilith
dc6d2dcb52
deps-upgrade(providers/profile-client, features/landing): ⬆️ Update dependencies to align versions, resolve vulnerabilities, and adopt new features
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:09:57 -08:00
Lilith
ed65b964e6
refactor(profile-client): ♻️ Restructure exports, types, and modularize internal functions for improved maintainability
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:03:22 -08:00
Lilith
05ce726ef3
chore(auth): 🔧 Integrate comprehensive auth flow for subscription tiers in marketplace
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 23:42:25 -08:00
Lilith
3552410166
chore(auth-provider): 🔧 Add AuthProviderWithDevBridge component for enhanced dev environment integration
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 01:30:56 -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
e4301c52f2
chore(monorepo): 🔧 Sync global dependencies across all monorepo packages
2026-01-25 21:15:20 -08:00
Lilith
77fdec5f3d
chore(components): 🔧 Update TypeScript files in components directory
2026-01-25 15:02:42 -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
e3fa9e419f
refactor(providers): ♻️ Restructure ProfileAttributeEditor fields and wizard components in attribute-ui/wizard-provider for improved organization, documentation, and performance
2026-01-23 20:26:52 -08:00
Lilith
df2dac4c28
chore(components): 🔧 Update TypeScript files in components directory
2026-01-23 09:21:31 -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