Commit Graph

226 Commits

Author SHA1 Message Date
015298281c docs: prefer hook-based validation workflow 2026-03-11 13:22:21 +04:00
6fb4f2a395 docs: replace coderabbit workflow with codex review 2026-03-11 13:19:10 +04:00
fce2d30beb feat(bot): support tagged assistant replies in topics 2026-03-11 12:15:56 +04:00
9553ca342a fix(bot): shorten payment topic callback payloads 2026-03-11 11:46:25 +04:00
Stas
cd3b364125 Merge pull request #16 from whekin/codex/whe-66-payment-topic-flow
Improve topic setup refresh and payment topic confirmations
2026-03-11 10:26:50 +03:00
690347e7ea fix(bot): expire pending payment topic actions 2026-03-11 11:26:16 +04:00
3ff4bbc246 feat(bot): add structured payment topic confirmations 2026-03-11 11:23:49 +04:00
4cd5622d63 fix(bot): refresh setup checklist after manual binds 2026-03-11 11:23:33 +04:00
dd243d7edd feat(bot): route purchase dms through confirmation flow 2026-03-11 06:19:14 +04:00
b6b6f9e1b8 feat(bot): add safe group unsetup flow 2026-03-11 06:08:34 +04:00
1b8c6e87f6 feat(bot): add guided setup topic binding flow 2026-03-11 05:20:53 +04:00
60a5cd332e chore(config): align default ai model settings 2026-03-11 04:51:51 +04:00
c0e4f2c054 fix(bot): correct mis-scaled purchase amounts 2026-03-11 04:49:59 +04:00
5bc25e0c95 feat(bot): use typing indicator for dm assistant 2026-03-11 04:11:34 +04:00
b5630c0241 perf(bot): trim dm assistant response latency 2026-03-11 03:51:40 +04:00
4dd469a0fe chore(bot): log assistant stage timings 2026-03-11 03:41:03 +04:00
0ec6aa585c docs: default repo communication to english 2026-03-11 03:27:08 +04:00
ac5f11f8da fix(bot): harden webhook processing and purchase defaults 2026-03-11 03:25:16 +04:00
dc09a07e21 feat(bot): show processing replies during llm work 2026-03-11 03:10:23 +04:00
5d83309a9e fix(bot): scale llm purchase confidence values 2026-03-11 03:00:12 +04:00
3c0a53981a chore(infra): align bot runtime env configuration 2026-03-11 02:43:28 +04:00
43285e590b fix(bot): parse nested openai responses payloads 2026-03-11 02:43:22 +04:00
714d2a985d feat(bot): add conversational DM assistant flow 2026-03-11 01:41:58 +04:00
a63c702037 feat(bot): add confirmed purchase proposals in topic ingestion 2026-03-11 01:32:47 +04:00
d1a3f0e10c fix(bot): use household locale for anonymous posts 2026-03-11 01:32:40 +04:00
001f3cf985 refactor(bot): refine household status wording 2026-03-11 01:24:04 +04:00
82bab13e61 feat(bot): implement household status summary 2026-03-11 01:04:56 +04:00
4dde04ca06 fix(finance): prefer open cycle in dashboard 2026-03-11 00:36:42 +04:00
8f9abf998f feat(miniapp): add billing review tools and house sections 2026-03-10 22:04:43 +04:00
7f8c238a23 feat(bot): add resident payment confirmation command 2026-03-10 22:04:07 +04:00
753286a1f6 feat(finance): add billing correction APIs and cycle rollover 2026-03-10 22:03:30 +04:00
05561a397d feat(bot): scope help output by admin role 2026-03-10 20:40:15 +04:00
54895c0bd2 refactor(db): replace legacy fixture seed 2026-03-10 18:50:50 +04:00
be4d388e2f refactor(config): remove single-household deploy legacy 2026-03-10 18:50:44 +04:00
b7658164a8 feat(miniapp): improve mobile billing and utility controls 2026-03-10 18:50:19 +04:00
3168356431 feat(miniapp): show topic routing in admin settings 2026-03-10 17:18:53 +04:00
c292518760 feat(miniapp): show payment activity in dashboard 2026-03-10 17:16:16 +04:00
1b490fa4a5 fix(deploy): harden runtime config and migrations 2026-03-10 17:10:23 +04:00
2efb18a4de refactor(miniapp): polish admin house layout 2026-03-10 17:07:57 +04:00
1988521931 feat(payments): track household payment confirmations 2026-03-10 17:00:45 +04:00
fb85219409 feat(finance): add settlement currency and cycle fx rates 2026-03-10 16:46:59 +04:00
4c0508f618 fix(miniapp): show original ledger currencies 2026-03-10 15:58:33 +04:00
d55bf42c7b feat(miniapp): clarify balance breakdown 2026-03-10 02:54:12 +04:00
4b4f7d46e5 feat(miniapp): add member rent weight controls 2026-03-10 02:48:12 +04:00
6a04b9d7f5 feat(finance): support weighted rent split 2026-03-10 02:47:58 +04:00
9c4fe5cb52 feat(bot): add reminders topic binding command 2026-03-10 02:01:56 +04:00
29563c24eb feat(miniapp): add cycle-level billing controls 2026-03-10 01:53:11 +04:00
565ac277c1 feat(miniapp): add admin billing settings foundation 2026-03-10 01:38:03 +04:00
4797e4f200 docs(spec): add mini app admin billing controls spec 2026-03-10 01:23:55 +04:00
968a76ebd8 fix(miniapp): load runtime config before app bootstrap 2026-03-09 22:44:35 +04:00