bug (10 results) - AI Tools

Search results for "bug"

Found 18 results (10 tools · 0 articles · 8 skills). Sorted by relevance by .

AI Tools (10)

PromptPilot: A professional prompt optimization and automation tuning platform for AI instruction

98
PromptPilot: A professional prompt optimization and automation tuning platform for AI instruction
AI Tools

PromptPilot is a systematic prompt word engineering platform launched by Volcano Engine, aimed at addressing the pain point of "how to efficiently ask AI questions". It provides full lifecycle management covering Prompt generation, debugging, evaluation, and iteration, supports one click rewriting

2026-05-30

Visual Studio—the world's most powerful IDE, fully AI-powered, making coding feel like having a top-notch team working for you.

45
Visual Studio—the world's most powerful IDE, fully AI-powered, making coding feel like having a top-notch team working for you.
AI Tools

Visual Studio is Microsoft's most popular integrated development environment (IDE) worldwide. The 2026 version is fully AI-enabled, deeply integrated with GitHub Copilot, and supports .NET 10, C# 14, and C++ 23/26. It offers features such as intelligent code completion, AI-assisted debugging, asynchronous cloud tasks, and personalized Fluent UI themes.

2026-07-07

SoundBug—a domestically developed music production software featuring built-in AI composition capabilities, removing barriers to music creation.

40
SoundBug—a domestically developed music production software featuring built-in AI composition capabilities, removing barriers to music creation.
AI Tools

SoundBug is an AI-powered music production software (DAW) developed by a domestic team. It features built-in AI-driven arrangement capabilities, over 600 virtual instruments, and an extensive library of loop templates, all designed to lower the barrier to entry for music creation. Selected as a designated teaching platform for Shanghai’s "Cloud Classroom" initiative, it is highly popular among millions of young people, music teachers, and enthusiasts. Compatible with both Windows and Mac, it allows users to start creating immediately after a simple one-click installation.

2026-07-11

Amazon Q Developer, AI Programming Assistant, AWS CodeWhisperer, Proxy Coding

39
Amazon Q Developer, AI Programming Assistant, AWS CodeWhisperer, Proxy Coding
AI Tools

Baidu Comate is an intelligent programming assistant built by Baidu based on the Wenxin big data model. It supports 200+ programming languages ​​and covers the entire process of code generation, completion, interpretation, debugging, and unit testing. It offers two usage modes: IDE plugin and standalone Comate AI IDE. It pioneered the one-click design draft to code (F2C) function and is equipped with the multi-agent Zulu, which can autonomously break down complex tasks.

2026-07-07

Coze - All-in-One AI Bot Development and Agent Building Platform with Custom Plugins and Knowledge Base

10
Coze - All-in-One AI Bot Development and Agent Building Platform with Custom Plugins and Knowledge Base
AI Tools

Coze is an all-in-one AI bot development platform launched by ByteDance, enabling users to quickly build, debug, and deploy intelligent agents without coding. It features a rich plugin marketplace, knowledge base management, workflow orchestration, and long-term memory capabilities. Bots can be published across multiple platforms (e.g., Feishu, WeChat, Web). Ideal for customer service bots, content generation assistants, educational tutoring, and office automation, significantly lowering the barrier to AI application development.

2026-07-15

Replit Agent: AI-Powered App & Site Builder from Natural Language Prompts

4
Replit Agent: AI-Powered App & Site Builder from Natural Language Prompts
AI Tools

Replit Agent is a revolutionary AI development tool that enables anyone to automatically generate fully working apps and websites from natural language prompts. No coding required—just describe your idea in a chat, and Agent acts like an on-demand team of software engineers to build, debug, and deploy your application. From business software, AI chatbots, games, online shops to health trackers and marketing tools, it quickly turns ideas into working prototypes. Supports screenshot upload for inspiration, with a rich community showcase, making it ideal for both technical and non-technical creators.

2026-07-16

Code Snippets AI - AI-Powered Code Snippet Library & Chat

2
Code Snippets AI - AI-Powered Code Snippet Library & Chat
AI Tools

Code Snippets AI is an open-source AI-powered code snippets library and contextual AI chat platform. It helps development teams efficiently manage code snippets, build new features, fix bugs, add comments, and understand codebases through rich AI conversations. Features include user management, AI model usage tracking, and AI context generation, enabling teams to focus on what truly matters.

2026-07-17

Jam AI - Never Write Repro Steps Again, One-Click Bug Reports with AI Summary

2
Jam AI - Never Write Repro Steps Again, One-Click Bug Reports with AI Summary
AI Tools

Jam AI is a smart bug reporting tool designed for developers and QA teams. With a single click via its browser extension, it captures page anomalies, console logs, network requests, and system environment details, then uses AI to automatically generate clear, reproducible steps and summaries. No more manual repro steps—create professional bug reports with full context including backend logs and recording links, speeding up issue triage and resolution. Supports iOS and offers advanced features like developer utilities and system reports.

2026-07-17

Junie AI Coding Agent by JetBrains

2
Junie AI Coding Agent by JetBrains
AI Tools

Junie is an AI coding agent by JetBrains that allows developers to delegate complex tasks to AI and focus on results. Integrated into JetBrains IDEs, it supports code generation, refactoring, debugging, and automated workflows to boost development productivity.

2026-07-17

Firebase Studio - Full Stack AI Workspace

2
Firebase Studio - Full Stack AI Workspace
AI Tools

