ajaysi
b3cc83ed6e
fix: resolve onboarding session not found warnings and frontend build OOM
...
- Use canonical Clerk user id (clerk_user_id) across all onboarding entrypoints to ensure consistent OnboardingSession.user_id lookup
- Fix API key persistence in api_key_manager.py to use correct APIKey model columns (session_id, provider, key)
- Increase Node heap for frontend build to 8GB and add build:nomap script to disable sourcemaps and reduce memory usage
- Update onboarding endpoints (endpoints_core.py, onboarding_control_service.py, step_management_service.py) to prefer clerk_user_id over id
- Fix frontend workflowStore.ts TypeScript error by returning WorkflowError instance
- Add website_automation_service.py for onboarding automation
2026-03-09 13:36:34 +05:30
ajaysi
4f2a3d6e2d
fix: Resolve conflicts in PR #386 for per-agent timeouts and partial committee handling
2026-03-07 12:05:51 +05:30
ajaysi
f0f73eb003
Merge branch 'pr-385'
2026-03-07 12:02:50 +05:30
ajaysi
a00212ca4d
refactor: Unify canonical task outcome statuses (completed, skipped) across workflow and memory services ( Closes #384 )
2026-03-07 12:00:04 +05:30
ajaysi
5780deff2f
fix: Normalize specialized agent pillar IDs and log invalid proposals ( Closes #383 )
2026-03-07 11:57:26 +05:30
ajaysi
8b554a35c4
fix: Resolve dependency conflicts, scheduler status error, and frontend config ( Closes #382 )
2026-03-07 11:51:59 +05:30
ي
198143e6ca
Add per-agent timeout handling for daily committee proposals
2026-03-06 21:38:04 +05:30
ي
c3f478a763
Normalize today workflow task dependencies as arrays
2026-03-06 21:37:36 +05:30
ajaysi
5d49351c2d
feat: Support explicit technical SEO audit states and surface task diagnostics in dashboard (PR #382 )
2026-03-05 22:28:55 +05:30
ajaysi
110f7318cc
chore: Update backend services, intelligence integration, and documentation
2026-03-05 22:14:25 +05:30
ajaysi
6121ae1a92
Merge branch 'pr-378'
2026-03-05 10:52:31 +05:30
ajaysi
2610b1e35b
Merge branch 'pr-376'
2026-03-05 10:44:12 +05:30
ajaysi
93406352d4
Merge branch 'pr-375'
2026-03-05 10:41:19 +05:30
ajaysi
806ab7b20d
Merge branch 'pr-374'
2026-03-05 10:34:36 +05:30
ajaysi
26131232c7
feat: enhance billing dashboard with historical data & security hardening
...
- Fix usage tracking zero-value bug with self-healing logic
- Add month selector for historical usage views
- Implement start-of-month graceful initialization
- Merge PR #372 : Harden user-scoped access in subscription routes
- Fix UI bugs in UsageDashboard component
2026-03-05 10:21:56 +05:30
ي
c604dc87ec
Add Stripe webhook event persistence and idempotency
2026-03-04 20:44:04 +05:30
ي
cf4c08ff7c
Align usage period keys with subscription window and reset audio counters
2026-03-04 20:42:44 +05:30
ي
d82569a1d0
Harden usage limit enforcement failure handling
2026-03-04 20:42:20 +05:30
ي
fc96e1218a
Move Stripe plan price mapping to env with startup validation
2026-03-04 20:41:47 +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
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
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
ي
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
ي
92b0255028
Add aggregated agent huddle feed endpoint
2026-03-02 21:49:57 +05:30
ي
60e6cbd34b
Harden SIF release readiness gaps and add regression checks
2026-03-02 20:59:07 +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
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
ي
e7935af42a
Add pillar coverage guardrails for today workflow plans
2026-03-01 21:58:20 +05:30
ي
e2718e3b79
Enable phase-3 task memory filtering and add coverage
2026-03-01 21:38:24 +05:30
ajaysi
f8f7ddeb2a
feat: Implement Today's Workflow and Agent Huddle enhancements
2026-03-01 20:15:31 +05:30
ajaysi
4828274cbf
Release Candidate: Production Release with Multi-Tenant & Onboarding Enhancements
2026-02-28 20:08:00 +05:30
ajaysi
08a1f4a1d8
Save local changes (GSC/Bing integrations) before merging PR #354
2026-02-13 13:11:27 +05:30