5 Open Issues Need Help Last updated: Nov 30, 2025

Open Issues Need Help

View All on GitHub
[CONTRIBUTION] 4 months ago

AI Summary: A first-time contributor wants to add a prompt optimization module to the ai-agent component. This contribution aims to improve the AI agent's accuracy and reduce token usage by extending the agent pipeline within the ai-agent/ folder.

Complexity: 2/5
help wanted good first issue beginner intermediate advanced needs-moderation
[CONTRIBUTION] 4 months ago

AI Summary: A new contributor wants to add a new tool to the 'ai-agent' component of the project. They believe this will improve modularity and propose implementing it within the 'ai-agent' folder. The contributor has indicated they are a beginner and this is their first issue.

Complexity: 2/5
help wanted good first issue beginner intermediate advanced needs-moderation
[FEATURE] 4 months ago

AI Summary: This issue proposes adding a new CLI flag, `--debug-logs`, to the ai-agent runner. This flag will enable verbose logging to stderr and create a timestamped debug log file, making it easier for maintainers and contributors to debug multi-agent runs without modifying configuration files.

Complexity: 2/5
bug enhancement good first issue beginner intermediate advanced needs-moderation
[FEATURE] 4 months ago

AI Summary: This issue proposes adding a new CLI flag, `--debug-logs`, to the ai-agent runner. This flag will enable verbose logging to both stderr and a timestamped file, aiding in debugging agent behavior, especially during multi-agent runs. The feature is intended to be simple to implement and is marked as a good first issue.

Complexity: 2/5
bug enhancement good first issue beginner intermediate advanced needs-moderation
[BUG] 4 months ago

AI Summary: A crash occurs within the ai-agent module during its execution loop when the agent interaction is triggered. The expected behavior is for the AI agent to run without any errors. This issue is marked as a beginner-level bug and is suitable for first-time contributors.

Complexity: 2/5
bug good first issue beginner intermediate advanced needs-moderation