Commit History

Fix HF Space Docker build
18484e6

Hetansh Waghela commited on

Fix production demo auth and deployment layout
17af72c

Hetansh Waghela commited on

fix: add rejectUnauthorized=false for Neon SSL in Alpine
5466fed

Hetansh Waghela commited on

fix: add raw DB diagnostic
798f2ef

Hetansh Waghela commited on

fix: better error details
9a293e4

Hetansh Waghela commited on

fix: missions DI endpoint
3342374

Hetansh Waghela commited on

test: add diag missions endpoint
2791610

Hetansh Waghela commited on

fix: remove conflicting raw routes, NestJS controllers work now
339fe74

Hetansh Waghela commited on

fix: use app.get() for DI in raw routes
f41a7eb

Hetansh Waghela commited on

test: remove global prefix to see if NestJS controllers work
2f9c67f

Hetansh Waghela commited on

test: diag controller to trace DI chain
f04e410

Hetansh Waghela commited on

clean: finish cleanup
617349f

Hetansh Waghela commited on

clean: remove test files
84c551c

Hetansh Waghela commited on

clean: remove debug imports
541722b

Hetansh Waghela commited on

fix: remove broken exception filter
4ccfee7

Hetansh Waghela commited on

fix: import APP_FILTER from @nestjs/core
76fd3cd

Hetansh Waghela commited on

debug: global exception filter with error messages
6f4c162

Hetansh Waghela commited on

debug: add Fastify error handler with messages
2cb83d7

Hetansh Waghela commited on

test: check if DB injection works in controller
51d3c0d

Hetansh Waghela commited on

fix: inject demo userId via Fastify hook, remove Clerk guard from controllers
a30a198

Hetansh Waghela commited on

fix: disable Clerk global guard when DEMO_MODE=true
e7ea042

Hetansh Waghela commited on

test: add TestController without global prefix
9fdeabf

Hetansh Waghela commited on

debug: add env var check endpoint
4a8127d

Hetansh Waghela commited on

fix: raw capabilities route, remove capabilities controller
21b1a11

Hetansh Waghela commited on

fix: use full monorepo in Docker (tsx can transpile symlinked workspace packages)
f997814

Hetansh Waghela commited on

fix: precompile TS to JS for prod deploy
e9492d8

Hetansh Waghela commited on

fix: precompile all TS to JS for production Docker deploy
83f0292

Hetansh Waghela commited on

fix: set TSX_NODE_MODULES=1 to transpile workspace packages in node_modules
743a983

Hetansh Waghela commited on

fix: raw Fastify health route, remove health controller
d85e672

Hetansh Waghela commited on

fix: use raw Fastify health route to bypass NestJS pipeline
750ea8e

Hetansh Waghela commited on

fix: use tsx --tsconfig flag for decorator support
c995f43

Hetansh Waghela commited on

fix: copy tsconfig.json into deploy for tsx decorator support
8ea88e9

Hetansh Waghela commited on

fix: add HF YAML frontmatter to README
a8a31f5

Hetansh Waghela commited on

deploy: Vercel config
d076b1c

Hetansh Waghela commited on

chore: rename Dockerfile.hf → Dockerfile for HF Spaces
caea813

Hetansh Waghela commited on

fix: verify Clerk tokens in production
7c0cbad

Vanshik Waghela commited on

docs: Add partner-facing env file setup to DEPLOY.md
d2d8e95

Hetansh Waghela commited on

chore: Add .env.example template for backend local dev
427d582

Hetansh Waghela commited on

fix: Add /profile to protected routes, comprehensive DEPLOY.md
f89cf0c

Hetansh Waghela commited on

fix: Critical auth + ownership + container bugs from audit
76b46a3

Hetansh Waghela commited on

feat: Full Clerk Google OAuth + user profiles + combined API/Worker deploy
f69e867

Hetansh Waghela commited on

feat: Redesign landing page with widescreen hero and interactive autopilot simulator
70299ab

Vanshik Waghela commited on

docs: add comprehensive README for CourtMitra MissionOS
28c1fa2

Vanshik Waghela commited on

fix: demo-data typecheck errors, remove unused EscalateSocialCard props
26e3332

Vanshik Waghela commited on

fix: state regression rank guards, social escalate persistence, missing info inputs, back buttons, demo data seed
408463e

Vanshik Waghela commited on

Merge remote-tracking branch 'origin/main'
4d7ad9e

Hetansh Waghela commited on

fix: email body uses user's actual words, auto-fill destination from route rule data, add issue domain switching
4c33081

Vanshik Waghela commited on

Phase 1 complete: guided frontend + adversarial API fixes + i18n
d0de93d

Hetansh Waghela commited on

fix: allow non-email action types (generate_packet, manual_packet, etc.) without external adapter
b86ec3d

Vanshik Waghela commited on

Merge branch 'main' into vanshik
63c2316

Vanshik Waghela commited on