Commit graph

6623 commits

Author SHA1 Message Date
CREDO23
aa7aa81c16 refactor(podcasts): drop language detection from brief 2026-06-10 20:51:38 +02:00
Anish Sarkar
780e242132 feat(model-connections): implement manual model addition and enhance model discovery 2026-06-11 00:11:53 +05:30
CREDO23
e61308387c feat(podcasts): add zero schema and queries 2026-06-10 18:44:35 +02:00
CREDO23
15e44616f3 test(podcasts): cover drafting billing gate 2026-06-10 18:44:26 +02:00
CREDO23
0bed4a0d38 test(podcasts): cover failure recording 2026-06-10 18:44:25 +02:00
CREDO23
0c7987cd9e test(podcasts): cover api read model 2026-06-10 18:44:25 +02:00
CREDO23
fa7ab8a06d test(podcasts): cover renderer validation 2026-06-10 18:44:25 +02:00
CREDO23
36c201f9e2 test(podcasts): cover structured json parsing 2026-06-10 18:44:25 +02:00
CREDO23
0c92ee963e test(podcasts): cover voice catalog 2026-06-10 18:44:25 +02:00
CREDO23
e926990d8e test(podcasts): cover language and voice resolution 2026-06-10 18:44:25 +02:00
CREDO23
aaa9f01087 test(podcasts): cover brief and transcript contracts 2026-06-10 18:44:25 +02:00
CREDO23
9d8e4e4f9d test(podcasts): cover lifecycle state machine 2026-06-10 18:44:25 +02:00
CREDO23
f61e8af8c0 test(podcasts): add shared test fixtures 2026-06-10 18:44:25 +02:00
CREDO23
eaaeebc1bb fix(podcasts): anchor podcasts ignore to blob dir 2026-06-10 18:44:12 +02:00
CREDO23
467bcd4f7b feat(podcasts): add zero publication migration 2026-06-10 18:44:12 +02:00
CREDO23
63f5f12834 feat(podcasts): add lifecycle migration 2026-06-10 18:44:12 +02:00
CREDO23
1ebb57e1df feat(podcasts): publish podcasts to zero 2026-06-10 18:44:12 +02:00
CREDO23
5d956e8d03 feat(podcasts): register podcast tasks 2026-06-10 18:44:12 +02:00
CREDO23
89ceae8bab refactor(podcasts): re-export podcast model from module 2026-06-10 18:44:12 +02:00
CREDO23
7087f7866d feat(podcasts): add http api 2026-06-10 18:44:03 +02:00
CREDO23
b2970ba37e feat(podcasts): add celery tasks 2026-06-10 18:44:03 +02:00
CREDO23
4271048dcf feat(podcasts): add audio storage 2026-06-10 18:44:03 +02:00
CREDO23
470af28688 feat(podcasts): add lifecycle service 2026-06-10 18:44:03 +02:00
CREDO23
a3386cd5f9 feat(podcasts): add brief and transcript generation 2026-06-10 18:44:03 +02:00
CREDO23
0004abdc79 feat(podcasts): add audio renderer 2026-06-10 18:44:03 +02:00
CREDO23
bd6d079030 feat(podcasts): add language and voice resolution 2026-06-10 18:44:03 +02:00
CREDO23
75287020e1 feat(podcasts): add text-to-speech adapters 2026-06-10 18:44:03 +02:00
CREDO23
ee24925747 feat(podcasts): add voice catalog 2026-06-10 18:44:03 +02:00
CREDO23
65b6c2d357 feat(podcasts): add persistence model and repository 2026-06-10 18:44:03 +02:00
CREDO23
73e191af09 feat(podcasts): add brief and transcript schemas 2026-06-10 18:44:03 +02:00
CREDO23
8dd29fa833 feat(podcasts): add module package init 2026-06-10 18:44:03 +02:00
Anish Sarkar
85114d2a0e refactor(chat): rename image generation config parameters for clarity 2026-06-10 21:50:42 +05:30
Anish Sarkar
6c352021a0 chore(i18n): add model connection copy 2026-06-10 21:50:22 +05:30
Anish Sarkar
e462839929 refactor(chat): simplify model selector connection flow 2026-06-10 21:50:10 +05:30
Anish Sarkar
39cca36c31 feat(onboarding): include model connections in setup flow 2026-06-10 21:49:55 +05:30
Anish Sarkar
4bda0ffa96 feat(settings): add model connection management UI 2026-06-10 21:49:33 +05:30
Anish Sarkar
0674accc23 feat(web): add model connection client data layer 2026-06-10 21:49:21 +05:30
Anish Sarkar
32ab2b8713 feat(web): expose model policies in automations 2026-06-10 21:49:07 +05:30
Anish Sarkar
18606fe388 feat(automations): add model connection policy support 2026-06-10 21:48:53 +05:30
Anish Sarkar
077016d6e4 refactor(images): use model connections for image generation 2026-06-10 21:48:37 +05:30
Anish Sarkar
62ff97c830 refactor(llm): route calls through resolved models 2026-06-10 21:48:23 +05:30
Anish Sarkar
8b59ca59c1 feat(models): add provider catalog and resolver 2026-06-10 21:47:42 +05:30
Anish Sarkar
adb857925b feat(models): add model connection persistence 2026-06-10 21:47:23 +05:30
Rohan Verma
4fe216856d
Merge pull request #1478 from MODSetter/dev
fix(install.ps1): add manual validation for Variant parameter
2026-06-10 00:58:47 -07:00
DESKTOP-RTLN3BA\$punk
b4c6061353 Merge commit '793fa401da' into dev 2026-06-10 00:58:09 -07:00
DESKTOP-RTLN3BA\$punk
a024b03fb0 fix(install.ps1): add manual validation for Variant parameter to prevent errors during script execution 2026-06-10 00:57:41 -07:00
Rohan Verma
793fa401da
Merge pull request #1477 from MODSetter/dev
feat: build fixes
2026-06-09 23:59:26 -07:00
DESKTOP-RTLN3BA\$punk
52f035f344 fix(build): disable npm rebuild for non-macOS platforms in release workflow 2026-06-09 23:58:47 -07:00
DESKTOP-RTLN3BA\$punk
fb0e466492 Merge remote-tracking branch 'origin/main' into dev 2026-06-09 23:54:45 -07:00
DESKTOP-RTLN3BA\$punk
1f9dc28f07 chore(Dockerfile): add git dependency for fumadocs-mdx plugin during build 2026-06-09 23:54:37 -07:00