GitHub issue creation
Turn user feedback into GitHub Issues with the reporter’s description, category, page URL, browser details, viewport size, operating system, and optional screenshot or annotation attached to the issue.
BugDrop is an open-source website feedback widget that creates GitHub Issues from user reports. It helps teams capture screenshots, annotations, browser metadata, and privacy-masked feedback through a single script tag.
BugDrop is an open-source website feedback widget that sends user reports into GitHub Issues. It is designed for teams that want feedback, bug reports, and visual context to land in the same repository they already use for development work.
The product combines a floating feedback button, screenshot capture, annotations, and browser metadata with a setup flow that uses the GitHub App plus a single script tag. The installation docs say it requires no npm package, build configuration, or backend setup, and the widget can be customized with data attributes and privacy masking options.
Turn user feedback into GitHub Issues with the reporter’s description, category, page URL, browser details, viewport size, operating system, and optional screenshot or annotation attached to the issue.
Let users capture a screenshot and mark up the problem before submitting, so developers receive visual context instead of a text-only description.
Redact sensitive areas before submission and mask designated elements with `data-bugdrop-mask`; passwords and credit-card fields are protected automatically.
Install with the GitHub App and one script tag, with no npm package, build step, or backend setup required.
Customize widget appearance and behavior with script attributes such as theme, position, color, and welcome text.
Add the widget to production sites, docs sites, internal tools, staging environments, and framework-based apps such as Next.js, Vue, Nuxt, Svelte, and SvelteKit.
Teams can collect bug reports from users without sending them to a separate dashboard. Reports arrive in GitHub with enough context for engineering to triage, assign, and close issues in the same place they already work.
Reporters can capture the exact broken state of a page with screenshots and annotations, which is useful when the problem is a layout overlap, clipped content, rendering issue, or other visual regression.
Sites with customer data or private UI can still use visual feedback by relying on manual redaction and developer-marked masked elements before submission.
The widget can be added to docs, marketing sites, internal tools, staging sites, and framework apps, making it suitable when different products need the same feedback flow.
Teams testing on production or staging can verify that the widget appears, collects feedback, and creates an issue in the target repository before rolling the setup out more broadly.
BugDrop is installed by adding the GitHub App to the repository you want to receive issues and then placing a single script tag on your site. The script must load synchronously, and the widget can be added to plain HTML or framework layouts.
The source shows BugDrop creating formatted GitHub Issues that include the reporter’s description, labels, page URL, browser details, viewport size, operating system, and optional screenshots or annotations.
Yes. The installation docs say the app requests read and write access to Issues to create reports and read and write access to Contents to store screenshots. The docs also say it does not request access to code, pull requests, actions, or other repository data.
BugDrop supports manual redaction before submit and developer-configured masking with the `data-bugdrop-mask` attribute. Password inputs and credit-card autocomplete fields are masked automatically.
The docs say screenshots are stored in a dedicated `bugdrop-screenshots` branch in the repository, and branch protection may need to allow the GitHub App to push to that branch.
SonOf connects to your repo and PM tool, audits the codebase and surrounding product context, and turns approved work into shipped tickets with senior engineering review. It is aimed at founders and engineering leaders who need backlog help without hiring a full team immediately.
ByteAsk is a terminal-first AI coding agent for C and C++ that edits repositories and verifies changes with the real compiler, debugger, sanitizers, and tests before showing a diff. It offers a free tier plus paid plans, with editor connectors and zero-retention handling described in the source.
CreateOS Sandbox is an isolated compute environment for running code and agent workloads inside Firecracker micro-VMs. It is designed for workflows that need machine-level isolation, private networking between sandboxes, and programmatic control through SDK, CLI, or MCP.
Biji - это универсальная платформа, разработанная для повышения продуктивности с помощью инновационных инструментов и функций.
hob is an independent workspace for coding agents that keeps agent sessions, terminals, history, and follow-up work organized around the tools and providers you already use. It is aimed at developers who want local control over routing, history, and workspace structure rather than a bundled model stack.
Ably Chat is a chat API platform for building custom realtime chat applications. It supports room-based messaging, typing indicators, presence, reactions, and message updates, with usage-based pricing options for different deployment stages.