AI Performance Insights Beta
Tideways launches initial support for running agentic performance optimization workflows from within Codex, Claude, or other agents.
The latest tideways CLI now has subcommands that provide access to detailed trace data.
For now, we decided to use the CLI + SKILLs route; we will evaluate a separate MCP server in the future.
See the video for a walkthrough:
To get started:
- Enable the AI Insights Feature Flag on your organization by visiting the “Beta Features” page in the organization settings. If you have opted in to receive product updates, then you will get the AI Insights Beta newsletter with this flag.
- Install or upgrade the Tideways CLI
- Run
tideways initin the project where you will launch Claude Code or Codex. This sets up the new.tideways.jsonconfiguration file and installs skills for Claude and Codex to use. - Launch Claude Code or Codex. Use prompts similar to these to get started:
Analyze the performance of <URL> and offer improvement suggestions. See the performance data of <TIDEWAYS-TRACE-URL> and suggest improvements.
Over the coming weeks, we will also make CLI commands available to access other data from Tideways.
This is an open beta program, and we are looking for all kinds of feedback from you.