Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 839 Bytes

File metadata and controls

20 lines (16 loc) · 839 Bytes

Changelog

All notable changes to the "AgentUse Runner" extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0] - 2026-01-02

Added

  • Initial preview release
  • One-click run button in editor title bar for .agentuse files
  • Syntax highlighting for YAML frontmatter and Markdown content
  • IntelliSense completion for models, MCP servers, subagents, and configuration fields
  • Hover documentation for all configuration options
  • 15+ code snippets for common AgentUse patterns
  • Automatic file save before execution
  • Custom terminal with ANSI color support
  • Support for Ctrl+C to stop running agents
  • Keyboard shortcut (Cmd+W / Ctrl+W) to close AgentUse terminal