Skip to content

feat: add bugpilot ai debugger kit#153

Open
Amankumar259 wants to merge 2 commits into
Lamatic:mainfrom
Amankumar259:main
Open

feat: add bugpilot ai debugger kit#153
Amankumar259 wants to merge 2 commits into
Lamatic:mainfrom
Amankumar259:main

Conversation

@Amankumar259
Copy link
Copy Markdown

BugPilot Debugger

BugPilot Debugger is an AI-powered debugging assistant built using Lamatic AgentKit and Next.js.

The project helps developers analyze runtime errors and code issues by generating:

  • Root cause analysis
  • Beginner-friendly explanations
  • Severity assessment
  • Step-by-step fixes
  • Corrected code examples
  • Prevention recommendations

Features

  • Lamatic AI workflow integration
  • GraphQL API communication
  • Next.js frontend
  • AI-powered debugging analysis
  • Multi-language support
  • Clean responsive UI
  • Error handling for provider failures and quota issues

Tech Stack

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
  • Lamatic AgentKit
  • GraphQL
  • Groq/Gemini models

Workflow

Frontend → Next.js API Route → Lamatic GraphQL API → AI Model → Frontend Response

This project was built as part of the Lamatic AgentKit Challenge.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 8, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • agentkit-challenge

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Pro

Run ID: 9a7fd9da-9f4c-46b4-ab61-e0dff192a219

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

PR Validation Results

New Contributions Detected

  • Kit: kits/bugpilot-ai/agent.md
  • Kit: kits/bugpilot-ai/README.md
  • Kit: kits/bugpilot-ai/constitutions
  • Kit: kits/bugpilot-ai/apps
  • Kit: kits/bugpilot-ai/model-configs
  • Kit: kits/bugpilot-ai/lamatic.config.ts
  • Kit: kits/bugpilot-ai/.gitignore
  • Kit: kits/bugpilot-ai/prompts
  • Kit: kits/bugpilot-ai/flows
  • Kit: kits/bugpilot-ai/config.json

Check Results

Check Status
No edits to existing projects ✅ Pass
Required root files present ❌ Fail
Flow folder structure valid ✅ Pass
No changes outside contribution dirs ✅ Pass

Errors

  • ❌ Missing config.json in kits/bugpilot-ai/agent.md
  • ❌ Missing README.md in kits/bugpilot-ai/agent.md
  • ❌ Missing flows/ directory in kits/bugpilot-ai/agent.md
  • ❌ Missing config.json in kits/bugpilot-ai/README.md
  • ❌ Missing README.md in kits/bugpilot-ai/README.md
  • ❌ Missing flows/ directory in kits/bugpilot-ai/README.md
  • ❌ Missing config.json in kits/bugpilot-ai/constitutions
  • ❌ Missing README.md in kits/bugpilot-ai/constitutions
  • ❌ Missing flows/ directory in kits/bugpilot-ai/constitutions
  • ❌ Missing config.json in kits/bugpilot-ai/apps
  • ❌ Missing flows/ directory in kits/bugpilot-ai/apps
  • ❌ Missing config.json in kits/bugpilot-ai/model-configs
  • ❌ Missing README.md in kits/bugpilot-ai/model-configs
  • ❌ Missing flows/ directory in kits/bugpilot-ai/model-configs
  • ❌ Missing config.json in kits/bugpilot-ai/lamatic.config.ts
  • ❌ Missing README.md in kits/bugpilot-ai/lamatic.config.ts
  • ❌ Missing flows/ directory in kits/bugpilot-ai/lamatic.config.ts
  • ❌ Missing config.json in kits/bugpilot-ai/.gitignore
  • ❌ Missing README.md in kits/bugpilot-ai/.gitignore
  • ❌ Missing flows/ directory in kits/bugpilot-ai/.gitignore
  • ❌ Missing config.json in kits/bugpilot-ai/prompts
  • ❌ Missing README.md in kits/bugpilot-ai/prompts
  • ❌ Missing flows/ directory in kits/bugpilot-ai/prompts
  • ❌ Missing config.json in kits/bugpilot-ai/flows
  • ❌ Missing README.md in kits/bugpilot-ai/flows
  • ❌ Missing flows/ directory in kits/bugpilot-ai/flows
  • ❌ Missing config.json in kits/bugpilot-ai/config.json
  • ❌ Missing README.md in kits/bugpilot-ai/config.json
  • ❌ Missing flows/ directory in kits/bugpilot-ai/config.json

🛑 Please fix the errors above before this PR can be merged.

Refer to CONTRIBUTING.md and CLAUDE.md for the expected folder structure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant