Intelligent Terminal v0.2.2192 #590
Hamza Usmani (hamza-usmani)
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Our first minor version bump: 0.1 → 0.2!
This is our biggest release yet, and it makes Intelligent Terminal significantly more flexible and easier to use: local models are now better supported, each tab can run the agent that best fits the job, Windows and WSL profiles can choose their own agents, OpenCode joins the supported agent lineup, and the Agent Pane gains richer navigation, history, mouse support, and clearer activity feedback. It also brings smarter Autofix behavior and a broad set of reliability fixes.
See the blog post here: https://devblogs.microsoft.com/commandline/intelligent-terminal-0-2-is-here-with-local-model-support
Local model support is here!
We've heard you: one of the most common requests since our first release has been the ability to use local models. With 0.2, we're adding support for local models in the Agent Pane, so you can run your agent workflows against a model on your own machine, keeping them private, offline, and free of cloud dependencies. Add a BYOM (bring your own model) provider in the agent's settings, point it at an endpoint with a Base URL and Model ID, then select it from the Model dropdown. Works with GitHub Copilot and OpenCode.
New Features
Agents and backends
/agent. Switch agents without disturbing other tabs, select installed and policy-allowed agents from a picker, or complete agent names inline as you type. #296, #416, #487?<prompt>can execute inside the active WSL distribution, fall back to the Windows-hosted CLI when needed, and preserve multiline terminal context safely across Windows and Linux shells. #375, #398, #401, #405Agent Pane productivity
/move. Reposition it independently withleft,right,up, ordownwithout changing the layout of other tabs. #429, #449/sessions. Press/to filter Unicode session titles, highlight matches, and resume the selected conversation faster. #471Improvements
Autofix and command understanding
Agents and connectivity
Agent Pane experience
Localization and administration
Bug Fixes
Sessions and tabs
Delegation
?<prompt>agent now leaves its real error on screen so you can diagnose the setup. #390Agent Pane input
💜 Community
A huge thank you to the external contributors who helped make this release:
/agentworkflow. (#296, closes #295)?<prompt>delegation into the active WSL distribution and localized the Agent Pane close hint. (#375, #503, closes #372 and #496)We'll keep iterating on bugs and feature requests rapidly while Intelligent Terminal is in this experimental stage. Please file issues to help us make this product better!
This discussion was created from the release Intelligent Terminal v0.2.2192.
All reactions