Unified SDK for CLI agents (Claude Code, Gemini CLI, Qwen Coder)

3 stars 0 forks 3 watchers Python GNU Affero General Public License v3.0
1 Open Issue Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The Gemini and Qwen CLI tools store all logs in a temporary, session-level directory, making it difficult to associate logs with a specific 'project'. The log files also lack project-identifying information, hindering the ability to locate relevant project-specific logs.

Complexity: 3/5
help wanted

Unified SDK for CLI agents (Claude Code, Gemini CLI, Qwen Coder)

Python