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 12,974 opportunities to contribute

help wantedgood first issuearea/docsfirst-timers-onlylanguage/markdownframework/hugo

Meshery, the cloud native manager

TypeScript
#cloud-native#cncf#control-plane#docker#gitops#golang#gsoc#hacktoberfest#infrastructure-as-code#internal-developer-platform#kanvas#kubernetes#kubernetes-operator#management-plane#meshery#opa#platform-engineering#reactjs#visualization#webassembly
documentationenhancementhelp 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
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
help wantedgood first issueGSSoC-26level:beginner

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development
enhancementgood first issueP2source:dogfood

TypeScript multi-agent orchestration framework. Describe a goal, a coordinator decomposes it into a task DAG that runs on any LLM: Claude, ChatGPT, Gemini, DeepSeek, or local models.

TypeScript
#agent-framework#agent-orchestration#agentic-ai#ai-agents#anthropic#autogen-alternative#claude#crewai-alternative#deepseek#gemini#langgraph-alternative#llm#local-llm#mcp#model-agnostic#multi-agent#nodejs#ollama#openai#typescript
documentationhelp wantedgood first issue

A local-first desktop workspace for running, organizing, and resuming multiple coding agents and shells with real PTYs, split panes, persistent layouts, and local session history.

TypeScript
#agents#claude-code#codex
help wantedgood first issue

A local-first desktop workspace for running, organizing, and resuming multiple coding agents and shells with real PTYs, split panes, persistent layouts, and local session history.

TypeScript
#agents#claude-code#codex

AI Summary: This issue is a request to transfer ownership or responsibility for open pull requests related to the caretaker agent prototype. It signifies a handover of ongoing development tasks for this specific project component.

Complexity:2/5
help wanted

An open-source AI agent that brings the power of Gemini directly into your terminal.

TypeScript
#ai#ai-agents#cli#gemini#gemini-api#mcp-client#mcp-server

AI Summary: The `rtk git log` command silently filters out merge commits, leading to a misrepresented repository history. This makes it appear as though branches were merged linearly when they were not, potentially causing incorrect conclusions about the project's state for both users and automated tools. The issue is confirmed by comparing `rtk git log` output with standard `git log` output, and it seems an implicit `--no-merges` flag is being applied by default.

Complexity:2/5
buggood first issuepriority:higharea:cli

CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

Rust
#agentic-coding#ai-coding#anthropic#claude-code#cli#command-line-tool#cost-reduction#developer-tools#llm#open-source#productivity#rust#token-optimization
good first issueworkaround available

the full-stack Vue framework

TypeScript
#csr#framework#full-stack#hacktoberfest#hybrid#node#nuxt#server-rendering#ssg#ssr#static-site-generator#universal#vue

AI Summary: This issue is a feature request for a CSS-only animated accordion component. The contributor proposes a zero-dependency solution using the checkbox hack for toggling, incorporating design tokens for animations, and supporting various layouts, icon styles, and accessibility features like dark mode and reduced motion.

Complexity:2/5
help wantedgood first issueGSSoC-26level:beginner

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This issue proposes adding a new test file (`src/lib/themes.test.ts`) to ensure consistency across theme definitions. The test will verify that theme IDs defined in `THEME_OPTIONS` in `themes.ts` have corresponding CSS blocks in `theme.css` and matching translation keys in `en.ts`. This aims to prevent silent failures where themes might appear in the UI but lack proper styling or translations.

Complexity:2/5
good first issuetests

A local-first desktop workspace for running, organizing, and resuming multiple coding agents and shells with real PTYs, split panes, persistent layouts, and local session history.

TypeScript
#agents#claude-code#codex

AI Summary: This issue requests the addition of unit tests for the `lib/paths.ts` file, which centralizes path manipulation logic. The tests should cover various scenarios for `pathSegments`, `basename`, and `sameCwd` functions, ensuring correct handling of both POSIX and Windows path separators, as well as edge cases like empty strings and trailing separators. The goal is to verify the existing functionality without introducing any new code changes to `paths.ts` itself.

Complexity:3/5
good first issuetests

A local-first desktop workspace for running, organizing, and resuming multiple coding agents and shells with real PTYs, split panes, persistent layouts, and local session history.

TypeScript
#agents#claude-code#codex

AI Summary: Eight test files in the `tests/` directory are not being executed locally or in CI due to the `vitest.config.ts` configuration incorrectly scoping tests only to the `src/` directory. Additionally, the CI workflow mistakenly runs `npm test` instead of the `npm run test:node` script, which was intended to run these tests.

Complexity:3/5
bughelp wantedgood first issuetests

