Agentic Tasks VSCode ExtensionThis extension integrates with the Agentic Systems task management server to provide task management capabilities directly within VSCode. Features
Requirements
Installation
Using the Extension
Building the ExtensionTo create a VSIX package for distribution:
Publishing the ExtensionTo publish to the VSCode marketplace:
Known IssuesPlease report any issues on the maheshb@agenticorp.ai Release Notes0.0.1Initial release of Agentic Tasks Extension Future Improvements
Supports multiple AI providers (Anthropic, OpenAI, Google, Mistral) Uses Model Context Protocol (MCP) for custom tool creation Integrates with VSCode's language model API
Terminal command execution and monitoring File creation and editing with diff views Browser automation for testing and debugging Code analysis through Tree-sitter File processing capabilities (PDF, DOCX)
@url: Fetch and convert URLs to markdown @problems: Add workspace errors and warnings @file: Add file contents @folder: Add folder contents
Checkpoint system for workspace snapshots and restoration Webview-based UI for interaction Comprehensive testing and build system
Multi-language support through localization Configuration options for MCP mode and checkpoints Integration with VSCode's activity bar and commands updatesImplemented Features: Task management system with projects and tasks AI integration with OpenAI and Anthropic providers File creation and editing capabilities Webview-based UI for AI assistant Integration with VSCode's activity bar and commands Basic terminal command execution Missing Features: Model Context Protocol (MCP) integration Browser automation and testing Code analysis through Tree-sitter File processing (PDF, DOCX) URL fetching and conversion Workspace problem integration Folder content management Checkpoint system Comprehensive testing system Multi-language support MCP mode configuration future updates
|