VSCode extension for managing AI sessions with logsession and logsession-monitor.
Features
- Dashboard: View and manage all running AI sessions from the Activity Bar
- Session Monitoring: Real-time status updates for your sessions
- Quick Actions: Open monitor, manage sessions, and install dependencies with one click
- MWD & TDA Ready: Designed for Manager-Worker-Delegation and Task-Driven Automation workflows
Installation
Option 1: From Marketplace
Search for "Integrated Session Tools" in VSCode Extensions.
Option 2: CLI Dependencies
The extension will prompt to install required CLI tools:
npm install -g @glpkg/installer
gitlab-install add @session-tools/loggable-session @session-tools/logsession-monitor -g --group microwiseai
Extension Settings
ist.skipDependencyCheck: Skip dependency installation check on startup
ist.monitorPort: Port for logsession-monitor service (default: 41820)
ist.managerPort: Port for logsession-manager service (default: 41821)
Commands
- IST: Open Log Monitor - Open the monitoring dashboard
- IST: Open Session Manager - Manage logsession instances
- IST: Install Dependencies - Install required CLI tools
- IST: Reinstall Dependencies - Reinstall CLI tools
- IST: Open Documentation - Open docs in browser
Requirements
- VSCode 1.85.0 or later
- Node.js 18 or later
Links
License
Server Side Public License (SSPL-1.0)
MicrowiseAI - AI-Native Development Tools
| |