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
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
0c36e70449
chore(config): 🔧 Update TypeScript, Vite config files for modern tooling compatibility
2026-01-20 21:59:52 -08:00
Lilith
f072287ee3
chore(config): 🔧 Update TypeScript, Vite config files (tsconfig.json & vite.config.ts)
2026-01-20 21:49:24 -08:00
Lilith
84280e50ab
chore(root): ➖ Upgrade all pnpm lock files to align with latest dependency versions across packages
2026-01-20 19:31:39 -08:00
Lilith
c436501812
security(global): 🔒 Update 97 packages to resolve vulnerabilities and upgrade versions, affecting infrastructure, features, and utilities
2026-01-18 15:48:37 -08:00
Lilith
36fdacfc5d
refactor(wizard-provider): ♻️ Restructure components, hooks, reducer/storage logic; add types and event handling
2026-01-18 09:20:17 -08:00
Lilith
64a5709e36
chore(src): 🔧 Update 15 TypeScript files
2026-01-18 09:20:17 -08:00
Lilith
543d086fac
chore(components): 🔧 Update 15 TypeScript files
2026-01-18 09:20:17 -08:00
Lilith
774d3b1d74
chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase
2026-01-18 09:20:11 -08:00
Lilith
03e549811e
deps-upgrade(monorepo): ⬆️ Bulk update of dependencies across 157+ packages (security, compatibility, performance)
2026-01-18 09:20:07 -08:00
Lilith
570b511b0f
feat(auth): ✨ migrate from user roles to profile-based access system
2026-01-13 03:26:17 -08:00
Lilith
5a74075cbb
feat(sso): ✨ migrate from user types to profile system
2026-01-13 03:20:55 -08:00
Lilith
dd8d59ec7a
feat(@packages/@providers/auth-provider): ✨ add types for user and login credentials
2026-01-12 09:38:22 -08:00
Lilith
2178cda9cc
fix: resolve 7 TypeScript errors in auth-provider
...
- Fixed import paths for DevUserMapper
- Added DevUserState type import
- Updated vitest config to use reactPreset
- Added @testing-library/jest-dom to tsconfig types
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-12 09:38:21 -08:00
Lilith
742234d10a
feat(@packages/@providers/auth-provider): ✨ update package.json and ci.yml for auth provider module
2026-01-10 21:49:30 -08:00
Lilith
59235f41e2
fix(codebase): 🐛 resolve duplicate imports and fix type references in entities.ts files
2026-01-10 11:31:02 -08:00
Lilith
84ec314cae
fix(codebase): 🛠 resolve linting issues in codebase files
2026-01-10 11:20:41 -08:00
Lilith
523f54a6d8
feat(@packages/@hooks/attribute-hooks): ✨ add MetaCategoryMeta interface for profile attributes
2026-01-10 11:15:33 -08:00
Lilith
80f35d5f3e
feat(@packages/@hooks/attribute-hooks/src/index.ts, @packages/@providers/attribute-ui/src/components/MetaCategoryNavigator.tsx, @packages/@providers/attribute-ui/src/components/ProfileAttributeEditor/AttributeField.example.tsx): ✨ add attribute value management functionality and update attribute values endpoint
2026-01-10 11:10:22 -08:00
Lilith
475aa077c4
fix(@packages/@hooks/attribute-hooks): 🐛 update metaCategorizedAttributes logic for enriched data and priority grouping
2026-01-10 11:00:05 -08:00
Lilith
97c0112795
feat(@packages/@hooks/react-query-utils): ✨ add typecheck and build scripts
2026-01-10 10:23:51 -08:00
Lilith
834eb5601f
feat(@packages/@providers/auth-provider): ✨ update package.json and src/index.ts with new dependencies and types
2026-01-10 10:08:22 -08:00