Help Wanted

Discover open source projects where your contributions truly matter

While large projects overflow with contributions, smaller initiatives eagerly await your expertise and passion

Active filters:Stars: 10+ Stars
Filters trigger API requests for better performance

Showing 30 of 15,251 opportunities to contribute

AI Summary: This issue is a beginner-friendly task to add a new common Japanese learner mistake to a JSON file. It requires no coding and can be completed in under a minute by forking the repository, editing the JSON file, and submitting a pull request.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: The "Add to list" button on the book page for "Construction Project Management" appears visually distorted, likely due to styling issues related to orphaned editions. The issue requires a UI fix, and the reporter has provided steps to reproduce it in production.

Complexity:2/5
Type: BugTheme: ListsGood First IssueAffects: UILead: @lokeshModule: CSS

One webpage for every book ever published!

Python
#books#hacktoberfest#internet-archive#library-catalogue#open-source

AI Summary: The `create_ipaas_connection` tool is the only write tool that fails to explicitly set `readOnlyHint=False` in its annotations. This omission requires clients to rely on default behavior to understand the tool's write capabilities, which is inconsistent with all other write tools. The fix involves adding `readOnlyHint=False` to the `ToolAnnotations` for this specific tool without altering its functionality.

Complexity:1/5
buggood first issue

MCP server, CLI, and agent skills for Pipefy.

Python
#ai-toolkit#cli#mcp-server#pipefy#sdk#skills

AI Summary: This issue proposes updating the `@astryxdesign/core` dependency to version 0.5.0. This update includes upstream fixes for `userAgentData.platform`, making existing patches redundant. The task involves regenerating the patch file to reflect the new version and adjusting for minor code offsets in several files, while also noting potential breaking changes in the new version.

Complexity:3/5
help wanted

Maka — local-first AI desktop assistant

TypeScript

AI Summary: This issue proposes adding a human-readable Markdown export functionality for a 'Universe' within the application. Currently, Universes can only be exported in machine-readable formats, hindering offline use, archiving, or integration with other writing tools. The plan involves creating a new Markdown serializer and a corresponding GET route with a UI button to facilitate this export.

Complexity:3/5
help wantedgood first issueplanin-progressmodel:lighteffort:mediumplan-feature

Self-hosted dev machine OS — app management, AI agent orchestration, digital twin, second brain, and creative pipeline from a single dashboard over Tailscale

JavaScript
#ai-agents#dashboard#developer-tools#digital-twin#expressjs#pm2#quantified-self#react#second-brain#self-hosted#tailscale#threejs

AI Summary: This issue is a beginner-friendly task to add a new Japanese example sentence to a JSON file. It requires no coding and can be completed in under a minute directly from the browser by forking the repository, editing the JSON file, and submitting a pull request.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue is a "Good First Issue" that requests the addition of a new Japanese cultural etiquette tip to a JSON file. No coding is required, and the contribution can be made directly from the browser in under a minute, making it ideal for new contributors.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: Users are reporting that QwenPaw on Windows can get stuck in a "Thinking" state with rapidly increasing memory usage, particularly when using SiliconFlow models. The developers are seeking additional reports and diagnostic information, such as QwenPaw and Windows versions, model names, reproduction steps, memory usage details, and process dumps, to investigate this issue further.

Complexity:4/5
help wanted

Your Personal AI Assistant; easy to install, deploy on your own machine or on the cloud; supports multiple chat apps with easily extensible capabilities.

Python
#agent#agent-harness#agentscope#harness-engineering#llm-tools#llms#skills#super-agent

AI Summary: This issue addresses multiple `clang-tidy` warnings related to the use of `const_cast` to remove const qualifiers. The goal is to refactor the code to eliminate these warnings and adhere to best practices, likely by redesigning the affected sections to avoid the need for `const_cast`.

Complexity:2/5
help wantedgood first issuetriage/accepted

The OpenTelemetry C++ Client

C++
#api#distributed-tracing#metrics#opentelemetry#sdk#telemetry

AI Summary: This issue discusses whether FGFR2-related Antley-Bixler syndrome should be considered a distinct medical entity. There is conflicting published literature, with some studies suggesting it's a variant of other FGFR2-related craniosynostosis syndromes, while others argue for its distinctness, citing specific phenotypic features. The MONDO ontology currently lists it as a separate class, adding to the nosological dispute.

Complexity:4/5
help wantedcurationknowledge_gapsmondodiscussion

Disease Mechanisms KB

HTML
#agentic-ai#disease-mechanisms#kozahub-ingest#linkml#monarchinitiative#obofoundry#rare-disease

AI Summary: This issue addresses 20 warnings from clang-tidy's `modernize-use-emplace` check across various files in the opentelemetry-cpp project. The task involves replacing `push_back` calls with `emplace_back` to improve efficiency by constructing elements in-place within containers.

