Modular Python Data Science & Coding agent with graph-based task planning, ReAct loops, and built-in tools for terminal automation.

codegen coding-agent dag langgraph terminal-agent
2 Open Issues Need Help Last updated: Aug 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The Katalyst agent's `--auto-approve` flag should default to `false` and explicitly request user permission before making any changes. Currently, it automatically approves plans without user interaction, which is a bug.

Complexity: 4/5
good first issue

Modular Python Data Science & Coding agent with graph-based task planning, ReAct loops, and built-in tools for terminal automation.

Python
#codegen#coding-agent#dag#langgraph#terminal-agent

AI Summary: The Katalyst agent currently logs conversation agent responses as INFO messages. The task is to modify the logging mechanism to display conversation agent responses in a more user-friendly and distinct format, potentially separating them from other INFO logs or using a different log level entirely. This likely involves adjusting the logging statements within the agent's code to use a different log level or formatting technique.

Complexity: 3/5
good first issue

Modular Python Data Science & Coding agent with graph-based task planning, ReAct loops, and built-in tools for terminal automation.

Python
#codegen#coding-agent#dag#langgraph#terminal-agent