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 mcp-types
60ba737
verified

Kraft102 commited on

Update domain-types
bddf0e6
verified

Kraft102 commited on

Upload packages/mcp-types/tsconfig.json with huggingface_hub
b3507e2
verified

Kraft102 commited on

Upload packages/mcp-types/package.json with huggingface_hub
376462f
verified

Kraft102 commited on

Upload packages/domain-types/tsconfig.json with huggingface_hub
ec49c1a
verified

Kraft102 commited on

Upload packages/domain-types/package.json with huggingface_hub
f3c259b
verified

Kraft102 commited on

Upload tsconfig.base.json with huggingface_hub
b69544b
verified

Kraft102 commited on

Upload package-lock.json with huggingface_hub
802faea
verified

Kraft102 commited on

Upload package.json with huggingface_hub
166daf0
verified

Kraft102 commited on

Update backend source
34367da
verified

Kraft102 commited on

Update Dockerfile
7a3199b
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

fix(frontend): copy widgets locally for Vercel deployment
49f9107

Kraft102 Claude Opus 4.5 commited on

fix: update root Dockerfile for HF Spaces deployment
12a1c6e

Kraft102 Claude Opus 4.5 commited on

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

Kraft102 Claude Opus 4.5 commited on

chore(deploy): add vercel configuration
3dfb269

Kraft102 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

fix(extension): fix utf-8 encoding and relax auth check for guest fallback
70a16d8

Kraft102 commited on

feat(api): implement dynamic api configuration via options page
038a1a3

Kraft102 commited on

fix(extension): remove missing icon references from manifest
b6f7ab5

Kraft102 commited on

fix(extension): remove missing options.html and sidebar.html references from manifest
54012e3

Kraft102 commited on

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

Kraft102 commited on

fix(extension): convert content.js to javascript and update api port
e523b2e

Kraft102 commited on

docs: add MCP intro and resources guide
a0c9ee9

Kraft102 commited on

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

Kraft102 commited on

fix: update huggingface cli commands to 'hf' and ensure correct installation
e099a9d

Kraft102 commited on

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

Kraft102 commited on

fix(test): correct retry logic in frontend test and add postgres service to ci
414ae21

Kraft102 commited on

fix(ci): add setup-python to deploy-gpu workflow
2c8d7ad

Kraft102 commited on

chore: add root tsconfig for ESLint project refs
d06e6bc

Kraft102 commited on

chore: add ESLint config for matrix-frontend
0f90e52

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: copy package-lock.json in deploy script
7918c36

Kraft102 commited on

fix: update HF license casing in deploy script
ed556bd

Kraft102 commited on

fix: sync package.json and package-lock.json esbuild versions
f40ba06

Kraft102 commited on

fix: install esbuild locally in apps/backend before build
cd6cbc4

Kraft102 commited on