Commit Graph

  • cbcb896d24 Merge PR #451: Fail demo startup when required API routes are missing ajaysi 2026-03-30 07:56:43 +05:30
  • ef7874dcdc Fail demo startup when required API routes are missing codex/assert-api-endpoints-on-startup ي 2026-03-30 07:56:05 +05:30
  • e64aea484f Merge PR #450: Add strict Stripe checkout guard via env flag ajaysi 2026-03-30 07:54:42 +05:30
  • 8828e982f8 Merge PR #449: Feature-flag pricing tier availability for alpha/demo modes ajaysi 2026-03-30 07:52:39 +05:30
  • 4e0f176842 Add strict Stripe checkout guard via env flag codex/add-env-controlled-guard-for-stripe-key ي 2026-03-30 07:51:45 +05:30
  • bbb46ca9d1 fix: Add podcast-only demo mode readiness patches ajaysi 2026-03-30 07:50:58 +05:30
  • d1ff406d03 Feature-flag pricing tier availability for alpha/demo modes codex/remove-feature-flag-for-production-demo ي 2026-03-30 07:49:56 +05:30
  • 643e9ad2f3 Merge PR #448: Add mode-aware pricing redirect for podcast demo flow ajaysi 2026-03-30 07:48:37 +05:30
  • cadcb8077d Add mode-aware pricing redirect for podcast demo flow codex/add-mode-aware-redirect-logic-in-pricingpage ي 2026-03-30 07:48:00 +05:30
  • 2b11814fb8 Merge PR #447: Add podcast demo mode deployment flag guidance ajaysi 2026-03-30 07:44:35 +05:30
  • 5965e123b9 Merge PR #446: Add podcast-only demo mode visibility and router status ajaysi 2026-03-30 07:43:46 +05:30
  • b93a4d2a67 docs: add podcast demo mode deployment flag guidance codex/document-deployment-configuration-for-demo-mode ي 2026-03-30 07:41:46 +05:30
  • c652c0d149 Merge PR #445: Ensure subscription router is always mounted without duplicates ajaysi 2026-03-30 07:39:33 +05:30
  • d13cce7a46 Ensure subscription router is always mounted without duplicates codex/ensure-api.subscription.router-always-included ي 2026-03-30 07:38:19 +05:30
  • 6596a0515a Merge PR #444: Guard onboarding manager behind podcast-only demo mode ajaysi 2026-03-30 07:36:26 +05:30
  • 4d948e0222 Guard onboarding manager behind podcast-only demo mode codex/guard-onboarding-manager-and-endpoints ي 2026-03-30 07:15:08 +05:30
  • e8e2a7fea0 Merge PR #443: Add podcast-only demo mode guards in app router setup ajaysi 2026-03-30 07:11:25 +05:30
  • ec9d2f922e Add podcast-only demo mode guards in app router setup codex/wrap-router-inclusion-in-demo-mode-check ي 2026-03-30 07:07:24 +05:30
  • af5a6e0ee3 Add podcast-only demo startup flag and CLI toggle codex/add-podcast-only-demo-mode-toggle ي 2026-03-30 06:56:57 +05:30
  • 557f700f68 fix: Resolve APIProvider enum mismatch causing dashboard errors ajaysi 2026-03-29 12:50:50 +05:30
  • d6ad903e3d feat: Improve image generation prompts with visual data extraction ajaysi 2026-03-29 10:16:40 +05:30
  • 0d8a389406 Bump the npm_and_yarn group across 1 directory with 16 updates dependabot/npm_and_yarn/frontend/npm_and_yarn-f5ea90b336 dependabot[bot] 2026-03-26 07:29:33 +00:00
  • f503a24b3b feat: Add Auto-Dubbing feature for Podcast Maker ajaysi 2026-03-24 15:45:51 +05:30
  • 3c58fd555b Add AI marketing and writing tools from PRs #220, #310 ajaysi 2026-03-22 11:47:21 +05:30
  • 1fd9720dac Cleanup: Add migration scripts to gitignore and remove from tracking ajaysi 2026-03-22 12:47:00 +05:30
  • 51bc76345f Add new analytics modules from PR #436 ajaysi 2026-03-22 11:36:38 +05:30
  • b28dc4b5f6 Add startup health module and readiness endpoint from PR #434 ajaysi 2026-03-22 11:33:20 +05:30
  • 70d3677ac6 Fix environment_setup directory creation from PR #433 ajaysi 2026-03-22 11:29:25 +05:30
  • fdbba8f186 Add content strategy state models from PR #433 ajaysi 2026-03-22 11:28:18 +05:30
  • e8f282b7a9 Enhance main_text_generation with APIKeyManager and improved provider routing ajaysi 2026-03-22 11:23:38 +05:30
  • a26fa84263 Extract useful LLM provider improvements from PRs #423-#429 ajaysi 2026-03-22 11:16:48 +05:30
  • 16be2b21f4 Fix user data endpoints to require authenticated user ID ajaysi 2026-03-22 11:02:35 +05:30
  • 1a2ec68095 Enhance logging with exception handlers and context tracking ajaysi 2026-03-22 10:59:46 +05:30
  • d557bd4918 Fix merge conflicts and resolve circular import issues ajaysi 2026-03-22 10:45:05 +05:30
  • d412275748 "Merge_PR_422_unify_backend_logging_configuration" ajaysi 2026-03-12 17:32:50 +05:30
  • c429c90860 "Merge_PR_421_structured_routing_logs_with_clean_modular_architecture" ajaysi 2026-03-12 17:19:44 +05:30
  • 27700ce272 "Add_structured_routing_logs_to_modular_text_generation" ajaysi 2026-03-12 17:15:11 +05:30
  • 482a600e14 "Add_structured_routing_logs_to_text_generation_modular" ajaysi 2026-03-12 17:12:15 +05:30
  • e85c7d442e "Replace_main_text_generation.py_with_clean_modular_version" ajaysi 2026-03-12 17:09:19 +05:30
  • 1829f47893 "Extract_text_generation_utilities_into_modular_structure" ajaysi 2026-03-12 16:59:45 +05:30
  • 54396b8268 Merge_PR_420_add_tenant_aware_provider_config_resolver_across_llm_facades ajaysi 2026-03-12 16:44:41 +05:30
  • f36cd8eea9 "Recreate_huggingface_provider_clean_functional_version" ajaysi 2026-03-12 16:40:53 +05:30
  • 1d68db8151 Merge_PR_437_repair_huggingface_provider_and_restore_explicit_retry_fallback ajaysi 2026-03-12 16:36:37 +05:30
  • 968900858c Repair huggingface provider and restore explicit retry/fallback behavior ي 2026-03-12 16:29:50 +05:30
  • 4d90a80b9c Merge_PR_419_refine_hf_provider_retries_and_client_reuse ajaysi 2026-03-12 16:22:48 +05:30
  • acf526e7e1 Merge_PR_418_refine_hf_fallback_policy_and_sif_low_cost_routing ajaysi 2026-03-12 16:19:19 +05:30
  • 679c0e8c89 Merge_PR_417_centralized_text_routing_policy ajaysi 2026-03-12 16:08:40 +05:30
  • 8d421a158f Merge_PR_416_fix_textgen_ai_models_mapping ajaysi 2026-03-12 16:05:47 +05:30
  • acc5e1f72c Merge_PR_415_enforce_runtime_only_workspace_creation ajaysi 2026-03-12 16:01:23 +05:30
  • f1ee8fce50 Merge_PR_414_standardize_tenant_db_directory ajaysi 2026-03-12 15:55:00 +05:30
  • e7171df5db Merge branch 'pr-413' ajaysi 2026-03-12 15:46:43 +05:30
  • f23e99558f Merge branch 'pr-412' ajaysi 2026-03-12 15:41:04 +05:30
  • d4bec3c791 Merge_PR_411_tenant_aware_video_studio_storage ajaysi 2026-03-12 15:39:12 +05:30
  • d0267c7608 Merge branch 'pr-409' ajaysi 2026-03-12 15:33:33 +05:30
  • 901470eb8b Merge_PR_408_flat_context_and_txtai_file_tools ajaysi 2026-03-12 15:29:08 +05:30
  • 446b59e31d Add_local_development_files_and_media_cache_utilities ajaysi 2026-03-12 15:25:49 +05:30
  • e90a29c27e Merge_PR_410_with_local_changes ajaysi 2026-03-12 15:21:08 +05:30
  • ecf901c76f Merge branch 'pr-410' ajaysi 2026-03-12 15:19:15 +05:30
  • 51313f60dc Unify backend logging configuration entrypoint ي 2026-03-12 15:05:30 +05:30
  • d01d4af62f Add standardized structured routing logs for text generation ي 2026-03-12 15:05:07 +05:30
  • feacbc6d59 Add tenant-aware provider config resolver across LLM facades ي 2026-03-12 15:04:42 +05:30
  • 7df7d870e5 Refine Hugging Face provider retries and client reuse ي 2026-03-12 15:04:16 +05:30
  • bf191374a5 Refine HF fallback policy controls and SIF low-cost routing ي 2026-03-12 15:03:47 +05:30
  • d4528fbc74 Add centralized text routing policy and premium HF defaults ي 2026-03-12 15:03:22 +05:30
  • 4b7f443509 Fix TEXTGEN_AI_MODELS full-name mapping and unify model resolution ي 2026-03-12 15:02:47 +05:30
  • 3ebe884a37 Enforce runtime-only workspace directory creation policy ي 2026-03-12 15:00:59 +05:30
  • 7557feb830 Standardize tenant DB directory to db with legacy migration ي 2026-03-12 15:00:20 +05:30
  • 22df52f9d6 Unify story media path resolution across services and routes ي 2026-03-12 14:59:45 +05:30
  • d4baf8828e Refactor podcast media storage to lazy tenant resolver ي 2026-03-12 14:59:03 +05:30
  • 29c268dda8 Add tenant-aware video studio storage path resolver ي 2026-03-12 14:58:27 +05:30
  • ad1756aaa2 Extract usage trends and reset logic into usage_tracking_helpers ي 2026-03-12 07:32:59 +05:30
  • 01881bb405 "feat:enhance-podcast-topic-ai" ajaysi 2026-03-11 19:09:27 +05:30
  • 7619604324 Harden logging config with safer overrides and optional JSON/file sinks ي 2026-03-11 16:31:28 +05:30
  • cbe41ef8c7 Add Step 5 flat context and txtai file tools for agents ي 2026-03-11 10:42:05 +05:30
  • e472861967 Merge branch 'pr-405' ajaysi 2026-03-10 19:59:50 +05:30
  • b410ece4ca Commit_remaining_local_changes_after_PR_407_merge ajaysi 2026-03-10 17:17:04 +05:30
  • 97745356ac Merge branch 'pr-407' ajaysi 2026-03-10 17:14:40 +05:30
  • 8c2d88efb9 Commit_all_local_changes_after_PR_406_merge ajaysi 2026-03-10 17:01:36 +05:30
  • f78b5f1e04 Resolve_txtai_service_conflict_after_PR_406_merge ajaysi 2026-03-10 16:55:42 +05:30
  • 13e45acbf9 Merge branch 'pr-406' ajaysi 2026-03-10 16:35:52 +05:30
  • 3a88d09af8 Make SIF agent workflows non-blocking and guard SSE hangs ي 2026-03-10 14:05:00 +05:30
  • 7e4adce55f Make SIF agent workflows non-blocking and guard SSE hangs ي 2026-03-10 14:04:26 +05:30
  • bc49329ed6 Make SIF fail fast and add low-cost remote LLM fallback ي 2026-03-09 15:38:03 +05:30
  • 4230385e70 Make SIF fail fast and add low-cost remote LLM fallback ي 2026-03-09 15:38:03 +05:30
  • 651bd2b5f0 fix: Fix Unicode encoding issue in backend startup script ajaysi 2026-03-09 13:40:34 +05:30
  • 098424f696 fix: Make TxtaiIntelligenceService initialization non-blocking ajaysi 2026-03-09 13:26:45 +05:30
  • 9713af0c1b fix: Add missing columns to daily_workflow_plans table ajaysi 2026-03-09 12:48:12 +05:30
  • 7747174f00 Merge branch 'pr-404' ajaysi 2026-03-09 16:20:06 +05:30
  • 217698c2ed Merge branch 'pr-403' ajaysi 2026-03-09 16:05:18 +05:30
  • c54ad409a7 Merge branch 'pr-402' ajaysi 2026-03-09 15:40:30 +05:30
  • 8b0547cdb5 Make SIF fail fast and add low-cost remote LLM fallback ي 2026-03-09 15:38:03 +05:30
  • 9fe9f819d8 Merge branch 'pr-401' ajaysi 2026-03-09 15:33:08 +05:30
  • 1c3524964e Merge branch 'pr-400' ajaysi 2026-03-09 15:19:47 +05:30
  • 931127bfcf Merge branch 'pr-399' ajaysi 2026-03-09 14:26:13 +05:30
  • 209a723584 fix: avoid creating/initializing databases during user discovery ajaysi 2026-03-09 14:23:29 +05:30
  • 3cfd95d179 fix: revert user_id filtering in task loaders to preserve backward compatibility ajaysi 2026-03-09 14:20:57 +05:30
  • 6c5361ce06 Merge branch 'pr-398' ajaysi 2026-03-09 13:50:12 +05:30
  • b3cc83ed6e fix: resolve onboarding session not found warnings and frontend build OOM ajaysi 2026-03-09 12:35:13 +05:30
  • 952824a271 Stabilize txtai nprobe handling without dropping loaded index state ي 2026-03-09 12:27:16 +05:30
  • cd8582eb8c Fix txtai nprobe fallback to avoid reloading incompatible faiss index ي 2026-03-09 12:21:43 +05:30