danielsanga/personalagent-integration
fix: TypeScript strict mode error in Hugging Face build
chore: add Hugging Face Spaces configuration README
fix: use environment variables for OAuth redirect URIs
fix: use root Dockerfile for Hugging Face Spaces
chore: add Dockerfile for HF Spaces and vercel.json for Orchestrator
fix: resolve ESLint errors blocking Vercel build
feat: Phase 9/10 - Gemini LLM planner, memory MCP, Google OAuth, render.yaml deployment
feat(phase8): live chat UI with dark design system, real orchestrator wiring, approval flow
feat(phase7): live MCP execution via Integration microservice
feat(phase6): prep for live database and GitHub integration
fix: monorepo CI npm workspaces setup (run npm ci at root, remove child lockfiles)
fix: escape JSX apostrophe in page.tsx (lint)
fix: bump Node 20->24 in CI, add next-pwa to lock, wire PWA/components/api-client
feat: Initial commit of 4-layer meta-agent platform