Complexity:1/5
help wantedgood first issuetriage/accepted

The OpenTelemetry C++ Client

C++
#api#distributed-tracing#metrics#opentelemetry#sdk#telemetry

AI Summary: This issue involves updating ESLint to v9 and enabling new lint rules in the LibreSign project. The task requires reviewing and fixing code violations reported by the new ESLint configuration, prioritizing code improvements over disabling rules. The work should be done incrementally, with one rule addressed per commit, and automatic fixes should be carefully reviewed for correctness.

Complexity:3/5
good first issuefrontendjavascript

Control how your documents get signed

PHP
#cfssl#cfssl-api#docusign-alternative#hacktoberfest#jsignpdf#jsignpdf-php#libresign#nextcloud#nextcloud-app#pdf#pdf-sign#pdf-signature#pdf-signer#php#sign#signature#signatures#signer#vue#vuejs

AI Summary: This issue is a beginner-friendly task to add a new Japanese "false friend" pair to a JSON file. It requires no coding and can be completed in under a minute by forking the repository, editing the JSON file directly in the browser, and submitting a pull request. The false friend pair is "リベンジ (ribenji)" and "revenge (English)", with an explanation and example provided.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue is a beginner-friendly task to add a new regional Japanese dialect entry to a JSON file. It requires no coding and can be completed directly in the browser by forking the repository, editing the specified JSON file, and submitting a pull request.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: Users are experiencing unintended day selections on the activity chart when scrolling on the app's homepage. The issue proposes that the activity chart should only register taps and ignore scroll gestures to prevent interference with general scrolling.

Complexity:2/5
bughelp wantedgood first issue

Foqos allows you to lock apps behind the tap of a NFC tag or scan of a QR code. Free and open source alternative to Brick, Opal, ScreenZen, Unpluq, Blok and more!

Swift
#ios-app#productivity#swiftui

AI Summary: The user is inquiring about the lack of vision and internet access capabilities for Claude Sonnet 5 when accessed through OpenRouter within the Cherry Studio application. They note that Sonnet 5 itself supports these features, suggesting a potential integration issue within the application.

Complexity:3/5
help wanteddiscussionmodels

AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs

TypeScript
#agent-skills#ai-agent#awesome-skills#claude-code#codex#deepseek#hermes-agent#openclaw#skills#vibe-coding

AI Summary: This issue reports several suggestions for improving the preview version of the Lithe application on Windows. The user requests better default settings for hiding paths, more configuration options for LSP, a different error display format, adjustments to window sizing, and improvements to the notification system, referencing IntelliJ IDEA as a benchmark. Additionally, there's a specific request to modify the jdtls packaging script to allow configuration or automatic detection of the host Java version.

Complexity:3/5
buggood first issuewindows

A lightweight, cross-platform IDE for the AI era, with on-demand tools and services.

Swift

AI Summary: This issue is a "Good First Issue" requesting the addition of a new Japanese idiom, "口が堅い" (Kuchi ga katai - Tight-lipped), to a JSON file. The contribution requires no coding and can be completed directly in the browser by forking the repository, editing the specified JSON file, and submitting a pull request.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue is a beginner-friendly task to add a new video game quote to a JSON file. It requires no coding and can be completed in under a minute by forking the repository, editing the JSON file directly in the browser, and submitting a pull request.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: The download client integrations for SABnzbd and NZBGet incorrectly report API refusals as successes. This is because the code decodes the API's response but discards the crucial 'failure flag', leading to issues like downloads not being removed from history after import.

Complexity:3/5
buggood first issue

Automated book download manager for Usenet. Monitor authors, search indexers, download via SABnzbd, and organize your library. The modern replacement for Readarr.

Go
#audiobooks#book-manager#calibre#docker#ebooks#go#helm#homelab#i18n#multilingual#opds#react#readarr-alternative#sabnzbd#self-hosted#sqlite#usenet

AI Summary: This feature proposes adding a new hook to stream CMAF fragments directly to S3-compatible object storage as they are generated. This would reduce the need for local disk storage during the streaming process. The implementation details, such as using a file-watcher or an in-memory interface, are open for discussion.

Complexity:3/5
enhancementhelp wanted

Predictable, Production-Ready Adaptive Bitrate (ABR) Video Packaging for Go (HLS & DASH CMAF)

Go
#abr#adaptive-bitrate#cmaf#dash#ffmpeg#fmp4#go-library#golang#gpu-acceleration#h264#hls#hls-live-streaming#hlsl#m4s#stream#streaming#video-encoding#video-streaming#video-transcoding

