Intelligent Terminal - Windows Terminal with native agent integration

Intelligent Terminal is an open-source experimental fork of Windows Terminal with native agent integration. It adds an agent status bar, context-aware agent pane, automatic error detection, session management, and command palette prompts for ACP-compatible agent CLIs.

Add a comment

Replies

Best

Hi everyone!

MS has an of Windows Terminal. It adds a docked agent pane that has context from your shell output, can detect command errors, and lets you manage multiple agent sessions.

Currently defaults to CLI but supports other ACP-compatible agents (connected mine with ). One notable thing is that they’re shipping it as a completely separate app instead of putting it into the main terminal.

Your agent reads the shell output directly, removing the need to copy and paste errors back and forth. Is that a good reason , or will you just stick to standalone CLI agents?

 Since it ships as a separate app, how do you handle window state/persistence across sessions and is there a path to merge the pain into the main terminal center, or is the separation intentional for safety and compliance?