changelog

What changed, and when.

Release notes, newest first.

v0.5.0

feature

Skills library vocabulary and UX cleanup

The Skills page now speaks the same language you do. Internal approval workflow jargon replaced with clear, action-oriented labels.

  • improved Status labels rewritten: "Pending" → "New", "Approved" → "Ready", "Rejected" → "Removed"
  • improved Action buttons renamed to match intent: "Approve" → "Save", "Reject" → "Remove", "Re-approve" → "Restore"
  • improved Confidence percentage bar removed — replaced with session count (e.g. "12 sessions") so you know how battle-tested a skill is
  • fixed Onboarding banner no longer tells you to set PROMPTCONDUIT_API_KEY as an env var (wrong approach — links to Profile instead)
  • removed Stale "View all →" link to the Transcripts page removed from dashboard Recent Sessions header

v0.4.0

feature

Dashboard metrics that mean something

The three stat cards on the dashboard used to show raw hook event counts — a number that meant nothing to anyone. They now show metrics that reflect how you're actually using AI in your workflow.

  • improved "Total Events" → "Sessions This Week": how many coding sessions you've had in the past 7 days
  • improved "Today" → "Day Streak": consecutive days with at least one session — a signal for consistent AI-augmented work
  • improved "Tools" → "Active Days": unique days with sessions in the past 7 days
  • improved Skills preview on dashboard filters out removed skills and uses New/Ready labels instead of Pending/Approved

v0.3.0

feature

Clickable session cards with tool breakdown

Session cards on the dashboard are now interactive. Click any session to see which tools ran, how often they succeeded, and a preview of what happened — without leaving the dashboard.

  • new Click any session card to expand it inline — no page navigation required
  • new Expanded view shows top tools used (e.g. "Bash 87 · Read 43 · Edit 31")
  • new Tool success rate shown as a color-coded badge (green ≥90%, yellow ≥70%, red below)
  • new Activity timeline preview shows the first 4 events from the session
  • improved Session cards now show tool invocation count ("· 187 tools") so agentic sessions are immediately visible
  • improved Non-main branches shown on session cards — feature branch work is surfaced at a glance
  • improved "View all →" link in Recent Sessions now goes to Insights instead of the raw Transcripts dump

v0.2.0

feature

Enterprise tier and team billing

Teams larger than 25 now have a path to PromptConduit with SSO, centralized billing, and audit logs. The pricing page reflects the full tier structure.

  • new Enterprise tier: custom pricing for 25+ seat teams with SSO and audit log requirements
  • improved Pricing page updated with a clear Local / Team / Enterprise breakdown
  • improved Team→Enterprise threshold set at 25 seats — below that, one manager can approve on a credit card

v0.1.0

launch

Public launch: capture, review, ship skills

PromptConduit is live. Install the CLI hook in under 2 minutes and your Claude Code sessions start flowing in automatically.

  • new CLI hook for Claude Code — installs in one command, zero config
  • new Dashboard with Recent Sessions and Skills preview
  • new Skills page: review AI-detected patterns from your sessions and save the ones worth keeping
  • new Insights page: tool usage breakdown, session frequency, and error patterns
  • new OAuth login with GitHub and Google
  • new Free local tier plus paid team plans at launch