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 from the last 2 days

AI Summary: The `sync/tests.py` file has grown to over 2,000 lines, making it difficult to manage and navigate. This issue proposes refactoring the file by splitting its contents into several smaller, more focused test files. The goal is to improve the overall organization and maintainability of the test suite.

Complexity:3/5
help wantedgood first issue

Syncs YouTube channels and playlists to a locally hosted media server

Python
#media-server#plex#pvr#tubesync#youtube#youtube-dl

AI Summary: This GitHub issue addresses several problems within the Controls screen, primarily concerning gesture and key binding functionality. Key bugs include a dialog failing to appear for 'show answer' actions after switching tabs, and a flawed logic for overriding existing gesture assignments, which should enforce a one-to-one mapping between gestures and actions. Additionally, some dialog titles, such as those for flag toggles and 'Previous', need to be increased in size for better consistency.

Complexity:4/5
Good First Issue

AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.

Kotlin
#android#anki#ankidroid#education#flashcards#kotlin#learning#srs
Coptergood first issue

ArduPlane, ArduCopter, ArduRover, ArduSub source

C++
#arducopter#ardupilot#arduplane#ardurover#ardusub#autopilot#auv#copter#drone#dronekit#mavlink#plane#robotics#ros#rov#rover#sub#uas#uav#ugv
enhancementhelp wantedprotocolinvention

LEGION2 - A free and open-source penetration testing tool. Forked from an earlier version of LEGION, which was originally created by Gotham Security. It was archived in 2024 and left broken.

Lua
#bundle#collection#cybersecurity#iot#ip#kali#kali-linux#legion#linux#masscan#nmap#pentesting#protocols#python#react#rust#rustscan#scanner#tauri#zmap
enhancementhelp wantedgood first issueprotocolsecurity

LEGION2 - A free and open-source penetration testing tool. Forked from an earlier version of LEGION, which was originally created by Gotham Security. It was archived in 2024 and left broken.

Lua
#bundle#collection#cybersecurity#iot#ip#kali#kali-linux#legion#linux#masscan#nmap#pentesting#protocols#python#react#rust#rustscan#scanner#tauri#zmap
enhancementhelp wanted

LEGION2 - A free and open-source penetration testing tool. Forked from an earlier version of LEGION, which was originally created by Gotham Security. It was archived in 2024 and left broken.

Lua
#bundle#collection#cybersecurity#iot#ip#kali#kali-linux#legion#linux#masscan#nmap#pentesting#protocols#python#react#rust#rustscan#scanner#tauri#zmap
enhancementhelp wantedgood first issue

LEGION2 - A free and open-source penetration testing tool. Forked from an earlier version of LEGION, which was originally created by Gotham Security. It was archived in 2024 and left broken.

Lua
#bundle#collection#cybersecurity#iot#ip#kali#kali-linux#legion#linux#masscan#nmap#pentesting#protocols#python#react#rust#rustscan#scanner#tauri#zmap

AI Summary: This GitHub issue offers a bounty of 5 RTC to the person who becomes the 100th follower of the @Scottcjn GitHub profile. Currently, the profile has 97 followers. To claim the reward, users must follow the profile and then comment on the issue with their GitHub username and RTC wallet address.

Complexity:1/5
good first issuebountyeasycommunity

Earn RTC crypto by contributing to the RustChain ecosystem. Bounties from 1-150 RTC. Star, code, write tutorials, find bugs.

Python
#ai-agents#blockchain#bounties#bug-bounty#community#contributions#cryptocurrency#earn-crypto#first-timers-only#good-first-issue#hacktoberfest#open-source#rtc-token#rustchain#vintage-computing

AI Summary: An `System.InvalidOperationException` occurs because a `Style` with `TargetType='ContentControl'` is being applied to an element of type `DataGridColumnFloatingHeader`. This type mismatch prevents the style from being applied correctly, leading to an application crash. The issue points to an incorrect style definition or application for `DataGridColumnFloatingHeader` elements.

Complexity:2/5
buggood first issue

Voidstrap is a simple fork of Bloxstrap, designed to enhance performance.

C#
#bloxstrap#bootstrapper#csharp#customizations#launcher#modding#open-source#performance-optimizations#roblox

AI Summary: The issue proposes implementing a `NodeEvaluator` protocol within `GraphExecutor.execute()` to enable multi-dimensional, execution-time evaluation for every node. This would generate a structured `EvalReport` containing metrics like faithfulness and cost efficiency, building upon existing `DecisionEvaluation` infrastructure and extending beyond the current binary `LLMJudge`. The goal is to integrate this new evaluation system without introducing any breaking changes.

Complexity:4/5
enhancementgood first issuesize: medium

Outcome driven agent development framework that evolves

