{"id":46047768,"url":"https://github.com/helmcode/agent_crew_landing","last_synced_at":"2026-03-01T08:03:23.623Z","repository":{"id":339644205,"uuid":"1162804439","full_name":"helmcode/agent_crew_landing","owner":"helmcode","description":"Landing page for AgentCrew — Orchestrate AI Agent Teams","archived":false,"fork":false,"pushed_at":"2026-02-20T18:41:21.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-20T23:32:00.784Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://agentcrew.helmcode.com","language":"Astro","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/helmcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-20T18:03:55.000Z","updated_at":"2026-02-20T19:33:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/helmcode/agent_crew_landing","commit_stats":null,"previous_names":["helmcode/agent_crew_landing"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/helmcode/agent_crew_landing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmcode%2Fagent_crew_landing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmcode%2Fagent_crew_landing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmcode%2Fagent_crew_landing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmcode%2Fagent_crew_landing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helmcode","download_url":"https://codeload.github.com/helmcode/agent_crew_landing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmcode%2Fagent_crew_landing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29964203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T06:55:38.174Z","status":"ssl_error","status_checked_at":"2026-03-01T06:53:04.810Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-03-01T08:03:23.055Z","updated_at":"2026-03-01T08:03:23.608Z","avatar_url":"https://github.com/helmcode.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AgentCrew Landing\n\nLanding page for [AgentCrew](https://github.com/helmcode/agent_crew) — an open-source platform to build, deploy, and monitor collaborative AI agent teams powered by Claude Code.\n\n**Live:** [agentcrew.helmcode.com](https://agentcrew.helmcode.com)\n\n## Structure\n\n```\n.\n├── web/                        # Astro project (source code)\n│   ├── src/\n│   │   ├── components/         # Page sections (Navbar, Hero, Features, etc.)\n│   │   ├── layouts/            # Base layout with SEO meta tags\n│   │   ├── pages/              # index.astro\n│   │   └── styles/             # global.css\n│   ├── public/                 # Static assets\n│   ├── tests/e2e/              # Playwright tests\n│   ├── astro.config.mjs\n│   ├── wrangler.toml           # Cloudflare Pages config\n│   └── package.json\n├── .github/workflows/\n│   └── deploy.yml              # CI/CD — auto deploy to Cloudflare Pages on push to main\n├── CLAUDE.md                   # Agent team instructions\n└── TASKS.md                    # Pending tasks\n```\n\n## Development\n\n```bash\ncd web\nnpm install\nnpm run dev       # http://localhost:4321\n```\n\n## Build \u0026 Test\n\n```bash\ncd web\nnpm run build         # production build → dist/\nnpm run test:e2e      # Playwright e2e tests\n```\n\n## Deployment\n\nEvery push to `main` that modifies files under `web/` triggers an automatic deployment to Cloudflare Pages via GitHub Actions.\n\n**Required secret:** `CLOUDFLARE_API_TOKEN` (set in GitHub repository secrets).\n\nManual deploy:\n\n```bash\ncd web\nnpm run build\nwrangler pages deploy dist --project-name agentcrew-landing\n```\n\n## Tech Stack\n\n- [Astro v5](https://astro.build) — static site generator\n- [Tailwind CSS v4](https://tailwindcss.com) — utility-first CSS\n- [Playwright](https://playwright.dev) — end-to-end testing\n- [Cloudflare Pages](https://pages.cloudflare.com) — hosting \u0026 CDN\n\n---\n\nBuilt by [Helmcode](https://helmcode.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelmcode%2Fagent_crew_landing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelmcode%2Fagent_crew_landing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelmcode%2Fagent_crew_landing/lists"}