llm-kb
← Back to products
Productlaunched

AI agent that manages multiple coding tasks across git worktrees

TaskCooker is an open-source AI agent that helps developers manage multiple coding tasks across different git worktrees. It integrates with existing AI subscriptions like Claude Code to automate task tracking and context switching, reducing the cognitive load of juggling many terminal tabs.

Visit project ↗
1 engagement·1 source·Sat, Jul 11, 2026, 07:28 PM
TaskCooker addresses the problem of managing 20-40 terminal tabs across different worktrees by providing a unified interface for task management. It leverages AI subscriptions (e.g., Claude Code) to assist with task execution and context switching. The tool is free and open source, with a GitHub repository available for contributions. Launched on July 11, 2026, with initial engagement on Reddit.

Entities

Claude Code(tool)

Related

ProductSun, Jul 12, 2026, 12:47 PM

Coder: CLI tool to delegate coding tasks to background LLM agents

Coder is a CLI/plugin that lets developers dispatch coding tasks to background agents powered by Claude CLI or Codex CLI. It keeps the main session context clean and distributes workload across existing subscriptions. Built entirely with Claude Code, it is free and open source.

4 engagement·1 source·reddit
ProductSat, Jul 11, 2026, 02:47 PM

CleanSlate IDE with built-in agent manager for multi-agent coding workflows

CleanSlate is an IDE that integrates an agent manager directly, allowing developers to create, manage, and switch between multiple coding agents without leaving the editor. It solves the friction of toggling between separate agent management tools and the IDE, enabling seamless context preservation and multi-agent orchestration for developers working with LLM-powered coding agents.

4 engagement·2 sources·reddit, hackernews
ProductSun, Jul 12, 2026, 04:05 PM

AI coding agents communicate via Git repo group chat

A system where multiple AI coding agents collaborate by using a Git repository as a shared group chat. Each agent commits messages and code changes, enabling asynchronous communication and coordination. It solves the problem of orchestrating multiple LLM-based agents for complex software development tasks.

2 engagement·1 source·hackernews
Tool ReleaseSat, Jul 11, 2026, 11:09 PM

temporal-debug-skill project enables AI agents to time-travel debug via git worktree

A new open-source project called temporal-debug-skill gives AI coding agents the ability to debug code at any point in git history. The skill parses fuzzy time references into commit SHAs, creates isolated read-only worktrees, and auto-cleans up, working with any agent like Claude Code or Cursor.

1 engagement·1 source·reddit
ProductSat, Jul 11, 2026, 10:33 PM

Git-aware AI debugger that checks out old commits to fix production bugs

A tool that makes AI coding assistants (like Cursor or Claude Code) automatically checkout the git commit corresponding to a production error before debugging, preventing the agent from analyzing current code that has shifted. It solves the problem of AI agents hallucinating fixes because they look at the present state of files while the bug existed in a past commit.

5 engagement·2 sources·reddit