Commit graph

649 commits

Author SHA1 Message Date
Claude Code
a4c4d443ea refactor(minio): ♻️ Restructure MinIO client initialization and add new object operation methods
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 15:57:08 -07:00
Claude Code
09c2961bc3 refactor(media-gallery): ♻️ Improve module bootstrapping by reorganizing providers and adjusting environment dependencies in AppModule and main.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 15:57:08 -07:00
Claude Code
834584219c chore(imajin-media-gallery): 🔧 Update app metadata and dependencies in imajin-media-gallery manifest file
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 15:57:08 -07:00
Claude Code
183929116f refactor(script-runner): ♻️ Optimize script execution with improved error handling and logging for CI/CD pipelines
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 15:57:08 -07:00
Claude Code
3a960fa649 chore(infrastructure): 🔧 Update service port mappings and network configurations in infrastructure-as-code YAML
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 15:57:08 -07:00
Claude Code
df62edd2d2 perf(tools): Optimize diffusion algorithm and processing pipeline for faster execution and reduced memory usage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 15:57:08 -07:00
Claude Code
d60e759b0a refactor(queue): ♻️ Improve task execution logic with better error handling and retry mechanisms
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 15:57:08 -07:00
Claude Code
504fb1f889 deps-upgrade(imajin-media-gallery): ⬆️ Update dependencies in frontend and service to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 15:57:08 -07:00
Claude Code
5a07f65a4d feat(imajin-mcp): Add video processing tools with face detection and health monitoring capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 15:10:57 -07:00
Claude Code
b946863c2f deps-upgrade(imajin-video): ⬆️ Update dependencies to latest versions in pyproject.toml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 15:10:57 -07:00
Claude Code
be6d35ecd7 docs(claude): 📝 Update Markdown docs for Claude tooling with usage instructions, setup guides, and release notes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:12 -07:00
Claude Code
e11be82d03 feat(media-gallery): Implement new media gallery API endpoints for upload, preview, and metadata handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:12 -07:00
Claude Code
35ebf5eb17 chore(imajin-semantic): 🔧 Update service metadata and dependencies in app.manifest.yaml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:12 -07:00
Claude Code
c736b4666b chore(imajin-moderator): 🔧 Update deployment metadata in app.manifest.yaml with environment settings and service configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:12 -07:00
Claude Code
6e53fd3be1 deps-upgrade(imajin-media-gallery): ⬆️ Update image processing and storage dependencies for compatibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:12 -07:00
Claude Code
b430c91846 refactor(imajin-iphotos-sync): ♻️ Implement optimized batch processing pipeline to reduce sync latency and simplify error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:12 -07:00
Claude Code
fd46d683f8 types(imajin-identity): 🏷️ Add/update TypeScript type definitions for identity models, roles, and authentication schemas
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:12 -07:00
Claude Code
423894c0da security(imajin-identity): 🔒️ Enforce stricter JWT validation and implement CSRF protection in OAuth2 flows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:12 -07:00
Claude Code
68302da24d feat(pipeline): Add H.265 (HEVC) transcoding support to pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:12 -07:00
Claude Code
17bbeee5e6 refactor(video-service): ♻️ Add video format enums and metadata models; refactor type definitions for consistency and type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:12 -07:00
Claude Code
10c200bd74 feat(routes): Add adaptive bitrate transcoding endpoints and fix transcoding failures for unsupported video formats
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:11 -07:00
Claude Code
33804defb3 feat(imajin-video): Add adaptive bitrate streaming capabilities to video endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:11 -07:00
Claude Code
3ff7be6314 types(imajin-prompt): 🏷️ Extend type definitions for imajin-prompt service with new and stricter types for improved type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:11 -07:00
Claude Code
4430e691e8 build(imajin-prompt): 📦️ Recompile CommonJS bundle, source maps, and TypeScript declarations for the client-side service
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:11 -07:00
Claude Code
9a1cde8b53 types(imajin-processing): 🏷️ Update API type definitions for imajin-processing client with new function signatures, renamed properties, and resolved type errors
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:11 -07:00
Claude Code
a946c6a20d feat(imajin-manage): Modify core logic in imajin-manage/main.py to implement new feature or resolve critical bug
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:11 -07:00
Claude Code
b6c937e9c8 refactor(models): ♻️ Implement cleaner separation of adversarial attack model classes (CloakModel, EvasionModel, LandmarkModel) and their training/inference pipelines
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:11 -07:00
Claude Code
ed60115cda feat(attacks-specific): Update PGD attack logic with customizable parameters and edge-case fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:11 -07:00
Claude Code
cacc2f1b91 deps-upgrade(imajin-mcp): ⬆️ Update dependencies in imajin-mcp to latest stable versions for security and compatibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:11 -07:00
Claude Code
4f8b711093 breaking(imajin-client): 💥 Restructure public API exports in main entry point, introducing breaking changes by reorganizing and potentially removing/adding exposed classes/functions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:11 -07:00
Claude Code
2e33ccc6a2 deps-upgrade(config): ⬆️ Pin Bun dependencies in lockfile and update .mcp.json for build consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:11 -07:00
Claude Code
7e8ae4c485 chore(imajin-processing): 🔧 Update TypeScript compiler config for client builds with target, lib, strict, and module resolution adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:10 -07:00
Claude Code
704909ad5d deps-upgrade(root-monorepo): ⬆️ Update dependency versions in root-monorepo packages to resolve conflicts and enforce consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:15:10 -07:00
Claude Code
d977a1c58a chore(gitignore): 🔧 add missing .turbo/ pattern to .gitignore
Patterns added: .turbo/
2026-04-03 12:26:29 -07:00
Claude Code
7d1ab8a669 feat(identity-panel): Add OAuth/login UI and auth checks to the "Shoot" page for user-specific photo handling and session management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 10:47:09 -07:00
Claude Code
03bf8ae6bf feat(studio): Add IdentityPool and Services UI components and update workspace config for Claude AI agent integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:49:52 -07:00
Claude Code
9bdc3c9404 feat(studio/ui-specific): Refactor UI shell, layout, and page components (App, StudioLayout, AppShell) to enable library management, repainting, and shooting features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:33:01 -07:00
Claude Code
52c45006ed chore(studio): 🔧 Update Vite config for studio environment with new plugins and optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:33:01 -07:00
Claude Code
e1bdff9c37 chore(identity-pool): 🔧 Update identity pool configuration defaults
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:17:59 -07:00
Claude Code
76c8815342 feat(api-specific): Add identity-aware media endpoints with integrated identity verification and media handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:17:58 -07:00
Claude Code
e9301cf73e types(studio): 🏷️ Add/update TypeScript types/interfaces for studio module with new guards and refined type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:17:58 -07:00
Claude Code
3ce96dfa2f feat(models): Update Pydantic validation schemas with new fields for identity data processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:17:58 -07:00
Claude Code
5c3bbf9741 chore(config): 🔧 Update identity service configuration settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:17:58 -07:00
Claude Code
103f92c7ab feat(identity-routes): Introduce new identity verification and management routes with request validation, response schemas, and error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:17:58 -07:00
Claude Code
fe571033a3 chore(imajin-identity): 🔧 Update application manifest configuration with new metadata or dependency versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 09:17:57 -07:00
Claude Code
574eb8a0b6 feat(identity-pool): Add configurable UI for identity providers in the studio
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 08:21:51 -07:00
Claude Code
e72b4579d1 refactor(api): ♻️ Restructure identity and media gallery API endpoints for improved type safety and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 08:21:50 -07:00
Claude Code
6a34239c1d arch(studio): 🏗️ Refactor studio entry points and type definitions to support a new architectural approach, migrating from App.tsx and main.tsx to modular components and improved type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 08:21:50 -07:00
Claude Code
7164c7a182 feat(imajin-identity): Update core identity data validation schemas and API contracts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 08:21:50 -07:00
Claude Code
5ef7992604 feat(identities): Add identity verification endpoint for secure authentication flows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 08:21:50 -07:00