• Joined on 2026-04-29
Vadym pushed to main at Aimpress/cohorta 2026-05-25 19:50:51 +00:00
f746dbee8e fix(ai): silent participants + call_out sent as message + contrarian fix
Vadym pushed to main at Aimpress/cohorta 2026-05-25 19:46:43 +00:00
8109fe3768 fix(backend): 4 fixes — await add_message, MODEL_ALIASES, language rule, PDF + silent participants
Vadym pushed to main at Aimpress/cohorta 2026-05-25 19:27:58 +00:00
7dacb86d00 fix(focus-group): reset moderator_position on restart/duplicate + editable participants
Vadym pushed to main at Aimpress/cohorta 2026-05-25 17:32:38 +00:00
19f43dbe26 feat(marketplace): add persona preview dialog + fix price save on publish
Vadym pushed to main at Aimpress/cohorta 2026-05-25 17:25:15 +00:00
a6ee7cd922 fix(ui): dark theme for PersonaProfile + marketplace price default
Vadym pushed to main at Aimpress/cohorta 2026-05-25 16:56:57 +00:00
c757cdb5ba chore(scripts): seed 7 developer personas for marketplace testing
e8d2483a84 feat(marketplace): persona marketplace — admin publish + user purchase
Compare 2 commits »
Vadym pushed to main at Aimpress/cohorta 2026-05-25 16:29:21 +00:00
bbbca5bdf8 chore(billing): add backfill script for amount_usd on old purchase transactions
783a89e825 fix(analytics): correct revenue, persona count, and gross margin
72e8dadb20 feat(personas): structural improvements for realistic focus group dialogue
Compare 3 commits »
Vadym pushed to main at Aimpress/cohorta 2026-05-25 15:46:59 +00:00
e23e52f77d feat(personas): deep OCEAN semantics, missing fields, extraversion + baseline
Vadym pushed to main at Aimpress/cohorta 2026-05-25 15:34:42 +00:00
64568b6164 feat(personas): improve individuality, add restart/duplicate, fix language
Vadym pushed to main at Aimpress/cohorta 2026-05-25 13:08:08 +00:00
4e90741d75 fix(billing): fix metadata access for Stripe SDK v5 StripeObject
Vadym pushed to main at Aimpress/cohorta 2026-05-25 13:04:59 +00:00
afd44408e0 fix(billing): use Stripe SDK v5 attribute access in webhook handler
Vadym pushed to main at Aimpress/cohorta 2026-05-25 12:37:59 +00:00
1361e42837 fix(auth): clear React Query cache on logout to prevent cross-user data leaks
Vadym pushed to main at Aimpress/cohorta 2026-05-25 12:32:32 +00:00
bac7e7bce3 fix(usage): hide real costs from users — show credit balance, MTD spend, transaction history
Vadym pushed to main at Aimpress/cohorta 2026-05-25 12:10:42 +00:00
d92a099ade feat(ai-config): wire admin UI to LLM service — endpoint/key/model from DB
Vadym pushed to main at Aimpress/cohorta 2026-05-25 12:01:45 +00:00
c98f6da6d2 fix(admin): usage report shows email instead of user ID when grouped by user
Vadym pushed to main at Aimpress/cohorta 2026-05-25 11:50:05 +00:00
b74bd7cf99 fix(report): PDF formatting — no empty lines, strip markdown, fix deprecated fpdf2 API
Vadym pushed to main at Aimpress/cohorta 2026-05-25 11:40:56 +00:00
6d2f59fe74 feat(report): PDF export with Cyrillic, i18n, key decisions + analytics
Vadym pushed to main at Aimpress/cohorta 2026-05-25 11:26:22 +00:00
0a419eeee1 fix(ui+billing): dark theme for session page + no double-charge on restart
Vadym pushed to main at Aimpress/cohorta 2026-05-25 11:18:35 +00:00
56efcc38f5 fix(ui): MentionInput — invisible text on dark theme
Vadym pushed to main at Aimpress/cohorta 2026-05-25 11:13:52 +00:00
f626d2534b fix(ui): dark-theme colors in discussion session — replace light-mode Tailwind classes