Install Wardy on your favorite IDE

Connect Wardy directly to your code editor. Capture every prompt, commit, and agent action without leaving your workflow. Works with Cursor, VS Code, Qoder, and any IDE with extension support.

Wardy extension

Features

FeatureDescription
Auto-DetectionAutomatically detects running AI agents (Claude Code, OpenCode, Cursor, Codex CLI, etc.) with zero config
Real-Time Session CaptureWatches agent data files and captures sessions as they happen
Unified TimelineAll sessions from all agents in one reverse-chronological feed
Full-Text SearchSearch across session titles, metadata, and message content with context snippets
Project GroupingSessions organized by project, with per-project stats
Agent DashboardsPer-agent stats: sessions, prompts, tokens, last active
Conversation ViewerExpandable accordion UI with thinking blocks, tool calls, and code blocks
Conversation CopyOne-click copy on code blocks
ExportSessions exportable as JSON or plain text (single, by-agent, by-project)
HTTP APIPOST /api/save endpoint for any agent to push session data programmatically
One-Click Auto-SaveConfigure Claude Code, Qoder, OpenCode, Cursor, and others to auto-save conversations
Real-Time UpdatesToast notifications when new sessions are detected
VS Code SidebarNative VS Code webview panel with dark/light theme support
Local-FirstAll data stored locally — no telemetry, no phone-home
SearchSearch across sessions, agents, projects, and message content
Token TrackingToken counts per session with human-readable formatting
Agent PromptCopyable prompt to give agents for auto-saving

In Development / Planned

FeatureStatus
PDF / Excel / Word ExportOnly JSON/TXT currently
Slack / Email Daily DigestREADME mentions it, not yet built
Team DashboardComing in a future release
Diff ViewLink sessions to file changes
Git IntegrationLink sessions to commits, blame
Cost TrackingMultiply tokens by model pricing
Session ComparisonSide-by-side comparison of two AI sessions
Prompt LibrarySave and reuse successful prompts
Semantic SearchVector-based search over conversation content
Auto-TaggingAutomatic categorization by intent (debug, feature, refactor)

What Wardy Collects

DataDetails
AI Prompts & ResponsesEvery prompt sent to an AI agent and every response received, with full conversation history
Agent ActivityWhich agent (Claude Code, OpenCode, Cursor, Codex CLI, GitHub Copilot, Aider, etc.) made which change
File ChangesEvery file modified by an AI agent, linked to the prompt that triggered the change
Terminal & Tool CommandsShell commands, tool executions, Git operations, and package installs during AI sessions
Approvals & RejectionsEvery manual intervention, approval, or rejection during AI-assisted development
Session MetadataModel used, tokens consumed, duration, project path, and timestamps for every session
Process ActivityReal-time detection of running AI agents (start, stop, active sessions)

Why Wardy

For Developers

  • Never wonder “what did the AI change and why?” — every action is logged and linked to its prompt
  • Search across all your AI conversations, files, and commands in one place
  • Replay coding sessions step-by-step to understand how a solution evolved
  • Keep a private, local-first record under your control

For Teams

  • Generate AI Activity Reports as PDF, Excel, or Word for audits, stand-ups, and retrospectives (coming soon)
  • Send automated daily summaries to Slack — keep everyone aligned without leaving the editor (coming soon)
  • Track which agents and models your team relies on, and how much they’re used
  • Export compliance-ready audit trails of all AI-assisted changes

For AI Workflow Analysis

  • Collect structured data on prompt volume, token usage, session duration, and agent preferences
  • Identify patterns in how your team interacts with AI — which prompts yield results, which agents are most productive, where context is lost
  • Build a quantitative foundation for optimizing your AI development pipeline

Supported Agents

AgentProviderDetection Method
Claude CodeAnthropicProcess detection + conversation files
OpenCodeAnthropicProcess detection + .dat files + conversation files
CursorOpenAIProcess detection + composer/chat JSON files
Codex CLIOpenAIProcess detection + session index files
GitHub CopilotGitHubProcess detection
Claude DevAnthropicCheckpoint directory scanning
AiderProcess detection + data directory scanning
QoderData directory scanning
VS CodeProcess detection (terminal/command tracking)
Any other CLI agentProcess detection (generic fallback)

How It Works

  1. Install Wardy in VS Code — it activates automatically in your sidebar
  2. Use your AI agents normally — Wardy watches for running agents and new conversation files in real time
  3. Review your timeline — every session, prompt, and change appears instantly in the Wardy sidebar
  4. Search, filter, and analyze — find any interaction across projects, agents, timeframes, or message content
  5. Export and share — generate reports or send summaries to Slack

Installation

Install from the VS Code Marketplace or open-vsx.org.

Visual Studio Code 1.90.0+ required. Works out of the box with zero configuration.

Privacy & Data Control

  • Local-first: All data stays on your machine in your extension storage directory
  • No telemetry: Wardy does not phone home, track usage, or send data to any external server
  • You own your history: Export, delete, or archive your AI activity data at any time