A local-first desktop workspace for running, organizing, and resuming multiple coding agents and shells with real PTYs, split panes, persistent layouts, and local session history.

TypeScript
#agents#claude-code#codex

AI Summary: This issue requests a comprehensive update to the application's keyboard shortcut documentation. The current documentation is incomplete, missing many useful shortcuts implemented in the source code. The task involves reading the `useKeybindings.ts` file to identify all shortcuts and then creating a complete reference table in `docs/FEATURES.md`, including platform-specific modifier conventions and conditions under which shortcuts are suppressed.

Complexity:2/5
documentationgood first issue

A local-first desktop workspace for running, organizing, and resuming multiple coding agents and shells with real PTYs, split panes, persistent layouts, and local session history.

TypeScript
#agents#claude-code#codex

AI Summary: A user wants to contribute a new Animated Context Menu component to the repository. This component aims to provide modern, animated, and accessible context menu functionality with features like smooth animations, submenus, keyboard navigation, and viewport awareness. The contribution will be placed in a dedicated directory within `submissions/examples` and will not modify core framework files.

Complexity:3/5
help wantedgood first issueGSSoC-26level:beginner

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This issue proposes adding interactive morphing buttons to the repository's examples. The contributor wants to create reusable button components with smooth state transitions, animated loading indicators, and visual feedback, ensuring accessibility. The implementation will be contained within a new directory and will not modify core framework files.

Complexity:2/5
help wantedgood first issueGSSoC-26level:beginner

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This GitHub issue is a feature request to contribute a zero-dependency, CSS-only animated progress bar component. The proposed solution includes various features like determinate and indeterminate animations, color and size variants, striped patterns, circular indicators, multi-step indicators, dark mode support, and a `prefers-reduced-motion` fallback, all adhering to the library's contribution guidelines.

Complexity:3/5
help wantedgood first issueGSSoC-26level:beginner

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: The script incorrectly parses inlet and exhaust temperatures, truncating 3-digit readings to 2 digits and dropping single-digit readings entirely. This is due to the use of a fixed two-digit pattern (`\d{2}`) in the parsing logic, which was previously fixed for CPU temperatures but not for inlet and exhaust.

Complexity:2/5
buggood first issue

Docker image to control your Dell PowerEdge fans via IPMI

Shell

AI Summary: This issue requires localizing all hardcoded English strings within the OpenAI-Compatible provider setup UI. This includes extracting strings from predefined templates (like OpenRouter, Together AI, Groq, Cloudflare AI, NVIDIA NIM) and the custom server path into locale resource files for translation. UI components rendering these strings must be updated to use `stringResource(key)` calls.

Complexity:2/5
help wantedgood first issue

AI Client for chat, RAG, plans, MCP tools, and agents with multi-provider model support. ⭐ Star this repo if you find it useful!

Kotlin
#agentic-workflow#ai#ai-assistant#artificial-intelligence#chat-client#chatgpt#claude#claude-skills#codex-cli#gemini#gemini-client#grok#langchain4j#llm#local-llm#modelcontextprotocol#ollama-gui#openai-gui#rag#retrieval-augmented-generation

AI Summary: This issue proposes adding a new interactive component to the repository: 3D Tilt Cards with mouse tracking and touch support. The contributor has outlined the benefits and confirmed adherence to contribution guidelines, seeking approval to proceed with a Pull Request.

Complexity:2/5
help wantedgood first issueGSSoC-26level:beginner

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: The user wants to contribute a CSS-only animated skeleton loader component to the library. This component will be zero-dependency, feature various animation styles (shimmer, pulse, wave), support multiple layouts and shapes, and include accessibility fallbacks. They are requesting an assignment to proceed with the pull request.

Complexity:2/5
help wantedgood first issueGSSoC-26level:beginner

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: The `MutateAdmission` function in the ascend backend panics when a container only specifies resource limits but no requests. This is because it attempts to write to `ctr.Resources.Requests` which is nil in such cases, leading to a nil map assignment error. Similar issues have been fixed in other backends, and the kunlun backend already has a safeguard for this specific write operation.

Complexity:2/5
kind/buggood first issue

Heterogeneous GPU Sharing on Kubernetes

Go
#ascend#cambricon#cncf#device-plugin#gpu-acceleration#gpu-management#gpu-shareable#gpu-virtualization#hygon#iluvatar#kubernetes#kubernetes-gpu-cluster#metax#mthreads#nvidia#vgpu#vgpu-hypervisor

AI Summary: A contributor wants to add animated testimonial cards to the repository's examples. This feature aims to enhance trust and social proof on websites with smooth animations, interactive controls, and accessibility features.

Complexity:2/5
help wantedgood first issueGSSoC-26level:beginner

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development