Everything in
Taskeract

Built for developers who use AI coding agents every day.

Core

Isolated Sessions

Each session gets its own isolated workspace and timeline. Multiple agents work on the same project simultaneously without interfering with each other or your working directory.

Multi-Agent Support

Run Claude Code, OpenAI Codex, and OpenCode in separate sessions. Each agent runs in its own real terminal. Launch guest agents to run multiple agents in the same session.

Timeline Checkpoints

Save your work as a checkpoint without writing a commit. Restore to any save point with one click, branch the timeline anywhere to try a different approach, and let base sync replay your changes onto the new tip when the base branch moves. Your agent can navigate the timeline too: ask for five different versions of something and it branches off the same starting point five times, leaving every attempt as a sibling tip you can review side-by-side and pick from - something stock chat agents cannot do because they iterate destructively in one workspace. Publish turns whatever checkpoint you choose into a single clean commit on the remote, so your team sees tidy git history while you keep the full granularity locally.

Semantic Diff & Merge

Diffs are structural, not just textual. Original and modified are placed side by side with matching code aligned even when it has been reformatted or renamed, blocks that moved are labeled so you can see where they went, and long unchanged stretches collapse into compact markers showing the enclosing function or class name on each side. Generated files like lockfiles fall back to a unified line-by-line view automatically. Merges and base-branch replays use the same structural engine instead of line-based text merge, so a rename or a reformat in one branch does not turn the other branch into a wall of spurious conflicts.

Full Git Workflow

Review diffs with syntax highlighting, push branches, create pull requests on GitHub, GitLab, and Bitbucket, recover safely when shared branch history changes, resolve merge conflicts, and monitor CI/CD checks. Agents can pull, push, and check pipeline status on their own.

PR Review

Review pull requests with inline comments, a three-state thread workflow, and a to-do checklist. Your agent can read and respond to review feedback directly.

Issue Tracking

Create, edit, and manage issues across GitHub, GitLab, Jira, Linear, Trello, and Taiga. Start sessions directly from issues, link tickets to sessions, and let your agent create, update, and comment on issues.

Session Persistence

Sessions survive app restarts and can be restored after deletion. Pick up exactly where you left off, including terminal scrollback and agent state. On Pro, a session you start on one device can be opened from any other device on your account, or by anyone in your organization, with the full checkpoint history. Session data is end-to-end encrypted: only the devices that can open the session hold the keys.

Web App Mode

Workspace-backed sessions get their own .tact local domain with HTTPS and auto-provisioned certificates. Browser cache, cookies, and storage stay isolated between parallel workspaces - no more localhost conflicts.

Developer Experience

Keyboard-Driven

Vim-style navigation across every view with numeric prefixes, visual mode, and search. Jump Mode gives you instant access to tabs, git actions, sessions, and issues - all fully customizable.

Window Modes

Switch between tabbed, tiling, and sliding layouts. Arrange terminals, diffs, and sidebars side by side. Shell panels let you run commands alongside your agent. Each session remembers its layout.

Themes

Browse and install thousands of VS Code-compatible color themes from the Open VSX registry. Switch themes instantly or use the built-in Taskeract Dark and Light themes.

Git History Viewer

Browse your repository's full commit graph with keyboard-driven navigation. Inspect any commit with syntax-highlighted diffs, explore the file tree at any point in time, and view line-by-line blame annotations.

Library Source Resolver

Agents see compiled artifacts in node_modules and .class files, not the real source. The Library Source Resolver fetches original source repositories on demand so agents can read actual implementations.

External Editor

Open any session's working directory in your preferred editor with one click. Supports VS Code, Cursor, Windsurf, Zed, IntelliJ IDEA, and more.

Image Pasting

Paste images from your clipboard directly into agent terminals. Agents that support image input can see and reference them - useful for sharing UI mockups, error screenshots, or diagrams.

Integrations

MCP Servers

Browse, install, and manage Model Context Protocol servers that give agents access to external tools and data sources - web search, databases, APIs, and more.

Skills Marketplace

Install and manage agent skills from skills.sh. Skills extend what your agents can do - from specialized code generation to domain-specific workflows.

Wiki Integration

Agents can read and search your project's wiki on GitHub, GitLab, Bitbucket, Confluence, or Taiga. Team knowledge like architecture decisions and onboarding guides becomes part of the agent's context.

Web Remote

Access Taskeract from a tablet or another computer on your local network. Monitor sessions, review changes, and interact with agents from any browser - no extra installs needed.

Pro Add-on

See Pro pricing →

Agent Sandbox Pro

Lock agents down to just the project workspace. Sandboxed sessions can't read your credentials, access other projects, or reach unexpected network endpoints - so you can let agents run without watching every move.

Session Recording Pro

Every session is recorded automatically. Pause a running session to rewind, review what just happened, and continue from an earlier point without rewriting the original session. Export recordings to share with teammates - they can replay them on their own machine.

Session Sharing Pro

Invite teammates into a live agent session. Everyone sees the same terminal output in real time. Control who can type with per-guest write access. All data is end-to-end encrypted.

Sessions That Travel Pro

Open a session you saved on one device from any other device on your account or organization. Reviewing a pull request? Open the actual session that wrote it - the agent's full conversation, the timeline of decisions, and the recording all arrive with it. Picking up an issue someone else started? The agent picker shows their existing session as available so one click puts you exactly where they left off. Saved checkpoints, agent conversation history, and recordings are end-to-end encrypted on the originating machine before they ever reach the cloud.

Project Config Sync Pro

Share project configuration across your team via a git orphan branch. Agent preferences, environment settings, and project config stay in sync without cluttering your main branch.

Security

Excavator

Launch multiple AI agents to scan your project for real bugs in the background. Review findings with severity levels and file locations, then promote confirmed bugs directly to your issue tracker or copy them as prompts.

Ready to try it?

14-day free trial. No credit card required.