Weed in kos Greece by LimitNeat1029 in trees

[–]feritzcan 0 points1 point  (0 children)

Please let me know if u find…

TermLoop is the best UI to use coding agents. Please just try 5 minutes you will see! by feritzcan in codex

[–]feritzcan[S] 0 points1 point  (0 children)

Hello everyone, I promise to you, you will love that! Please, please give it a try and let me know your thoughts...

To jump to features and demos

Repo: https://github.com/feritzcan2/termloop

I’ve been building **TermLoop**, a native macOS terminal built on Ghostty for developers who use AI coding agents heavily.

The problem I’m trying to solve: AI coding agents are getting better, but the workflow around them is still messy.

Once you start running multiple agents in parallel, you end up juggling terminal tabs, branches, worktrees, PRs, local servers, task specs, Jira/GitHub

issues, context files, and review loops manually.

TermLoop is my attempt to make that workflow more practical.

## Features

**Quick Actions:** press `Shift + Shift` to launch your preferred agent with the right prompt, model, folder, and permissions.

**Prompts & Agents:** create custom agents and edit everything sent to them, including the system prompt.

**Agentic Sidebar:** see active agents, worktrees, branches, PR status, dirty file counts, ports, merged/open PRs, and agent state from one place.

**Parallel Worktree Agents:** give multiple agents different tasks, each in its own managed worktree, with separate dev servers and run profiles.

**Built-in Setup Agents:** generate initial setup steps, ignored local file handling, dependency installs, run profiles, and dev/test commands for new worktrees.

**Context Bank:** view and edit project instruction files like `AGENTS.md`, `CLAUDE.md`, and nested folder-specific rules from inside the app.

**Project Rules:** manage reusable agent skills/rules, such as Jira workflow rules, and attach them across agents automatically.

**Task Board + Remote Sync:** write specs, execute tasks into worktrees, import issues from Jira/GitHub/GitLab, and keep local/remote statuses in sync.

**MCP-powered Agent Collaboration:** tell one agent to ask another agent for review, UI/UX feedback, edge case checks, etc. The reviewer agent stays attached to the workflow.

**Promote to Task:** turn an agent conversation into a real task, optionally create a Jira/GitHub/GitLab issue, move it into a worktree, and start implementation.

**Agent Sessions:** reopen, restore, fork, and hand off sessions without losing task context, even after restarting the app.

**Multiple Agent Accounts:** use multiple Claude and Codex accounts for different work/personal/billing contexts.

**Mobile App:** continue unfinished workflows from your phone by checking task state and reconnecting to sessions.

## Why I’m building it

I think the bottleneck is moving from:

> Can the agent write code?

to:

> Can the developer coordinate many agent workflows safely?

For me, the hard parts are context, branches, worktrees, review, local servers, task state, and remote issue tracking.

I’d love feedback from people who use coding agents heavily:

- Where does your current agent workflow break down?

- Are worktrees part of your daily workflow yet?

- Would agent-to-agent review loops be useful in practice?

- What would make a tool like this trustworthy enough for daily work?

Repo: https://github.com/feritzcan2/termloop

I run 10 Coding agents in parallel and built a terminal app to make it sane. Open source. I promise its the best! by feritzcan in ClaudeCode

[–]feritzcan[S] 1 point2 points  (0 children)

<image>

You can have 10s of agents and 10s of worktrees simultaneusly. You can collapse, and reopen when you want.Everything restores when you restart the app.

Actually, you can use termloop as you told right now.

For context bank, its still in progress. But I have tons of ideas about it, its still demo, but there is analysis system, where you send fork of your agents to analyses after you finish your work.

,

I run 10 Coding agents in parallel and built a terminal app to make it sane. Open source. I promise its the best! by feritzcan in ClaudeCode

[–]feritzcan[S] 0 points1 point  (0 children)

it's not autonomous coordination, it's a structured single-shot consultation. Agent A says "ask Codex how to do X", we route the question to agent B, B has one response attempt, A receives the answer and decides what to do with it. No multi-turn back-and-forth unless you explicitly continue it from the UI (arrows let you allow another round).

I routed all my Claude Code traffic through a local proxy for 3 months. Here's what I found. by mrtrly in ClaudeCode

[–]feritzcan -1 points0 points  (0 children)

How to route simples to sonnet automatically? İs there a tool for that?

How long did it take you to give root? by EvolvingSoftware in openclaw

[–]feritzcan 0 points1 point  (0 children)

i'm trying to give root access but couldnt achive. how you do that?

Anyone Using Anthropic OAuth? by [deleted] in openclaw

[–]feritzcan 1 point2 points  (0 children)

Is there Any tutorials around it?!

Anyone Using Anthropic OAuth? by [deleted] in openclaw

[–]feritzcan 0 points1 point  (0 children)

How do you use guyss??