Python
#agent#agent-framework#agent-skills#ai-evaluation#anthropic#automation#autonomous-agents#awesome#claude#claude-code#human-in-the-loop#observability-ai#openai#python#self-hosted#self-improving#self-improving-agent#self-improving-ai

AI Summary: This GitHub issue identifies a user experience problem where users attempting to mint more than 50 NFTs in a single transaction are silently blocked by a hardcoded limit, leading to confusion. The proposed solution focuses on improving clarity by displaying a visible warning or implementing real-time validation within the minting modal, informing users of the limit before they submit the transaction.

Complexity:2/5
buggood first issuebuilder

🍉 Build scenes for Decentraland

TypeScript
#3d-editor#builder#dapp#decentraland#land

AI Summary: The coverage badge displayed on PyPI is a broken link. This issue arises because the badge uses a relative URL, which functions correctly on GitHub but fails to resolve when rendered on PyPI, leading to a broken image.

Complexity:1/5
buggood first issuedocumentation

Python Static Site Generator built with flexibility prioritized

Python
#frontmatter#hacktoberfest#markdown#python#static-site-generator
[Bug]:8h ago
bugenhancementhelp wantedbacklog

Outcome driven agent development framework that evolves

Python
#agent#agent-framework#agent-skills#ai-evaluation#anthropic#automation#autonomous-agents#awesome#claude#claude-code#human-in-the-loop#observability-ai#openai#python#self-hosted#self-improving#self-improving-agent#self-improving-ai
good first issuebountyeasycommunitybottube

Earn RTC crypto by contributing to the RustChain ecosystem. Bounties from 1-150 RTC. Star, code, write tutorials, find bugs.

Python
#ai-agents#blockchain#bounties#bug-bounty#community#contributions#cryptocurrency#earn-crypto#first-timers-only#good-first-issue#hacktoberfest#open-source#rtc-token#rustchain#vintage-computing

AI Summary: This issue proposes the implementation of a real-time monitoring dashboard for agent execution. Currently, users lack visibility into agent activity, forcing them to rely on less efficient methods like terminal logs. The solution involves building a backend service to aggregate metrics from an EventBus and expose them through new API endpoints, which will then be visualized on a frontend dashboard at /monitor.

Complexity:4/5
enhancementhelp wantedsize: large

Outcome driven agent development framework that evolves

Python
#agent#agent-framework#agent-skills#ai-evaluation#anthropic#automation#autonomous-agents#awesome#claude#claude-code#human-in-the-loop#observability-ai#openai#python#self-hosted#self-improving#self-improving-agent#self-improving-ai

AI Summary: The agent currently launches long-running workflows without validating user intent or execution feasibility, leading to wasted time and resources on incorrect or impossible tasks. The proposed solution is to implement a disambiguation step for ambiguous intents and a feasibility check for available tools and resources before committing to execution.

Complexity:4/5
enhancementhelp wantedsize: large

Outcome driven agent development framework that evolves

Python
#agent#agent-framework#agent-skills#ai-evaluation#anthropic#automation#autonomous-agents#awesome#claude#claude-code#human-in-the-loop#observability-ai#openai#python#self-hosted#self-improving#self-improving-agent#self-improving-ai

AI Summary: This issue proposes the development of a Contributor Onboarding Agent within the Hive platform. The agent aims to streamline the onboarding process for new contributors by assessing their skill level and goals, suggesting relevant code files, and recommending suitable 'good first issues'. The MVP will focus on these three core functionalities.

Complexity:4/5
enhancementhelp wantedsize: large

Outcome driven agent development framework that evolves

Python
#agent#agent-framework#agent-skills#ai-evaluation#anthropic#automation#autonomous-agents#awesome#claude#claude-code#human-in-the-loop#observability-ai#openai#python#self-hosted#self-improving#self-improving-agent#self-improving-ai

AI Summary: This GitHub issue reports compatibility problems with Python 3.14, where the application fails to run with a traceback during installation via `pipx` or when building from source, while Python 3.13 works correctly. The project lacks specific version pinning in its dependencies, and there are also reported coordinate offset issues in multi-monitor environments.

Complexity:3/5
buggood first issue

A real‑time AI upscaler for any application window on GNU/Linux.

HLSL
#compushady#cunny#ewmh#hsls#illustrations#linux#magpie#neural-network#psutil#pyside6#python#upscaling#visualnovels#vulkan#x11#xlib#xwayland

AI Summary: A bug report indicates that the `queen_memory.py` script crashes on Windows when a session ends. This is due to the use of the unsupported `%-d` strftime format directive on Windows, which causes a `ValueError`. The proposed fix involves replacing the problematic line with a cross-platform compatible string concatenation.

Complexity:1/5
buggood first issuesize: small

Outcome driven agent development framework that evolves

Python
#agent#agent-framework#agent-skills#ai-evaluation#anthropic#automation#autonomous-agents#awesome#claude#claude-code#human-in-the-loop#observability-ai#openai#python#self-hosted#self-improving#self-improving-agent#self-improving-ai

