Commit graph

609 commits

Author SHA1 Message Date
Claude Code
45beeb1761 refactor(models): ♻️ Restructure CloakModel and type definitions for cleaner model organization and improved type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 21:17:21 -07:00
Claude Code
56d02b5fb3 feat(api): Add embed route handler and register it in the main app
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 21:17:21 -07:00
Claude Code
d8104c8b7e feat(imajin-adversarial): Add adversarial attack detection models and new API routes for parsing and poisoning detection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:20:00 -07:00
Claude Code
0b700a6d99 feat(adversarial): Add periocular adversarial robustness model for testing in adversarial service
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:20:27 -07:00
Claude Code
1cea1daa99 feat(imajin-adversarial): Update adversarial modeling service with manifest, API routes, and gaze/iris model implementations for ML robustness testing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 00:37:53 -07:00
Claude Code
dac23ef4fa feat(models): Add adversarial model type definitions and update gaze, iris, and periocular model logic for enhanced type safety and attack support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:08:13 -07:00
Claude Code
09f8d0efb8 chore(imajin-adversarial): 🔧 Update adversarial service configuration settings in settings.py
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:08:12 -07:00
Claude Code
00f3ff255e feat(api-routes): Add health check and monitoring endpoints for observability (GET /health, metrics, and traces)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:08:12 -07:00
Claude Code
5daf1e56ee feat(imajin-adversarial): Add adversarial attack detection endpoints and enhance security middleware
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:08:12 -07:00
Claude Code
89d64b5a53 feat(model-boss): Introduce BossService for media management operations in the model-boss module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 15:57:08 -07:00
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