Manohar Gupta manohar · he/him
manohar pushed to feature/spawn-inbox-mirror at manohar/OpenClawDashboard 2026-06-10 14:59:45 +00:00
50a6520c20 docs: rewrite README + ARCHITECTURE for 2026-06-10 reality, extend TOOLS
0fcc209020 feat(skills): spawn-delegate, angel-positions, inbox-manager, sys-health
197c43dfee feat: complete audit trail on /activity
0142b1bfe7 refactor(dashboard): /positions hands off to the dedicated tracker
03123d1ff7 fix(bridge): mirror shows only what Telegram actually saw
Compare 5 commits »
manohar pushed to main at manohar/OpenClawDashboard 2026-06-10 02:57:05 +00:00
572418f0ea feat(dashboard): live Telegram thread mirror on homepage
438488c8c8 feat(bridge): TASKS.md inbox drainer + telegram transcript mirror route
1a8358bb6a feat(bridge): real sub-agent spawning (replaces spawn.ts placeholder)
61e386f7fe feat(bridge): route llm.ts via self-hosted LiteLLM gateway
c3cd924cdd fix(bridge): read bridge token from env in agents-activity
Compare 7 commits »
manohar created branch feature/spawn-inbox-mirror in manohar/OpenClawDashboard 2026-06-10 02:47:52 +00:00
manohar pushed to feature/spawn-inbox-mirror at manohar/OpenClawDashboard 2026-06-10 02:47:52 +00:00
572418f0ea feat(dashboard): live Telegram thread mirror on homepage
438488c8c8 feat(bridge): TASKS.md inbox drainer + telegram transcript mirror route
1a8358bb6a feat(bridge): real sub-agent spawning (replaces spawn.ts placeholder)
61e386f7fe feat(bridge): route llm.ts via self-hosted LiteLLM gateway
c3cd924cdd fix(bridge): read bridge token from env in agents-activity
Compare 7 commits »
manohar pushed to main at manohar/ignis 2026-06-07 04:32:18 +00:00
dd0eaf49ea fix: use nobbe/ignis:latest image; fix BASIC_AUTH_USERS $ escaping
manohar pushed to main at manohar/infra 2026-06-07 04:18:13 +00:00
d868499b42 fix: healthcheck uses credentials — container was marked unhealthy
manohar pushed to main at manohar/infra 2026-06-07 04:08:35 +00:00
88f8876829 fix(obsidian-sync): run CouchDB as uid 5984 to bypass entrypoint chown
manohar pushed to main at manohar/infra 2026-06-07 03:46:56 +00:00
d0ba6dbe28 fix(obsidian-sync): remove mem_limit; add enable_cors
manohar pushed to main at manohar/ignis 2026-06-06 22:04:46 +00:00
32086b7122 Add Dokploy compose: Ignis build + Traefik labels + env-injected basicAuth
manohar pushed to main at manohar/infra 2026-06-06 22:04:44 +00:00
6162a160d3 Add obsidian-sync: CouchDB hub for Obsidian Self-hosted LiveSync
manohar pushed to main at manohar/infra 2026-06-06 22:04:44 +00:00
e8fc4139c0 Add CouchDB local.ini (LiveSync-tuned: CORS, single_node, big request size)
manohar pushed to main at manohar/tia 2026-06-06 10:22:54 +00:00
bf82ef3364 fix(admin): rupee formatting for avg revenue, per-tier storage bars
manohar pushed to main at manohar/tia 2026-06-06 10:02:19 +00:00
4d29ef89a0 feat(admin): dunning, admin cancel, CSV, real revenue trend + churn
756f5d6cfb feat(admin/billing): grant-logic tier change, churn alerts, webhook health
Compare 2 commits »
manohar pushed to main at manohar/tia 2026-06-06 09:48:47 +00:00
fbcfff47bd feat(admin): subscriptions page, real ₹ revenue, family sub dates
manohar pushed to main at manohar/tia 2026-06-06 09:37:22 +00:00
9dcd0fc854 feat(billing): enforce 50 GB premium storage cap (was unlimited)
manohar pushed to main at manohar/tia 2026-06-06 09:30:33 +00:00
a69546977c fix(billing): webhook crashed binding Date to postgres.js — use ISO strings
manohar pushed to main at manohar/tia 2026-06-06 09:25:39 +00:00
e989e6c558 fix(billing): webhook idempotency trap + add reconcile recovery endpoint
manohar pushed to main at manohar/tia 2026-06-06 09:14:58 +00:00
0c88058a79 debug: add billing diagnostics to debug-migration GET (webhook events, subs, paid families)
manohar pushed to main at manohar/tia 2026-06-06 08:10:02 +00:00
b5f1e5540b feat(billing): brand checkout + auto-prefill user details
manohar pushed to main at manohar/tia 2026-06-06 07:55:30 +00:00
082956adea fix(billing): abandoned-checkout lockout + stuck "Opening checkout…"