Commit Graph

28 Commits

Author SHA1 Message Date
7c602900ee feat(bot): cut over multi-household member flows 2026-03-09 06:14:57 +04:00
4d3c206f5f feat(ops): sync Telegram commands after deploy 2026-03-09 05:15:44 +04:00
4e200b506a feat(bot): add guided private prompts 2026-03-09 05:15:29 +04:00
fac2dc0e9d feat(bot): add household admin approval flow 2026-03-09 04:58:14 +04:00
296035a221 fix(miniapp): return empty preflight responses 2026-03-09 04:44:50 +04:00
69c6f765a6 fix(bot): avoid invalid group join button 2026-03-09 04:31:41 +04:00
8109163067 feat(onboarding): add mini app household join flow 2026-03-09 04:16:34 +04:00
e63d81cda2 feat(bot): add multi-household setup flow 2026-03-09 03:40:20 +04:00
f3991fe7ce Fix Telegram mini app auth bootstrap 2026-03-09 03:19:35 +04:00
8645a0a096 feat(observability): add structured pino logging 2026-03-09 01:03:08 +04:00
c8b17136be fix(review): harden miniapp auth and finance flows 2026-03-09 00:30:31 +04:00
91a040f2ee fix(bot): declare workspace runtime dependencies 2026-03-08 23:57:28 +04:00
01c58d2e94 fix(infra): include adapters workspace in docker builds 2026-03-08 23:54:07 +04:00
7ffd81bda9 feat(bot): add anonymous feedback flow 2026-03-08 22:50:55 +04:00
c5c356f2b2 feat(miniapp): add finance dashboard view 2026-03-08 22:40:49 +04:00
f8478b717b feat(miniapp): add telegram-authenticated shell 2026-03-08 22:30:59 +04:00
fd0680c8ef feat(infra): add reminder scheduler jobs 2026-03-08 22:23:19 +04:00
1b08da4591 Merge remote-tracking branch 'origin/main' into codex/whe-31-adapters
# Conflicts:
#	tsconfig.json
2026-03-08 22:17:26 +04:00
6c0dbfc48e feat(bot): add secure reminder job runtime 2026-03-08 22:15:01 +04:00
f6d1f34acf feat(architecture): add finance repository adapters 2026-03-08 22:14:09 +04:00
b96f97dbe0 fix(infra): include scripts workspace in docker builds 2026-03-08 20:21:38 +04:00
3152858aac feat(test): add local billing smoke test 2026-03-08 20:14:36 +04:00
Stas
4ecafcfe23 feat(infra): add docker image build and deploy pipeline (#13) 2026-03-05 04:01:08 +03:00
Stas
fad17b690f feat(bot): add finance cycle and statement commands (#12) 2026-03-05 03:52:10 +03:00
ebb6ce4ce6 feat(WHE-23): add hybrid purchase parser with persisted parse metadata 2026-03-05 04:43:57 +04:00
67e9e2dee2 feat(WHE-22): ingest configured topic messages with idempotent persistence 2026-03-05 04:32:58 +04:00
f8c3e4ccf5 feat(WHE-21): scaffold grammy webhook bot server 2026-03-05 04:17:04 +04:00
Stas
4a26ac81d6 Codex/whe 15 bootstrap workspace (#1)
* feat(WHE-15): bootstrap bun workspace with app and package scaffolds

* chore(WHE-17): switch workspace typecheck to tsgo

* chore(WHE-16): configure oxlint and oxfmt no-semicolon style

* chore: address CodeRabbit review feedback

* chore: apply coderabbit fixes and add review script

* docs: add ADR decision metadata
2026-03-05 00:56:24 +03:00