BinhPham1412/opencrew
fix: add all missing TypeScript types - verified build passes locally
fix: add AgentHealth type to types.ts
fix: bust Docker cache for web build
fix: add missing format functions (formatTokens, formatCost, timeAgo, etc.)
fix: add missing web/lib/types.ts for Next.js build
fix: add root README.md + Dockerfile with correct output/ paths
fix: add HF Spaces YAML frontmatter to README.md
feat: PM LLM integration, backend multi-round tools, E2E test scripts
Merge branch 'main' of https://github.com/Binhpham151412/open-crew
fix: add missing lib/utils.ts and lib/format.ts for Next.js build
feat: OpenCrew v1.1.0 - Web UI fixes + HF deployment
feat: add Hugging Face Spaces deployment files
fix: sidebar rendering and task submission UI issues
fix: agents startup issues - queue, logging, imports
fix: agents startup issues - relative imports, Redis URL, task_queue
feat: add output/ with task recovery + web Dockerfile
feat: OpenCrew v1.0.0 - multi-agent AI software team
