{"id":29010899,"url":"https://github.com/danielroe/carpenter","last_synced_at":"2025-07-21T10:37:46.370Z","repository":{"id":292021501,"uuid":"790793120","full_name":"danielroe/carpenter","owner":"danielroe","description":"LLM-powered automations for triaging Nuxt issues","archived":false,"fork":false,"pushed_at":"2025-07-21T08:16:42.000Z","size":1622,"stargazers_count":68,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-21T09:30:07.395Z","etag":null,"topics":["bot","cloudflare-pages","llm","webhook"],"latest_commit_sha":null,"homepage":"https://github.com/nuxt/nuxt","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielroe.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},"funding":{"github":["danielroe"]}},"created_at":"2024-04-23T14:38:24.000Z","updated_at":"2025-07-21T08:13:13.000Z","dependencies_parsed_at":"2025-05-07T18:50:42.898Z","dependency_job_id":"b61edad1-915b-40cb-aa60-c3e7e04ad710","html_url":"https://github.com/danielroe/carpenter","commit_stats":null,"previous_names":["danielroe/carpenter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielroe/carpenter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fcarpenter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fcarpenter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fcarpenter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fcarpenter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielroe","download_url":"https://codeload.github.com/danielroe/carpenter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fcarpenter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266285866,"owners_count":23905405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bot","cloudflare-pages","llm","webhook"],"created_at":"2025-06-25T17:02:55.817Z","updated_at":"2025-07-21T10:37:46.365Z","avatar_url":"https://github.com/danielroe.png","language":"TypeScript","funding_links":["https://github.com/sponsors/danielroe"],"categories":["TypeScript"],"sub_categories":[],"readme":"# 🔨 Carpenter\n\n\u003e An LLM-powered GitHub bot for issue triage automation in the Nuxt ecosystem\n\nCarpenter is an automated assistant that helps with issue triage in the [Nuxt GitHub repository](https://github.com/nuxt/nuxt). It uses AI to analyze issues, categorise them, detect missing reproductions, handle reopened issues, and translate non-English content.\n\n## 🛠️ Tech Stack\n\n- Built on [Nuxt](https://nuxt.com/)\n- [Nitro server API routes](https://nuxt.com/docs/guide/concepts/server-engine#server-engine)\n- [GitHub API](https://docs.github.com/en/rest)\n- Deployed on [NuxtHub](https://hub.nuxt.com/) using [Cloudflare AI](https://developers.cloudflare.com/workers-ai)\n- Uses [Hugging Face models](https://huggingface.co/) for natural language processing\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Node.js (LTS version recommended)\n- PNPM package manager\n- GitHub account with access to create GitHub Apps\n- Cloudflare account for deployment\n\n### Local Development\n\n```bash\n# Install dependencies\ncorepack enable\npnpm install\n\n# Start development server\npnpm dev\n```\n\n### Environment Setup\n\nCreate a `.env` file with:\n\n```ini\nNUXT_HUB_PROJECT_KEY=\u003cyour-hub-project-key\u003e\nNUXT_CLOUDFLARE_API_TOKEN=\u003cyour-cloudflare-api-token\u003e\nNUXT_GITHUB_TOKEN=\u003cyour-github-token\u003e\nNUXT_GITHUB_TARGET_REPOSITORY_NODE_ID=\u003cnode id of repo to transfer spam issues to\u003e\nNUXT_WEBHOOK_GITHUB_SECRET_KEY=\u003cyour-webhook-secret-key\u003e\n\n# Cloudflare configuration (if applicable)\n# Add any Cloudflare-specific environment variables\nCLOUDFLARE_ACCOUNT_ID=\u003cyour-cloudflare-account-id\u003e\n```\n\nYou'll also need to configure GitHub webhooks for the repository you want to monitor. Set up a webhook with the following settings:\n- **Payload URL**: `https://\u003cyour-cloudflare-worker-url\u003e/api/webhook`\n- **Content type**: `application/json`\n- **Secret**: `\u003cyour-webhook-secret\u003e`\n\n## 📄 License\n\nPublished under [MIT License](./LICENCE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielroe%2Fcarpenter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielroe%2Fcarpenter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielroe%2Fcarpenter/lists"}