Skip to main content
Version: v2 (current)

What's new in PanDev Metrics

TL;DR. The latest release (2.7.0) adds a built-in task tracker, AI Datavisor (ask your databases questions in natural language), AI efficiency indicators on the employee page, and Bitrix24 + YouTrack integrations. Tracking and metrics now live in one tool, so task time and delivery flow are measured end to end. This page is the running summary of what's live today and what's planned next. For per-release detail, jump to the release notes.

Latest release — built-in task tracker, AI efficiency indicators, new integrations

Released: 2026-06-03

The headline of 2.7.0 is the built-in task tracker (Task Flow) — a full Kanban tracker inside PanDev Metrics. Teams that don't want to run Jira or ClickUp separately can now keep tasks, code, and metrics in one tool.

What you can do

  • Run work on Kanban boards with custom columns, a backlog and an archive, rich task cards (dependencies, tags, planned vs actual time), and an Inbox of everything happening on your tasks.
  • Import existing boards from Jira, ClickUp, Yandex Tracker, GitHub Projects, Asana and CSV, in one shot.
  • Automate status transitions from Git events — a task moves itself when a branch is created, an MR is opened, or work is merged into dev/stage/test. Each task shows a pipeline tied to its Git activity.
  • Ask your data anything with AI Datavisor (/dashboard/datavisor/console) — a chat-style analytics console: ask a question in natural language, the AI writes the SQL, runs it read-only and shows the answer as a table or a bar/line/pie chart. PanDev Metrics data is connected out of the box; add your own PostgreSQL/MySQL and teach the AI your tables via Skills. See the AI Datavisor guide.
  • Read AI efficiency at a glance on the employee page: AI Adoption (share of dev time spent with AI), AI & Delivery Index (how AI-touched files land in merge requests), an AI tab in Activity Time (background vs pure AI coding), an AI Boost on Productivity, and a dedicated AI Usage Analysis chart of manual vs AI coding per day.
  • Connect Bitrix24 and YouTrack as task trackers — Bitrix24 via an inbound webhook (real-time sync of tasks, comments and worklog), YouTrack via base URL + permanent token (sync tasks and push worklog back).

Previously — the financial module

The prior milestone (2.6.0) introduced the financial module: change pay rates retroactively, see the real cost per task and per project, and view DORA metrics alongside cost data. Productivity was also rebaselined to 1 hour of pure coding per day, with research, architecture and review counted honestly and AI-tool time tracked separately. The module lives under Finance, gated by the Financier role assigned by the workspace owner.

What's live today

A short summary of the platform's current surface, so you know what to expect.

Integrations

CategorySupported
Git providersGitHub, GitLab (Cloud + Self-Managed), Bitbucket (Cloud, Server, Data Center), Azure DevOps
Task trackersBuilt-in (Task Flow), Jira (Cloud + Server / Data Center), Yandex Tracker, ClickUp, Azure Boards, YouTrack, Bitrix24, Notion
IDE plugins10 JetBrains IDEs, VS Code (and forks: Cursor, Windsurf), Visual Studio, Xcode, Eclipse
Browser extensionsChrome, Brave, Edge, Firefox, Opera, Arc, Vivaldi, Yandex, Whale, Sidekick
AuthEmail + password, Google sign-in (Cloud only), LDAP
AI providersGemini, OpenAI, Anthropic, OpenAI-compatible (vLLM, Ollama, internal proxies)

Capabilities

  • Built-in task tracker — Kanban boards, backlog, archive, Inbox, import from external trackers, and a Git-linked task pipeline.
  • AI Datavisor — natural-language analytics over your databases: AI-generated read-only SQL, table and chart answers, custom PostgreSQL/MySQL sources, per-department scoping.
  • AI efficiency indicators — AI Adoption, AI & Delivery Index, background-vs-pure AI coding, AI Boost on productivity.
  • IDE-level telemetry — real coding hours computed with a 15-minute activity-gap rule, deep-work blocks, debug time, AI prompts.
  • DORA metrics — Deployment Frequency, Lead Time (Coding → Pickup → Review → Deploying), Change Failure Rate, MTTR.
  • Financial module — retroactive rate changes, real cost per task and per project, payment reports in XLSX.
  • HR module — company calendar, per-employee schedules (personal wins over company), manual holiday entry.
  • Multi-tenant Cloud — one account can own multiple company workspaces (Cloud only; on-prem is single-tenant).

Coming soon

The features we're building next, roughly in order of priority. Dates are deliberately unspecified — we ship when it's ready.

More Datavisor sources

AI Datavisor shipped in 2.7.0 with PostgreSQL and MySQL. Microsoft SQL Server, Google BigQuery and other engines are next.

Expanded exports

More export formats and destinations — beyond the current XLSX payment report. Targeted at finance and PMO teams that need PanDev Metrics data inside their existing tools.

FAQ

How often do you release?

There is no fixed cadence. Major surfaces (financial module, DORA dashboard) ship every few months; smaller fixes ship continuously. On-prem upgrades are a tag bump in docker-compose.yml or your Helm values.

Where can I see per-release notes?

The release notes plugin in the sidebar lists every release with a date and summary. This page is the running editorial summary; the plugin is the raw changelog.

Is there an early-access programme?

Talk to your account contact at PanDev. Substantial new surfaces ship as opt-in to early customers before they go general.

Will the personal workspace get the financial module?

No. The financial module is built for teams — rates, projects, payroll totals. A single-user personal workspace has no team to bill, so the module would not have meaningful data.

How do I request a feature?

Reach out to support@pandev.io with a description of the workflow you're trying to enable. Concrete use-cases (with a real example) influence roadmap discussions far more than wishlist items.

Next steps