Skip to content
All projects

06 / Developer tool · Open source

DevPilot Studio

Real-time session metrics, inside the terminal

A POSIX-shell plugin that puts live session metrics, usage analytics and rate-limit monitoring into the Claude Code status line — no runtime, no install ceremony, just shell.

Team
Solo
Period
2026
Status
Shipped
Year
2026
DevPilot Studio interface — Open-source Claude Code plugin and CLI engine

The problem

An AI coding session burns context and rate limit invisibly. You find out you are near a limit when the tool stops, which is exactly the wrong moment to find out.

How it was built

  1. 01

    Wrote the whole engine in POSIX Bash so it runs wherever a shell runs, with no language runtime to install first.

  2. 02

    Rendered live session metrics into the Claude Code status line, where the information is already in the developer's field of view.

  3. 03

    Added usage analytics and rate-limit monitoring so limits are visible before they are hit.

  4. 04

    Included MCP server management, keeping server configuration in the same tool as the metrics.

  5. 05

    Open-sourced the plugin and published it for the Claude Code marketplace.

What shipped

  • Open-sourced and published as a Claude Code marketplace plugin.
  • Zero-runtime install: POSIX Bash plus jq, portable across shells.
  • Tagged across eight topics including claude-code, statusline and developer-tools.

In one paragraph

DevPilot Studio (DPS) is an open-source developer productivity tool for AI workflows. It is a Claude Code plugin and CLI engine written in POSIX Bash that shows real-time session metrics in the terminal status line, tracks usage analytics, manages MCP servers, and monitors rate limits. Published under the topics claude-code, cli, developer-tools, statusline and productivity.

Keep reading

Navora — AI-planned journeys with real routing and live place data
Mobile application2026 / In progress

Your intelligent travel guide to Sri Lanka

  • Flutter
  • Dart
  • Firebase AI Logic
  • Gemini
MacPulse — Production-grade macOS system optimizer, publicly released
Desktop application2026 / Released

Monitor. Analyse. Optimise.

  • Swift
  • SwiftUI
  • MVVM
  • Swift Actors