Firebase Studio is an entirely web-based workspace for full-stack application development, complete with the latest generative AI from Gemini, and full-fidelity app previews powered by cloud emulators. It accelerates the entire development lifecycle, allowing developers to build backends, frontends, and mobile apps from the browser in minutes. Supports importing repositories from GitHub, GitLab, Bitbucket, or local machine, and creating new apps via natural language, mockups, drawing tools, and templates. Features AI-assisted coding, debugging, testing, refactoring, and collaboration with shared workspaces. Includes Android emulators, web previews, and one-click deployment to Firebase App Hosting. Free during preview with 3 workspaces; Google Developer Program members get up to 30 workspaces.

2026-07-17

Career Skills (8)

Security Bounty Hunter Skill

The Security Bounty Hunter skill is a specialized security skill within the ECC (Agent Harness Performance Optimization System), designed for security researchers and bounty hunters. It integrates multiple security testing tools and methodologies to help users efficiently discover vulnerabilities in web applications, APIs, mobile apps, and more. Core features include automated vulnerability scanning, intelligent payload generation, target reconnaissance and information gathering, and vulnerability report template generation. By leveraging advanced AI reasoning capabilities, this skill simulates attacker thinking, providing precise vulnerability verification steps and remediation suggestions. Suitable for penetration testing, bug bounty programs, security audits, and more, significantly improving security research efficiency.

信息安全分析技能
100 2026-07-15

Skills in end-to-end release verification and CI monitoring

Release OpenClaw CI is a capability designed to execute, monitor, debug, and summarize the full release CI process for OpenClaw. Working in conjunction with `release-openclaw-maintainer` and `openclaw-testing`, it is utilized when release candidates require comprehensive validation, proof of installation/updates, real-time provider checks, or CI recovery. It handles the initiation, monitoring, troubleshooting, and evidence logging of full-matrix release validation but does not perform actual release operations—such as version bumps, tagging, `npm publish`, or GitHub releases—which require explicit operator approval.

软件开发工程师
39.9w 2026-07-12

Node.js Inspect Debugger

Node.js Inspect Debugger is a powerful tool for debugging Node.js applications. It allows developers to connect to running Node.js processes via Chrome DevTools or other compatible debugging clients for breakpoint setting, variable inspection, call stack analysis, and performance profiling. Built on Node.js's built-in inspect protocol, it supports remote debugging, multi-process debugging, memory snapshots, and more, making it suitable for troubleshooting and performance optimization in development, testing, and production environments.

软件质量保证分析师与测试员
39.0w 2026-07-15

Techniques for batch-fixing high-certainty bugs within a limited scope

The "OpenClaw Small Bugfix Sweep" is a specialized workflow designed to batch-process issues and pull requests (PRs) in the OpenClaw repository by addressing minor, high-certainty bugs. Through in-depth code review, it targets only those bugs with clear root causes, unambiguous ownership, and minimal patch requirements. Upon fixing a bug, the system generates a "dirty diff" summary for manual review by Peter (the core maintainer); issues are submitted and closed only after his approval. Crucially, this process never involves pushing code, creating PRs, posting comments, closing issues, or applying tags during the review phase—all such actions are deferred until Peter grants explicit approval.

软件开发工程师
38.5w 2026-07-12

Maintainer Skills for Automated Review and Merging

OpenClaw PR Maintainer is a GitHub workflow automation tool designed for OpenClaw project maintainers to systematically review, triage, merge, and close issues and pull requests. It assists maintainers in efficiently managing external contributions while ensuring codebase quality and decision-making consistency through intelligent retrieval (prioritizing local archives), contributor identity analysis, deep code review (requiring an understanding of the full runtime context), and evidence-based merging criteria (mandating reproducible bug fixes).

软件开发工程师
38.2w 2026-07-12

Skills for Mass-Producing Mergeable Bug-Fix PRs

OpenClaw Landable Bug Sweep is an automated, batch-oriented bug-fixing workflow designed for maintainers to generate high-quality, merge-ready (landable) bug-fix PRs from lists of issues or PRs. It employs strict candidate criteria—limiting scope to under 500 lines of code (LOC) and prohibiting new dependencies, configuration changes, or modifications to plugin SDK boundaries—alongside a systematic remediation loop and automated reviews ($autoreview). This process ensures that every generated PR is rebased onto the latest `main` branch, passes local tests and automated reviews, is successfully pushed, and clears GitHub CI checks. The workflow focuses exclusively on producing merge-ready PRs rather than generating analysis notes.

软件质量保证分析师与测试员
35.5w 2026-07-13

Skills in systematic debugging and problem localization

OpenClaw Debugging is a skill for systematically troubleshooting behavioral discrepancies in OpenClaw. When OpenClaw exhibits inconsistent performance across local testing, live models, different providers, code-mode, Tool Search, Crabbox, or CI environments, this skill enables you to pinpoint issues by selecting the appropriate logs, probing methods, and verification paths, rather than relying on blind guesswork.

软件开发工程师
3.8w 2026-07-12

Security Bounty Hunter Skill

The Security Bounty Hunter skill is a professional module within the ECC (Agent Capability Optimization System), specifically designed for cybersecurity researchers and bug bounty hunters. This skill integrates vulnerability scanning, penetration testing assistance, security report generation, and more, supporting operation in mainstream AI coding environments such as Claude Code, Codex, Opencode, and Cursor. With this skill, users can efficiently discover security vulnerabilities in web applications, APIs, smart contracts, and other targets, and generate vulnerability reports that meet industry standards. The skill includes pre-configured detection scripts, reference documents, and intelligent agents to help users quickly get started with security testing workflows. It is suitable for security audits, bug bounty programs, compliance checks, and other scenarios, making it a powerful assistant for cybersecurity professionals.

信息安全分析技能
100 2026-07-15