Built and maintained by Probelabs.com โ€” easiest AI assistant to maintain your GitHub repository and review the code
Learn more

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 opportunities to contribute

AI Summary: This issue is a beginner-friendly task to add a new anime quote to a JSON file. It requires no coding or setup, and can be completed directly in the browser by forking the repository, editing the specified JSON file, and submitting a pull request. The contribution is intended to be very quick and easy for new open-source 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: This issue is a beginner-friendly task to add a new Japanese proverb to a JSON file. It requires no coding or setup, and can be completed in under a minute by forking the repository, editing the 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: This issue proposes removing the `showLLMFeatures` feature flag. The LLM features have been live for a sufficient period, and removing the flag will simplify the codebase. The success criteria ensure that LLM summaries and tags remain visible on the Bill Details and Browse Bills pages after the flag is removed.

Complexity:2/5
good first issuefrontendtech debt

MAPLE makes it easy for anyone to view and submit testimony to the Massachusetts Legislature about the bills that will shape our future.

TypeScript

AI Summary: This issue is a beginner-friendly task to add a new fun fact about Japan to a JSON file. It requires no coding or setup and can be completed in under a minute 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 "Good First Issue" that invites new contributors to add a "Ginger Koi" color theme to the KanaDojo project. The task involves adding a JSON object with specific color values to a file in the repository, requiring no coding or local setup.

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 single markdown line to a community notes file. It requires no coding knowledge and can be completed in under a minute directly from the browser, making it ideal for first-time open-source contributors and Hacktoberfest participants.

Complexity:1/5
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

AI Summary: This issue is a beginner-friendly task to add a new Japanese cultural etiquette tip about chopstick usage to a JSON file. It requires no coding or setup and can be completed in under a minute by editing a file directly in the browser.

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 requests the addition of a comprehensive comparison table to the project's documentation. The table should compare the current governance framework (AGT) against several other popular frameworks, highlighting specific features like Identity/Trust, Policy Enforcement, and Observability. The goal is to provide factual and accurate information by consulting the documentation of each listed project.

Complexity:3/5
documentationgood first issue

AI Agent Governance Toolkit โ€” Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.

Python
#agent-framework#ai-agents#ai-safety#compliance#governance#microsoft#owasp#policy-engine#python#security#trust#zero-trust

AI Summary: This issue proposes adding fuzz tests to the `fuzz/` directory to test the parsing of policy YAML files. The goal is to use the Atheris fuzzing library to find crashes, hangs, or unexpected exceptions when processing malformed policy data. The implementation should follow the existing `fuzz/fuzz_policy_yaml.py` pattern.

Complexity:2/5
good first issuetests

AI Agent Governance Toolkit โ€” Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.

Python
#agent-framework#ai-agents#ai-safety#compliance#governance#microsoft#owasp#policy-engine#python#security#trust#zero-trust

AI Summary: This issue proposes adding a new command-line interface (CLI) feature to display a trust score visualization for registered agents. The command will output details like agent DID, trust score, tier, task success/failure, and last activity, with support for both table and JSON formats. The implementation should leverage the 'rich' library for enhanced terminal output.

Complexity:3/5
enhancementgood first issue

AI Agent Governance Toolkit โ€” Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.

Python
#agent-framework#ai-agents#ai-safety#compliance#governance#microsoft#owasp#policy-engine#python#security#trust#zero-trust

AI Summary: This issue requests the creation of a new Markdown document in the `docs/` directory to detail the security threat model for the Agent Governance Toolkit. The document should cover trust boundaries, attack surfaces, and the mitigations offered by various packages, referencing existing compliance documentation.

Complexity:3/5
documentationgood first issuehelp wanted

AI Agent Governance Toolkit โ€” Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.

Python
#agent-framework#ai-agents#ai-safety#compliance#governance#microsoft#owasp#policy-engine#python#security#trust#zero-trust

AI Summary: This issue proposes adding a new CLI command to the agent-compliance tool. This command will lint YAML policy files, checking for common errors like missing fields, invalid rule types, conflicting rules, and deprecated fields, and will output a list of warnings or errors with file and line references.

Complexity:2/5
enhancementgood first issue

AI Agent Governance Toolkit โ€” Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.

Python
#agent-framework#ai-agents#ai-safety#compliance#governance#microsoft#owasp#policy-engine#python#security#trust#zero-trust

AI Summary: This issue proposes adding Architecture Decision Records (ADRs) to the project's documentation. It requires creating a new directory and populating it with 3-5 ADRs that explain significant architectural choices, following the MADR template format and word count guidelines.

Complexity:2/5
documentationgood first issue

AI Agent Governance Toolkit โ€” Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.

Python
#agent-framework#ai-agents#ai-safety#compliance#governance#microsoft#owasp#policy-engine#python#security#trust#zero-trust

AI Summary: This issue requests the addition of comprehensive unit tests for the plugin signing functionality within the agent-marketplace package. The goal is to ensure the Ed25519 signing mechanism is robust by testing various scenarios, including successful signing and verification, handling of tampered data, incorrect keys, and proper serialization/deserialization.

Complexity:2/5
good first issuehelp wantedtests

AI Agent Governance Toolkit โ€” Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.

