Skip to content

Repository files navigation

AgentUse Runner for VS Code

VS Marketplace Open VSX License

Run .agentuse AI agent workflows directly in VS Code with IntelliSense, syntax highlighting, and one-click execution.

Preview Release - This extension is in active development.

Features

  • One-Click Run - Play button in editor title bar, auto-saves before execution
  • IntelliSense - Smart autocomplete for models, MCP servers, subagents, and config fields
  • Syntax Highlighting - Full support for YAML frontmatter + Markdown content
  • Hover Docs - Inline documentation for all configuration options
  • Code Snippets - Pre-configured templates for common patterns
  • Subagent Discovery - Auto-finds .agentuse files in your workspace

Quick Start

---
model: anthropic:claude-sonnet-4-5
timeout: 30000
maxSteps: 10
---

# Your Task

Describe what the agent should do...

Requirements

  • VS Code 1.85.0+
  • AgentUse CLI installed (npm i -g agentuse)

Links

Documentation · Issues

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages