Our tools

Built in-house.
Used in production.

Three tools we wrote for our own engineers.
We run them on client work every day.

DIVERZ · INFRAIDE · NETCHROMA

Graph-based AI coding workspace

Tool 01

Diverz

Diverz plans a feature as a graph of tasks rather than a linear chat. Each node holds one piece of work with its own scope, context and progress. You direct the agent from the panel beside the graph, watch it execute step by step, then review and commit when it’s right. Context stays attached to the node instead of scrolling out of a conversation.

  • Work planned as a graph, not a chat thread
  • Context preserved across a project
  • Review gates before edits are accepted
  • Commit and merge from inside the workspace
Terminal workspace with an AI agent

Tool 02

InfraIDE

A desktop app that puts an AI agent inside the engineer’s terminal session. Commands run across live SSH connections while the assistant reads the same output, follows the investigation and helps identify the cause. Everything runs locally.

  • AI assistant in the session, not in a separate window
  • Multiple live SSH terminals at once
  • Runs locally: sessions and credentials stay on the machine
  • Full investigation timeline
Network simulation lab

Tool 03

NetChroma

Describe a topology to an AI agent and NetChroma builds it: simulated multi-vendor devices, generated configuration, applied and validated over SSH and API. Test infrastructure changes before they reach a production network, without hardware.

  • Simulated multi-vendor devices
  • Configuration by instruction, not by hand
  • Live config pipeline and logs
  • SSH and API, no hardware required