Better than Claude Code or Gemini CLI for Monorepos

3 Open Issues Need Help Last updated: Jul 25, 2025

Open Issues Need Help

View All on GitHub
bug enhancement good first issue

Better than Claude Code or Gemini CLI for Monorepos

Python

AI Summary: Debug and fix failing tests related to the real-time codebase updater in the Graph-Code project. This involves investigating the test failures, identifying the root cause(s), and implementing the necessary corrections to ensure all tests pass.

Complexity: 4/5
bug good first issue

Better than Claude Code or Gemini CLI for Monorepos

Python

AI Summary: Update the PydanticAI dependency in the Graph-Code project to its latest version. This involves modifying the project's dependency management file (likely `pyproject.toml` or `requirements.txt`), running dependency updates, and verifying that the project still functions correctly after the update.

Complexity: 2/5
enhancement good first issue

Better than Claude Code or Gemini CLI for Monorepos

Python