0.7.2
Cyclops pixel art mascot

Cyclops

Cyclops is a JetBrain plugin that aims to make Agentic workflows easier to manage by creating a persistent framework for managing the end-to-end from idea to release.

What is Cyclops?

Cyclops is a JetBrains IDE plugin that lives alongside your code. You describe what you want in (mostly) natural language and the Agents in the app support you along the way. I say (mostly) because, as of 2026, these coding Agents are not capable of doing amazing things with only natural language. They are only capable of doing things.

So the idea is you can use your technical expertise to guide an AI Agent so that you and the Agent together, can do amazing things.

Think of Cyclops as a place where you can:

  1. Wrangle your thoughts.
  2. Have Agents Research your questions and keep Reports in one place.
  3. Either manually, or automatically, dispatch Agents to work in your code.

The Harness

I have had the most success when context that's being passed to an AI Agent is refined through several iterations. In Cyclops, the workflow looks something like this:

Cyclops harness workflow diagram showing the flow from Idea through Sketch, Researcher, Planner, Critic, and Implementer

You might be wondering, where's the Reviewer? Good question. It's something I plan on implementing in the future.