AI Summary: The issue reports that several references in the KiloCode repository point to a non-existent `kilo.ai/config.json` URL. The reporter suggests that the correct URL should be `app.kilo.ai/config.json`, which is already used more frequently. This appears to be a simple URL correction needed in the codebase.

Complexity:1/5
documentationgood first issuebackendkilo-auto-fixkilo-triagedbug

Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent. #1 coding agent on OpenRouter. 1.5M+ Kilo Coders. 25T+ tokens processed

TypeScript
#ai#ai-age#ai-coding#ai-developer-tools#chatgpt#claude#cli#gemini#jetbrains#sonnet#vscode#vscode-extension

AI Summary: This issue requests several UI improvements for AnkiDroid's custom sync server and directory selection dialogs. The changes include capitalizing "URL", adding borders to input fields, increasing the title font size of one dialog, and renaming the "OK" button to "Save".

Complexity:1/5
Good First Issue

AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.

Kotlin
#android#anki#ankidroid#education#flashcards#kotlin#learning#srs

AI Summary: The `checkSafariMagicBytes` function currently reads the entire cookie file into memory to check for a 4-byte magic signature. This is inefficient as only the first 4 bytes are needed. The recommended solution is to use `fs.openSync` and `fs.readSync` to read only the necessary 4 bytes, significantly reducing I/O costs.

Complexity:2/5
enhancementgood first issuereadypriority-high

🍪🖐 Node.js tool for querying local browser Chrome, Firefox or Safari cookies

TypeScript
#chrome#firefox#node-crypto#nodejs#sqlite3

AI Summary: This issue proposes the creation of a new database model named `Container` to store information about supported container types. The model will include fields for extension, asset type, number supported, and codec. This task is dependent on the prior completion of issue #1420, which involves adding asset types to `choices.py`.

Complexity:2/5
good first issue

Syncs YouTube channels and playlists to a locally hosted media server

Python
#media-server#plex#pvr#tubesync#youtube#youtube-dl

AI Summary: This issue proposes the creation of a new database model to store information about supported codecs. This task is dependent on the prior addition of asset types to `choices.py` and is labeled as a 'good first issue'.

Complexity:2/5
good first issue

Syncs YouTube channels and playlists to a locally hosted media server

Python
#media-server#plex#pvr#tubesync#youtube#youtube-dl

AI Summary: This issue requests the addition of four new asset types ('audio', 'subtitle', 'thumbnail', 'video') to the `choices.py` file in the tubesync project. The goal is to centralize and manage different asset types within the application's configuration.

Complexity:1/5
good first issue

Syncs YouTube channels and playlists to a locally hosted media server

Python
#media-server#plex#pvr#tubesync#youtube#youtube-dl

AI Summary: This issue proposes designing a generic model architecture to handle various media assets (video, audio, subtitles, thumbnails) for expanding site support. The goal is to create a flexible system that can accommodate different formats, languages, and embedding options for these assets, while also considering how to select and compose them through reusable profiles.

Complexity:4/5
enhancementhelp wanted

Syncs YouTube channels and playlists to a locally hosted media server

Python
#media-server#plex#pvr#tubesync#youtube#youtube-dl

AI Summary: This issue highlights that a significant number of tools (~43) within the project are missing README.md documentation. This lack of documentation hinders understanding of tool capabilities, usage, and credential requirements for both contributors and users. The issue suggests a standardized format for these READMEs and proposes splitting the work into smaller batches for easier review.

Complexity:3/5
documentationhelp wantedsize: large

Outcome driven agent development framework that evolves

Python
#agent#agent-framework#agent-skills#ai-evaluation#anthropic#automation#autonomous-agents#awesome#claude#claude-code#human-in-the-loop#observability-ai#openai#python#self-hosted#self-improving#self-improving-agent#self-improving-ai

AI Summary: This bug report identifies that several `print()` statements in `runner/runner.py` are used for warning messages about missing API keys and authentication tokens. These should be replaced with `logger.warning()` calls to ensure they are properly captured by the logging framework and visible in log files, especially when the agent runs headlessly or its output is redirected.

Complexity:1/5
buggood first issuesize: small

Outcome driven agent development framework that evolves

Python
#agent#agent-framework#agent-skills#ai-evaluation#anthropic#automation#autonomous-agents#awesome#claude#claude-code#human-in-the-loop#observability-ai#openai#python#self-hosted#self-improving#self-improving-agent#self-improving-ai
enhancementhelp wantedintegrationssize: medium

Outcome driven agent development framework that evolves

Python
#agent#agent-framework#agent-skills#ai-evaluation#anthropic#automation#autonomous-agents#awesome#claude#claude-code#human-in-the-loop#observability-ai#openai#python#self-hosted#self-improving#self-improving-agent#self-improving-ai