Commit Graph

681 Commits

Author SHA1 Message Date
ي
01bf56837f Fix unlimited video limit display in usage rings 2026-03-05 11:36:04 +05:30
ي
7d530b3220 Preserve full provider breakdown in billing UI coercion 2026-03-05 11:31:49 +05:30
ي
81f49f4ebd Add explicit usage summary uniqueness and billing indexes 2026-03-05 11:17:48 +05:30
ي
45dbf095f6 Add Stripe webhook idempotency persistence guard 2026-03-05 11:17:21 +05:30
ي
81052d06b4 Fix preflight model mapping when skipping invalid providers 2026-03-05 11:10:54 +05:30
ajaysi
2318fd8a48 Render deploy hardening: skip large model bootstrap on cloud, respect PORT, pin requests deps; add runtime.txt and render-build.sh 2026-03-04 12:55:35 +05:30
ajaysi
1d36ebe2f9 Update frontend components: TeamHuddleWidget, useAgentHuddleFeed, TeamActivityPage 2026-03-04 09:19:53 +05:30
ajaysi
45fb9636e2 Update Render build configuration: fix deps, force py3.11, add build script 2026-03-04 09:17:35 +05:30
ajaysi
460e1f398d Merge PR #364: Add competitor-aware originality checks and fix agent initialization 2026-03-03 18:57:46 +05:30
ajaysi
05dd4f1efb Merge branch 'pr-371' 2026-03-03 18:37:37 +05:30
ajaysi
65fede6839 Merge PR #370: Tiered agent activity responses and detailed approvals UI 2026-03-03 18:33:38 +05:30
ajaysi
2fbda8f803 Merge PR #369: Standardize agent activity events and update timeline UI 2026-03-03 18:25:05 +05:30
ajaysi
1e95198ec9 Fix: Type errors and linter warnings 2026-03-03 18:20:48 +05:30
ajaysi
6fefbf1121 Feat: Add SSE-powered Team Huddle feed and Activity page 2026-03-03 17:40:40 +05:30
ajaysi
23ad48c506 Merge branch 'pr-367' 2026-03-03 17:23:04 +05:30
ajaysi
6c7871bedd Fix: Agent orchestrator initialization, singleton LLM loading, and dashboard activity logging 2026-03-03 17:22:50 +05:30
ajaysi
a527ab3c76 Merge PR #366 and wire up Team Huddle CTA 2026-03-03 09:24:52 +05:30
ajaysi
1c09aedc6c Fix TypeScript errors in TeamHuddleWidget after merge 2026-03-03 09:17:25 +05:30
ajaysi
259cb8682d Merge branch 'review/pr-365' 2026-03-03 09:09:07 +05:30
ajaysi
2e04b8e27b Fix compilation errors and resolve ESLint warnings across multiple components 2026-03-03 08:57:36 +05:30
ي
79c2327861 docs: define Team Huddle contract and activity acceptance criteria 2026-03-02 22:04:45 +05:30
ي
4f19b993b4 Add tiered agent activity responses with redaction and UI toggle 2026-03-02 22:02:53 +05:30
ي
a7bf355703 Standardize agent event payloads and team activity timeline UI 2026-03-02 22:01:12 +05:30
ي
c0d9289d4d Add agent huddle SSE feed with frontend live subscriptions 2026-03-02 22:00:24 +05:30
ي
92b0255028 Add aggregated agent huddle feed endpoint 2026-03-02 21:49:57 +05:30
ي
ef55124a56 Add team activity page and dashboard navigation 2026-03-02 21:49:21 +05:30
ي
124de1379a feat: load team huddle agents from API endpoints 2026-03-02 21:48:50 +05:30
ي
60e6cbd34b Harden SIF release readiness gaps and add regression checks 2026-03-02 20:59:07 +05:30
ajaysi
cb6a3a8042 chore: Remove usage of unused isTitleLoading state 2026-03-02 15:48:44 +05:30
ajaysi
d49d2b627e chore: Fix additional ESLint warnings in BlogWriter components 2026-03-02 15:46:22 +05:30
ajaysi
b4549ebe39 fix: Remove duplicate state declarations in useCampaignCreator.ts 2026-03-02 15:18:02 +05:30
ajaysi
85aa808122 fix: Syntax error in useCampaignCreator.ts 2026-03-02 15:16:56 +05:30
ajaysi
e0376d0f1c chore: Fix ESLint warnings for Vercel deployment 2026-03-02 15:13:09 +05:30
ajaysi
4b641cc773 Cleanup obsolete test files and sync local changes 2026-03-02 11:49:20 +05:30
ajaysi
0f97d54318 Merge branch 'review/pr-363' 2026-03-02 11:46:02 +05:30
ي
cd9ffb5ef5 Implement evidence-based semantic gap detection for strategy agents 2026-03-02 11:42:52 +05:30
ajaysi
d4cdd89fbf Merge branch 'review/pr-362' 2026-03-02 11:38:58 +05:30
ي
6273d1de60 Unify semantic health response schema 2026-03-02 11:36:05 +05:30
ajaysi
673f6a22e1 Merge branch 'review/pr-361' 2026-03-02 11:34:04 +05:30
ي
9d34753d0f Add structured warning logs for memory and semantic fallback paths 2026-03-02 10:51:45 +05:30
ajaysi
07a4d86d61 Merge PR #360 and resolve conflict in today_workflow_service.py 2026-03-02 10:27:46 +05:30
ي
83f1edcd12 Add strategy architect agent to daily planning committee 2026-03-02 10:25:01 +05:30
ajaysi
89e33e2121 Fix test setup in test_today_workflow_service.py to avoid global module patching 2026-03-01 23:26:29 +05:30
ajaysi
677c65fe72 Merge branch 'review/pr-359' 2026-03-01 23:16:05 +05:30
ajaysi
fe6d3b6c66 Merge branch 'review/pr-358' 2026-03-01 23:08:51 +05:30
ajaysi
212538c406 Add note about competitor indices validation in gap analysis 2026-03-01 23:08:30 +05:30
ajaysi
9707e40eba Merge branch 'review/pr-357' 2026-03-01 22:19:50 +05:30
ajaysi
ed43f49d38 Fix workflow_config plumbing issue in today_workflow_service.py before merging PR 357 2026-03-01 22:19:36 +05:30
ي
036bbb45e1 Add strategy agent to daily planning committee 2026-03-01 21:59:12 +05:30
ي
77088bfc53 Implement evidence-driven semantic gap detection 2026-03-01 21:58:44 +05:30