CoolFace
Apppublic

BinhPham1412/opencrew

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes
17 commits on main
897f53a4mo ago

fix: add all missing TypeScript types - verified build passes locally

Binh151412
59abab74mo ago

fix: add AgentHealth type to types.ts

Binh151412
f8277cf4mo ago

fix: bust Docker cache for web build

Binh151412
58a45be4mo ago

fix: add missing format functions (formatTokens, formatCost, timeAgo, etc.)

Binh151412
1aadb9e4mo ago

fix: add missing web/lib/types.ts for Next.js build

Binh151412
2213f8a4mo ago

fix: add root README.md + Dockerfile with correct output/ paths

Binh151412
d0a48ee4mo ago

fix: add HF Spaces YAML frontmatter to README.md

Binh151412
9615b804mo ago

feat: PM LLM integration, backend multi-round tools, E2E test scripts

Binh151412
3744dcc4mo ago

Merge branch 'main' of https://github.com/Binhpham151412/open-crew

Binh151412
cc4339d4mo ago

fix: add missing lib/utils.ts and lib/format.ts for Next.js build

Binh151412
28f949a4mo ago

feat: OpenCrew v1.1.0 - Web UI fixes + HF deployment

Binh151412
0196fc04mo ago

feat: add Hugging Face Spaces deployment files

Binh151412
23f44924mo ago

fix: sidebar rendering and task submission UI issues

Binh151412
d3873c44mo ago

fix: agents startup issues - queue, logging, imports

Binh151412
498e4814mo ago

fix: agents startup issues - relative imports, Redis URL, task_queue

Binh151412
5743ecb4mo ago

feat: add output/ with task recovery + web Dockerfile

Binh151412
2f400734mo ago

feat: OpenCrew v1.0.0 - multi-agent AI software team

Binh151412