AI Summary: This issue proposes adding Prometheus metrics collection to monitor encoding jobs. The goal is to track encoding duration, memory usage, error rates, and variant counts, with a proposed API design for integration and specific metrics to be exported.

Complexity:3/5
enhancementhelp wanted

Predictable, Production-Ready Adaptive Bitrate (ABR) Video Packaging for Go (HLS & DASH CMAF)

Go
#abr#adaptive-bitrate#cmaf#dash#ffmpeg#fmp4#go-library#golang#gpu-acceleration#h264#hls#hls-live-streaming#hlsl#m4s#stream#streaming#video-encoding#video-streaming#video-transcoding

AI Summary: This feature proposal aims to add support for AV1 video encoding using the libsvtav1 library for CMAF packaging. The motivation is AV1's superior compression efficiency, and implementation ideas include adding a new functional option or profile setting and configuring encoder parameters. Unit tests will be required.

Complexity:3/5
enhancementgood first issue

Predictable, Production-Ready Adaptive Bitrate (ABR) Video Packaging for Go (HLS & DASH CMAF)

Go
#abr#adaptive-bitrate#cmaf#dash#ffmpeg#fmp4#go-library#golang#gpu-acceleration#h264#hls#hls-live-streaming#hlsl#m4s#stream#streaming#video-encoding#video-streaming#video-transcoding

AI Summary: This feature proposal aims to add support for packaging WebVTT subtitle files into HLS and DASH adaptive streaming formats. It involves modifying the `mosaic.Job` structure to include subtitle tracks and ensuring both HLS and DASH encoders correctly generate the necessary manifest and playlist entries for these subtitles.

Complexity:3/5
enhancementgood first issue

Predictable, Production-Ready Adaptive Bitrate (ABR) Video Packaging for Go (HLS & DASH CMAF)

Go
#abr#adaptive-bitrate#cmaf#dash#ffmpeg#fmp4#go-library#golang#gpu-acceleration#h264#hls#hls-live-streaming#hlsl#m4s#stream#streaming#video-encoding#video-streaming#video-transcoding

AI Summary: This issue proposes an RFC (Request for Comments) to establish a policy regarding the use of Large Language Models (LLMs). The primary concern is not outright banning LLMs, but rather addressing dishonesty about their usage, especially in official repository submissions. The author also seeks assistance in drafting the policy document and mentions potential considerations for agent poisoning.

Complexity:3/5
documentationhelp wanted

Yet another Discord mod

TypeScript
#discord#mod

AI Summary: This issue is a beginner-friendly task to add a new anime quote to a JSON file. It requires no coding and can be completed directly in the browser by forking the repository, editing the `anime-quotes.json` file, and submitting a pull request.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue proposes adding support for the Gemini API request format to the project. The goal is to enable the application to interact with the Gemini API by implementing its specific request structure. This is a straightforward enhancement to extend the project's API compatibility.

Complexity:2/5
enhancementgood first issue

a coding Agent from pi. ∞ providers, sub-agents, hashline edits, and a permission gate

Go
#ai#ai-agent#cli#coding-agent#deepseek#deepseek-harness#dsh-plugin#go#openai#pi#terminal#tui

AI Summary: This issue is a beginner-friendly task to add a new Japanese grammar point, "〜ことがある" (meaning "sometimes"), to a JSON file. It requires no coding and can be completed directly in the browser by forking the repository, editing the JSON, and submitting a pull request.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: The `--explain` command in `compose-lint` incorrectly reports a format error for valid rule IDs that have been permanently retired. The current error message is generic and doesn't distinguish between malformed IDs, valid but non-existent IDs, and valid but retired IDs, leading to user confusion. The fix involves modifying the error handling to provide more specific messages for each scenario.

Complexity:2/5
buggood first issue

Security-focused linter for Docker Compose files. Catches dangerous misconfigurations before they reach production. Grounded in OWASP and CIS Docker Benchmark.

Python
#cis-benchmark#container-security#devops#devsecops#docker#docker-compose#github-actions#hardening#iac-security#linter#owasp#pre-commit#python#sarif#security#security-scanner#security-tools#static-analysis#yaml

AI Summary: This issue describes a bug where an empty but present configuration section (e.g., 'rules:') in a YAML file causes a fatal error, while an explicitly empty collection (e.g., 'rules: {}') is accepted. The fix involves modifying the validation logic to treat `null` values for these sections as empty collections, aligning their behavior with explicitly empty collections.

Complexity:2/5
buggood first issue

Security-focused linter for Docker Compose files. Catches dangerous misconfigurations before they reach production. Grounded in OWASP and CIS Docker Benchmark.

Python
#cis-benchmark#container-security#devops#devsecops#docker#docker-compose#github-actions#hardening#iac-security#linter#owasp#pre-commit#python#sarif#security#security-scanner#security-tools#static-analysis#yaml