Changelog

192releases tagged fix

Every PAPI release carrying the fix tag. What shipped, when.

Get started free

April 202614 releases

v0.184.0

  • Add reproducible live demo script
  • Add Project Overview tab to Briefs page
  • Resolve admin Forbidden for Google OAuth users

v0.183.0

  • Update Get Started CTAs to link to /onboard instead of /setup
  • Reduce plan context size via conditional instructions + extended hash-diffing
  • CRM contact & outreach tracker
  • Operator task submission form at /requests

v0.181.0

  • Docs page — side panel with path copy, sortable table, no inline expand
  • Docs page — dense sortable table view with sort by name/type/status/cycle/date
  • Docs page — remove expand toggle and inline expanded detail from rows
  • Hub UI fixes — carry-forward tooltip, hours in cycle metric, new task form requires priority+complexity
  • Fix strategy review rendering bugs — recs object array, confirm action badge, gaps string items

v0.179.0

  • Transfer universal CLAUDE.md rules into CLAUDE_MD_TEMPLATE
  • Compute actual MAE and bias from build_reports effort fields
  • Analytics hero uses actual cycle/task counts from DB
  • Show deferred task count badge on board filter

v0.178.0

  • Link cycle learnings to tasks via action_ref
  • Doc_scan false unregistered — query all statuses not just active
  • Parse // prefixes in idea tool
  • Handle object array in strategicRecommendations parsing

v0.177.0

  • Convert overlay sidebar to inline panel, add nav collapse
  • Reduce sidebar width, expand build report details by default
  • Show priority dot on narrow viewports, text label on wide
  • Show cycle-assigned Backlog tasks in 'In Cycle' column
  • Guard strategicRecommendations against array/non-string values

v0.176.0

  • Research: parallel cycle architecture — multi-user/multi-session design doc
  • MCP prompt audit — fix 7 gaps across 5 high-frequency tools
  • Add priority drift suggestions to planner triage step
  • Orient release reminder when all cycle tasks Done but unreleased
  • Cycle learnings system — structured learning loop + cockpit redesign
  • Activity feed shows task names + module badges + transition count
  • Task names in activity feed + discovery feed compact layout
  • Cockpit components match playground design exactly
  • Redesign: landing page + cockpit shell and dashboard improvements

v0.175.0

  • Tighten hero headline to 2 lines
  • Landing page refresh — side nav, CTA, remove Taskmaster, update copy
  • Task type behavioral differentiation
  • Wire decision-scores and entity-references to cockpit
  • Enrich AD table with risk scores and ref counts
  • Cycle log structured metadata — task_count and effort_points fields
  • Compute methodology trends from build reports, not stale snapshots table

v0.173.0

  • Cycle Intelligence overhaul — densify activity, resolution tracking, kill DiscoveryFeed RT
  • Humanise Hero widget and Carry Forward display
  • Store project description during onboard pre-provisioning
  • Strip markdown headers and prevent double-numbering in strategy recommendations parser
  • Add password reset flow for email/password users

v0.170.0

  • Edge Function prompts stored as env vars may hit size limits (8-73KB each) — evaluate alternatives
  • Enrich ReviewCard with strategy review numbering, recommendation tracking, and review-to-review comparison
  • Preparation preview card + zoom-out markers on timeline
  • SSE: Real-time strategy review awareness with cockpit banner
  • Add cache: no-store to tasks.json fetch to prevent stale board state after parallel reviews

v0.164.0

  • Surface build intelligence on dashboard — handoff accuracy, arch notes, issues, dead ends
  • Reapply linter-reverted changes from and
  • Wire AD write paths — last_referenced_cycle, revision_count, outcome

v0.162.0

  • Reapply changes lost in failed PR merge
  • Differentiate active vs dormant projects with visual weight
  • Restore papi-pulse keyframe animation (removed by linter)

v0.159.0

  • Add dashboard docs page with filtering and staleness indicators
  • Add doc_ref field to cycle_tasks for structured doc references
  • Humanize taxonomy codes across dashboard
  • Add carry-forward visibility to cockpit page
  • Change plan hook from ask to allow — removes unnecessary permission prompt

v0.158.0

  • Polish Cycle Intelligence — fix truncation, spacing, borders, subheadings
  • Revert left panel to ActivityPulse transition ticker
  • Strengthen Dashboard module instructions — mandatory steps, visual checklist, production concerns
  • Redesign Cycle Intelligence — replace generic cards with proper visual hierarchy
  • Cycle Intelligence rethink — replace raw data with interpreted insights, compact layout, actionable discoveries
  • Fix dashboard AD display — outcome field shows 'pending' for all ADs
  • Module-specific builder instructions — inject execution guidance at build_execute start time based on task module
  • Builder execution context — include recent same-module build reports when build_execute starts
  • Improve build report field quality — add guidance, examples, and quality bar for surprises/issues/architecture fields
  • Reduce Vercel bandwidth — disable polling when Realtime active, add cache headers, lazy-load heavy endpoints
  • Restructure strategy review + improve UI task handoffs in planner

March 20264 releases

v0.157.0

  • Cycle Intelligence — SSE removal, data pipeline, cockpit components
  • Order discoveries by cycle not date — date column has corrupt data in old rows
  • Filter discoveries by current cycle, not data max
  • CycleIntelligence layout — side-by-side, compact, filter recent cycles
  • Wire ActivityPulse + DiscoveryFeed into CycleIntelligence wrapper
  • Add DiscoveryFeed component — scrollable surprises, issues, AD refs
  • Add ActivityPulse component — real-time task transition ticker
  • Add CycleIntelligence section wrapper to cockpit
  • Add cockpit-insights API — task transitions + discoveries data pipeline
  • Remove SSE emitter architecture — Supabase Realtime handles all live updates

v0.156.0

  • Portfolio UX: improve multi-project navigation, project cards, and dashboard context switching
  • Remove duplicate currentPhase text on project cards
  • Multi-editor setup scaffolding — detect Claude Code vs Cursor and scaffold appropriate config files
  • Research tasks need a review gate — output draft doc, surface to owner, get approval before submitting follow-up ideas to backlog
  • Data proxy rate limiting — per-user throttle at Edge Function level
  • Expose MCP server skills as MCP prompts for Claude Code discovery

v0.152.0

  • Use design token for build report card spacing
  • Clarify config snippet — update key only, keep project ID
  • Add AD and build report cards to onboarding cockpit preview
  • Show .mcp.json config snippet after API key regeneration

v0.151.0

  • Restrict ?force=1 onboard bypass to owner only
  • End-to-end new user smoke test — walk full signup→setup→first cycle→dashboard as non-owner
  • Pre-provision projects during dashboard onboarding — wire FTUE end-to-end
  • Audit and fix /setup for alpha users — ship critical skills, add dogfood log, fix CLAUDE.md references
  • Onboard error states — handle auto-link failure, API key failure, username mismatch
  • Auto-poll on onboard verify step — replace manual button with interval polling
  • Onboard copy polish — tighten microcopy and add troubleshooting hints
  • Onboard download button, taxonomy rename skills, template security wording