widgettdc-api / apps /backend

Commit History

Fix: Make Notion routes optional (try/catch dynamic import)
22839e7
verified

Kraft102 commited on

Fix: Use PORT env var (7860 for HF Spaces)
d4ed816
verified

Kraft102 commited on

Fix import.meta.url CJS compatibility
f59c492
verified

Kraft102 commited on

Update backend source
34367da
verified

Kraft102 commited on

feat: Add Power Automate /api/email/ingest endpoint for TDC corporate email integration
df2d738

Kraft102 commited on

fix(docker): add OpenSSL for Prisma and sql-wasm.wasm for SQLite fallback
4927b0c

Kraft102 Claude Opus 4.5 commited on

fix(build): switch to CommonJS format for Express compatibility
84b67ba

Kraft102 Claude Opus 4.5 commited on

fix(docker): switch from alpine to slim for glibc compatibility
435b480

Kraft102 Claude Opus 4.5 commited on

refactor: TypeScript monorepo cleanup for HF/Vercel deployment
9b8e8c5

Kraft102 Claude Opus 4.5 commited on

chore(release): stable checkpoint v1.1.0 - fixed memory system integration and tests
40e96df

Kraft102 commited on

fix: externalize dotenv to prevent dynamic require error
7790e7e

Kraft102 commited on

feat(extension): add google auth check and advanced crawl options (recursive, directory, keywords)
5ec082b

Kraft102 commited on

fix: resolve CI/CD integration test failures in PatternMemory, FailureMemory, and DecisionEngine
07d9d6b

Kraft102 commited on

fix: resolve CI test failures by using raw sql.js adapter and adding redis service
cd883dd

Kraft102 commited on

Update HF Dockerfile with prisma fix
16625c3

Kraft102 commited on

Add backend build script
aabbbb9

Kraft102 commited on

chore: update deployment Dockerfile template
2b75cf3

Kraft102 commited on

Fix Docker build and runtime errors for Hugging Face
6b8b39b

Kraft102 commited on

fix: switch backend build to ESM
d2a47df

Kraft102 commited on

fix: remove invalid COPY syntax in Dockerfile.hf
4d5a403

Kraft102 commited on

fix: resolve backend runtime error and frontend build failure
d075dbf

Kraft102 commited on

fix: update Dockerfile.hf to use npm install
81a3076

Kraft102 commited on

fix: install esbuild globally in Dockerfile
f1145cc

Kraft102 commited on

fix: add esbuild to root devDeps and use direct path
f6919c7

Kraft102 commited on

fix: use npx --package=esbuild for Docker builds
16f9b74

Kraft102 commited on

fix: change build script to esbuild (bypass TypeScript errors)
4782f31

Kraft102 commited on

fix: esbuild Docker build + email:new EventType for HuggingFace deployment
6f8b03d

Kraft102 commited on

feat: add CloudMailin webhook for cloud email receiving
247104f

Kraft102 Claude Opus 4.5 commited on

feat: add Microsoft Graph API for cloud email fetching
fdb57f3

Kraft102 Claude Opus 4.5 commited on

fix: add debug info for IMAP errors
ceb670c

Kraft102 commited on

fix: simplified Dockerfile without multi-stage build
8c9b19a

Kraft102 commited on

fix: use npm install instead of npm ci for HF build compatibility
60db674

Kraft102 commited on

fix: add standalone package-lock.json for HF build
b9c052b

Kraft102 commited on

fix: regenerate package-lock.json for HF build
d791793

Kraft102 commited on

fix: remove recursive nested apps folder structure
8e62237

Kraft102 commited on

feat: add email inbox hook and dynamic API URLs for cloud deployment
4942106

Kraft102 Claude Opus 4.5 commited on

fix: update package paths for standalone deployment
bf5b8ed

Kraft102 commited on

chore: add HuggingFace Space README
5d90b35

Kraft102 commited on

feat: standalone backend deployment with bundled packages
a9b7367

Kraft102 Claude Opus 4.5 commited on

fix: update backend URL to new HF space
13508db

Kraft102 commited on

fix: add registeredTools count to health endpoint
a6462ed

Kraft102 Claude Opus 4.5 commited on

fix: prevent Redis localhost connection spam in production
3581748

Kraft102 Claude Opus 4.5 commited on

fix: CognitiveMemory sql.js Docker compatibility
9698205

Kraft102 Claude Opus 4.5 commited on

feat: HF Spaces deployment configuration
d7a87cc

Kraft102 Claude Opus 4.5 commited on

fix: use db.exec for DDL statements in sql.js Docker compatibility
6b0c381

Kraft102 commited on

fix: CognitiveMemory sql.js Docker/Alpine compatibility
a429565

Kraft102 commited on

fix: sql.js Docker/Alpine compatibility layer for PatternMemory and FailureMemory
5a81b95

Kraft102 commited on

Minimal HF Spaces deployment
0f01961

Kraft102 commited on