Use the Okahu IDE extension to test and debug agents built using any agentic framework running on your laptop or in the cloud.
Trace AI workflows, inspect errors, evaluate LLM responses and fix hallucinations instantly — all inside VS Code, Cursor or your favorite IDE.
🎉 NEW: Okahu IDE extension is FREE for personal use!
🚀 Features
Debug AI agents - Auto-instrument agent code and visually explore traces in tree, Gantt, graph & other views.
Chat agent - @okahu with specific operations like error and performance analysic on the telemetry data.
Graph View - Visualize the agentic trace as a graph.
Test and evaluate AI agents - Understand agent operations, not just LLM calls.
Secure and private by design - Store and manage traces on your laptop or in your Azure, AWS or Google cloud.
Use any agentic framework - Supports Google ADK, Langgraph, OpenAI Agent SDK, AWS Strands and more.
Run agents on any cloud - Supports Azure OpenAI, OpenAI, AWS Bedrock, Google Gemini, Google Vertex and more.
Enhances your AI coding agent - Add prod telemetry as context for your AI coding agent like Github Copilot, Claude, Gemini and more.
Built on open source Monocle from Linux Foundation - Community driven open source project built on OTel and pytest.
Feedback and resources
We value your feedback to help shape our roadmap. Explore our documentation for more features, open issues or share suggestions on GitHub, or join our Discord community to connect with other developers.
Release Notes
0.5.8
Improved handling of traces and evals in chat participants
Trace data pagination support for graph rendering
0.5.7
Add Okahu MCP server in Okahu cloud is added via API key
Add Okahu MCP server for other IDEs (Cursor, Kiro, Antigravity)
0.5.6
Minor enhancements in file filters
Minor fixes
0.5.5
Automatically add cloud context in the chat for better experience
Auto configure Okahu MCP server when Okahu cloud source is added
Minor fixes
0.5.4
Provision Okahu cloud tenant directly from other IDEs (Cursor, Kiro, Antigravity)
0.5.2
Provision Okahu cloud tenant directly from VSCode
0.5.1
Performance enhancements
Usability fixes for fact selection
Bug fixes
0.5.0
Support narrative graph view of agentic traces
0.4.2
Minor bug fixes
0.4.1
Okahu chat agent with evaluation command support
0.4.0
Okahu chat agent with error and performance commands