Commit graph

280 commits

Author SHA1 Message Date
Lilith
5d76d77206 docs(root): 📝 Update README with installation instructions, badges, and project overview
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 20:58:44 -08:00
Lilith
1959ce78bb chore(imajin): 🔧 Update Docker configurations for imajin services with new base images and build optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 20:58:44 -08:00
Lilith
48137e31f2 deps-upgrade(dependencies): ⬆️ Update dependencies in pyproject.toml for imajin-app, imajin-pipeline, and 8 imajin services to resolve vulnerabilities and improve ecosystem compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 20:58:44 -08:00
Lilith
3913b556b8 fix(moderator-client): 🐛 Fix core logic bug in moderation filtering or user interaction
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 21:29:01 -08:00
Lilith
8e3c7e242e perf(imajin-diffusion-service): Optimize image processing pipeline performance by improving queue handling, task distribution, and worker execution efficiency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 15:50:41 -08:00
Lilith
ebfeb8c68e chore(service): 🔧 Update service entry point (main.py) to reflect latest dependency versions and minor refactoring for compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 12:18:55 -08:00
Lilith
a39173d1a1 chore(service): 🔧 Update dependency versions and configuration in pyproject.toml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 12:18:55 -08:00
Lilith
98b78e1b7c chore(service): 🔧 updated minor dependencies and version tags across Python utility modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:38:56 -08:00
Lilith
3f315b4318 chore(stages): 🔧 Update 5 Python files in stages directory for maintenance/dependency updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-03 19:02:59 -08:00
Lilith
c33ad53be1 chore(stages): Optimize background removal pipeline performance via enhanced algorithm efficiency and memory optimization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 21:10:42 -08:00
Lilith
ca6758fb42 chore(imajin-pipeline): 🔧 Update dependency versions in pyproject.toml for build tooling and runtime packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 21:10:42 -08:00
Lilith
46fec28dcd chore(run): 🔨 Add timeout enforcement for script execution in build system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 19:10:57 -08:00
Lilith
9691241189 chore(claude): 🔧 Update Claude-related config/metadata files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:49:36 -08:00
Lilith
22793f7f16 chore(scripts): 🔨 Update icon generation and command execution scripts in build pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:44:03 -08:00
Lilith
664991b652 chore(run): 🔧 Update script_runner.py and add/modify generate-mordant-icons.sh scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:26:56 -08:00
Lilith
7aa0090fc5 chore(src): 🔧 Update configuration, utility, and helper files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 03:30:22 -08:00
Lilith
07b49862dd chore(stages): 🔧 Update stage-related scripts (generate.py, generate_command.py)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 02:28:00 -08:00
Lilith
c8af170dd3 chore(stages): 🔧 Update image loading logic in image_loading.py to optimize performance with new lazy-loading strategy
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 01:05:05 -08:00
Lilith
be94f2c161 chore(run): 🔧 Improve error handling and validation in script runner and command generator
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 00:53:18 -08:00
Lilith
8396efe987 chore(core): 🔧 Update pnpm-workspace.yaml, bun.lockb files for dependency management consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:30:48 -08:00
Lilith
8cd343c970 chore(deps): 🔧 Update dependency YAML files across 10 configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:30:48 -08:00
Lilith
46af905114 chore(gpu-coordination): 🔧 Update GPU coordination tests to enhance reliability in pipeline orchestration 2026-01-25 11:57:53 -08:00
Lilith
c4f47bde02 chore(unit): 🔧 Update test file for GPU coordination logic 2026-01-25 11:52:43 -08:00
Lilith
34c6d0b858 chore(stages): 🔧 Update image generation pipeline logic in image_pipeline 2026-01-25 11:47:32 -08:00
Lilith
939fb0fb89 chore(stages): 🔧 Update stage-related generation script (generate.py) 2026-01-25 11:42:22 -08:00
Lilith
560ec3dfa2 chore(stages): 🔧 Optimize image generation pipeline for better performance/resizing/format conversion 2026-01-25 11:17:08 -08:00
Lilith
7f378a7e3f chore(service): 🔧 Update health check endpoint logic and documentation in health.py 2026-01-25 11:11:56 -08:00
Lilith
8d8c43fbc2 chore(stages): 🔧 Enhance image generation pipeline with vector-based generation support 2026-01-25 11:06:43 -08:00
Lilith
2ceaf619a4 chore(imajin-diffusion): 🔧 Update .env.example with new/modified environment variables for local/deployment 2026-01-25 11:06:43 -08:00
Lilith
6b75fd1c67 feat(imajin-diffusion): 📊 Add health check endpoint with configurable monitoring settings 2026-01-25 11:01:29 -08:00
Lilith
db4e3e3219 chore(image_pipeline): 🔧 Fix ControlNet model initialization edge cases to prevent instability during image generation 2026-01-24 22:49:18 -08:00
Lilith
c4ade33a6d chore(stages): 🔧 Update image loading pipeline in image_loading.py 2026-01-24 22:44:02 -08:00
Lilith
7c207b63b7 chore(stages): 🔧 Fix image loading reliability in pipeline by improving validation, error handling, and memory management 2026-01-24 22:38:46 -08:00
Lilith
28358dd762 docs(imajin-diffusion): 📝 Update TypeScript type definitions for enhanced type safety and IDE tooling 2026-01-23 19:59:20 -08:00
Lilith
921a840592 deps-upgrade(imajin-diffusion/client): ⬆️ Update client-side dependencies and regenerate lockfile 2026-01-23 19:59:20 -08:00
Lilith
86e8b916ef deps-upgrade: ⬆️ Update dependencies in package.json, pnpm-lock.yaml, and related lock files 2026-01-23 19:13:47 -08:00
Lilith
98ae4af76f chore(imajin-diffusion/client): 🔧 Update config file for new feature parameter support 2026-01-23 19:08:36 -08:00
Lilith
b898c63c95 chore(utils): 🔧 Update controlnet_manager.py and generate.py with latest utility improvements 2026-01-23 19:03:26 -08:00
Lilith
153d0beb84 feat(pipeline/stages): Add AI diffusion image generation stages, context integration, and client API endpoints 2026-01-23 16:02:34 -08:00
Lilith
39dd859cb5 chore(imajin-diffusion/client): 🔧 Update dependencies for routine maintenance 2026-01-23 16:02:34 -08:00
Lilith
6e6dffeb46 chore(service): 🔧 Update utility scripts and type definitions for service generation logic 2026-01-23 15:30:18 -08:00
Lilith
0c38a2f839 perf(image_pipeline/stages): Optimize image generation performance with memory-efficient processing in pipeline stages 2026-01-23 08:41:48 -08:00
Lilith
5fdb6bab7f chore(imajin-diffusion): 🔧 Optimize image generation pipeline with new parameters 2026-01-23 08:36:39 -08:00
Lilith
78035eba3a chore(stages): 🔧 Update stage-related script generation logic in generate.py 2026-01-23 08:31:25 -08:00
Lilith
dfdab2819e chore(stages): 🔧 Update stage generation script logic for new schema validation 2026-01-23 08:21:05 -08:00
Lilith
f14a46149d deps-upgrade(pnpm): ⬆️ Update pnpm lockfile to enforce reproducible builds with latest compatible versions 2026-01-23 07:35:35 -08:00
Lilith
43a6042d4e chore(build): 🔧 Standardize tsup build configurations across all packages 2026-01-23 07:30:14 -08:00
Lilith
728b24b5e0 deps-upgrade(monorepo): ⬆️ Align 11 package.json files (app, client, config, electron, react, diffusion, processing, prompt) with consistent dependency version upgrades 2026-01-23 07:30:14 -08:00
Lilith
103394e9cb chore(stages): 🔧 Update stage-related generation script logic in generate.py 2026-01-22 22:22:54 -08:00
Lilith
ed1d8c15cb feat(imajin-diffusion): Enhanced diffusion API with adaptive noise scaling & improved denoising performance 2026-01-22 15:51:58 -08:00