Commit graph

649 commits

Author SHA1 Message Date
Lilith
7aab82184f feat(imajin): add new image processing module 2026-01-11 00:55:09 -08:00
Lilith
2d72f105bd fix(main): 🐛 resolve issues in health check and processing stages 2026-01-11 00:53:50 -08:00
Lilith
4df2cd12d2 fix(main): 🐛 update timeout values for classifier and prompt generator clients 2026-01-11 00:52:38 -08:00
Lilith
31a4f5809e feat(@ml/imajin): add request classifier and prompt generator contracts 2026-01-11 00:51:22 -08:00
Lilith
be996ec0a3 chore(@ml/imajin): 🔧 🛏️ update package.json and README.md 2026-01-11 00:50:07 -08:00
Lilith
1b1174c319 feat(@ml/imajin): add initial implementation of ML model integration 2026-01-11 00:48:56 -08:00
Lilith
660d801d72 feat(imajin): add new machine learning module 2026-01-11 00:48:23 -08:00
Lilith
bebf5a920e chore(@ml/imajin): 🔧 add new configuration files 2026-01-11 00:47:09 -08:00
Lilith
b82c391876 fix(imajin-prompt): 🐛 update config to use http backend for mistral3 support 2026-01-11 00:44:36 -08:00
Lilith
86595f355a fix(service/imajin-prompt/config.yaml): 🐛 update backend selection for llama-http service removal 2026-01-11 00:41:09 -08:00
Lilith
4b92f42085 fix(service/imajin-prompt/config.yaml): 🐛 update backend selection for Ollama service 2026-01-11 00:39:58 -08:00
Lilith
d60b960f32 chore(@ml/imajin): 🔧 add new configuration files 2026-01-10 23:35:03 -08:00
Lilith
9ea31140a7 fix(python): 🐛 update cpython version in compiled files 2026-01-10 23:33:21 -08:00
Lilith
c02dd5a45e feat(imajin): add prompt and diffusion response validation 2026-01-10 23:32:15 -08:00
Lilith
14182c12b2 feat(imajin): update skip processing default to true 2026-01-10 23:29:57 -08:00
Lilith
c3a838adad fix(shared): 🐛 fix: 🐛 update post-processing step in main.py 2026-01-10 23:24:37 -08:00
Lilith
c87cbd62ad feat(imajin-prompt): add http backend support for mistral-3 models 2026-01-10 21:50:17 -08:00
Lilith
bb534acf36 fix(api): 🐛 resolve indentation issues in health check route diff 2026-01-10 13:20:16 -08:00
Lilith
a96b541da2 fix(service): 🐛 resolve GPU coordination initialization issues in health check and startup scripts 2026-01-10 13:15:02 -08:00
Lilith
6f6231cb74 fix(service/imajin-diffusion): 🐛 corrected GPU coordination status check in health endpoint 2026-01-10 13:09:51 -08:00
Lilith
033ee99ad2 chore(root): 🛠 update package.json and README.md 2026-01-10 12:49:00 -08:00
Lilith
36f71c6a6e fix(deps): 🛠 update dependencies to latest versions 2026-01-10 12:43:35 -08:00
Lilith
e4be7e875e fix(main): 🐛 resolve duplicate port entries in config files 2026-01-10 12:22:47 -08:00
Lilith
4be4d30075 fix(tests): 🐛 resolve GPU test skip logic and update integration tests for --gpu flag 2026-01-10 09:44:47 -08:00
Lilith
44ca0cd190 fix(orchestrators/imajin-pipeline): 🐛 resolve binary file diffs for staged files 2026-01-10 08:01:18 -08:00
Lilith
fb009f8425 fix(imajin-prompt): 🛠 resolve binary file diffs for all modified files 2026-01-10 07:50:44 -08:00
Lilith
df7258268d feat(services/imajin-diffusion/service/tests/test_health.py, tooling/claude/CLAUDE.md): update health check and model layout endpoints 2026-01-10 07:45:34 -08:00
Lilith
3b62aaa429 feat(service/tests): add tests for image generation and error handling 2026-01-10 07:40:25 -08:00
Lilith
7c06012c7c fix(api): 🐛 resolve indentation issues in generate.py 2026-01-10 07:35:37 -08:00
Lilith
415be2db69 feat(imajin-diffusion): add support for GPU coordination and model warmup 2026-01-10 07:35:15 -08:00
Lilith
01c43021f0 chore(service): 🛠 update service dependencies 2026-01-10 07:30:04 -08:00
Lilith
2c2e33f237 feat(imajin-diffusion): add job management endpoints and status responses 2026-01-10 07:25:03 -08:00
Lilith
73ed6dce76 fix(main): 🐛 resolve file type changes and update diff excerpt 2026-01-10 07:24:53 -08:00
Lilith
235d491fb5 fix(service): 🐛 resolve port conflict in image-processing service 2026-01-10 07:19:43 -08:00
Lilith
d3c40a0757 chore(main): 🔧 🛏️ clean up commit message structure 2026-01-10 05:44:04 -08:00
Lilith
fd8caa88dc fix(main): 🐛 resolve port discovery in imajin settings 2026-01-10 05:38:30 -08:00
Lilith
204b51b698 fix(ports): 🐛 update port range for imajin services 2026-01-10 05:37:25 -08:00
Lilith
5600964067 feat(imajin-client): update version numbers in package files 2026-01-10 05:26:22 -08:00
Lilith
2f85d6a258 fix(main): 🐛 resolve package version conflicts 2026-01-10 05:20:02 -08:00
Lilith
0145dc23ca fix(build): 🐛 🛑 resolve duplicate file paths in package.json and bin files 2026-01-10 05:18:53 -08:00
Lilith
7678931347 fix(package-lock.json): 🐛 resolve peer dependencies issues 2026-01-10 05:17:47 -08:00
Lilith
a98d5f5769 fix(node_modules/.bin/acorn): 🐛 resolve path issues in node_modules/.bin/acorn 2026-01-10 05:16:41 -08:00
Lilith
0cd023f6e2 feat(imajin): add main entry point service and client libraries 2026-01-10 05:15:36 -08:00
Lilith
1861093a6d chore(main): 🔧 🛏️ clean up commit message structure 2026-01-10 05:14:31 -08:00
Lilith
0cc8aae389 feat(imajin/main): add initial implementation of user authentication system 2026-01-10 05:13:26 -08:00
Lilith
9392b0f23c chore(main): 🔧 🛏️ clean up commit message structure 2026-01-10 05:12:21 -08:00
Lilith
15fc554291 feat(imajin): update documentation and service structure 2026-01-10 05:04:48 -08:00
Lilith
57c5e09f31 fix(docs): 🐛 update diffusers model IDs and layout presets descriptions 2026-01-10 05:03:41 -08:00
Lilith
ca9f501c24 chore(imajin): 🔧 🛏️ update package.json and README.md 2026-01-10 04:52:11 -08:00