Python
#agent-framework#ai-agents#ai-safety#compliance#governance#microsoft#owasp#policy-engine#python#security#trust#zero-trust

AI Summary: This issue proposes adding pre-commit hooks to the repository to automate code quality checks. It includes specific hooks for linting, type checking, secret scanning, and basic file format validation. The issue also outlines instructions for installation and testing these hooks.

Complexity:2/5
enhancementgood first issue

AI Agent Governance Toolkit โ€” Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.

Python
#agent-framework#ai-agents#ai-safety#compliance#governance#microsoft#owasp#policy-engine#python#security#trust#zero-trust

AI Summary: This issue requests the creation of a CHANGELOG.md file at the repository root, adhering to the Keep a Changelog format. The changelog should document past releases (v1.0.0, v1.0.1, v1.1.0, v2.1.0, v2.2.0) by aggregating information from existing release notes and git logs, categorizing changes, and linking to relevant pull requests.

Complexity:2/5
documentationgood first issue

AI Agent Governance Toolkit โ€” Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.

Python
#agent-framework#ai-agents#ai-safety#compliance#governance#microsoft#owasp#policy-engine#python#security#trust#zero-trust

AI Summary: This issue requests the addition of unit tests for the `PolicySchema` validation logic within the `agent-compliance` package. The tests should cover various scenarios including valid policies, missing required fields, empty rule lists, invalid data types, and default version handling, utilizing `pytest` and the `PolicyValidationError` exception.

Complexity:2/5
good first issuetests

AI Agent Governance Toolkit โ€” Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.

Python
#agent-framework#ai-agents#ai-safety#compliance#governance#microsoft#owasp#policy-engine#python#security#trust#zero-trust

AI Summary: This issue is a beginner-friendly task to add a new anime quote to a JSON file. No coding or setup is required, and the contribution can be made directly from the browser in under a minute. The task involves forking the repository, editing a specific JSON file to include the provided quote details, 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 Japanese grammar point, "ใ€œใ‚ใ‘ใงใฏใชใ„", to a JSON file. It requires no coding or setup, can be completed in under a minute directly from the browser, and is ideal for first-time open-source 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: This issue is a beginner-friendly task to add a new fun fact about Japan to a JSON file. It requires no coding experience and can be completed in under a minute directly from the browser by forking the repository, editing the 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 color theme called "Sakurajima Ash" to the KanaDojo project. It requires no coding or local setup, only editing a 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: This issue is a beginner-friendly task to add a single markdown line to a community notes file. It requires no coding knowledge and can be completed in under a minute directly from the browser, making it ideal for first-time open-source contributors and Hacktoberfest participants.

Complexity:1/5
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

AI Summary: This issue is a "good first issue" that requires adding a new Japanese cultural etiquette tip to a JSON file. No coding or setup is needed, and the contribution can be made directly from the browser in under a minute. The task involves pasting a specific JSON object and ensuring the file remains valid.

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 the integration of PrismAudio, a novel video-to-audio generation framework, into vllm-omni. PrismAudio utilizes a diffusion-based architecture with chain-of-thought reasoning and multi-objective reinforcement learning to generate synchronized environmental sounds and sound effects from video content. The proposed integration suggests leveraging existing diffusion infrastructure within vllm-omni.

Complexity:3/5
help wantedgood first issuenew model

A framework for efficient model inference with omni-modality models

Python
#audio-generation#diffusion#image-generation#inference#model-serving#multimodal#pytorch#transformer#video-generation

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 or setup, can be completed in under a minute directly in the browser, and involves simply pasting a provided JSON object and making a minor edit to ensure valid JSON formatting.

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 feature request proposes a Rector rule to handle the `(void)` typecast introduced in PHP 8.5 for backward compatibility. The rule would transform `(void) expression;` into `$_void = expression;` to prevent fatal errors in PHP versions prior to 8.5, ensuring code can run on older environments.

Complexity:2/5
featureHelp wanted

Instant Upgrades and Automated Refactoring of any PHP 5.3+ code

PHP
#ast#automated-upgrades#instant-upgrades#php#rector#upgrade

AI Summary: This issue is a beginner-friendly task to add a new anime quote to a JSON file. It requires no coding or setup, and can be completed directly in 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 beginner-friendly task to add a new Japanese grammar point, "ใ€œใŸใณใซ" (meaning "every time..."), to a JSON file. The contribution requires no coding or local setup and can be completed directly in the browser within 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: This issue is a beginner-friendly task to add a new trivia question about Japanese cuisine to the project's JSON file. No coding or setup is required, and the contribution can be made directly from the browser in under a minute.

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 renaming the `workspace/` directory to `home/` to resolve ambiguity with the 'Workspaces' feature and `WorkspaceConfig`. The `home/` directory will represent the default working directory for Claude, while the 'Workspaces' feature will retain its name. This change aims to improve clarity in documentation, code comments, and general conversation.

Complexity:2/5
enhancementgood first issue

Agentic AI assistant on Telegram, powered by Claude Code. Runs locally with shell access, spec-driven PR reviews, layered security, persistent memory, and scheduled jobs. Your machine, your data, your rules.

Python
#ai-agent#ai-assistant#anthropic#automation#claude#claude-code#llm#python#self-hosted#telegram-bot