Changelog
388releases across 7 months
Every PAPI release, cycle by cycle. Each one pushes back against project drift.
Get started freeApril 202618 releases
- 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
- Move new task button into board toolbar, add success toast
- Wire doc registry read path into plan context
- Wire build report patterns into planning signals — estimation bias by module, merge conflict hotspots, scope drift indicators
- Automated board reconciliation — detect code-ahead-of-status mismatches and prevent planner scheduling already-built work
- Terminology audit for external users — replace PAPI jargon with human language across dashboard, MCP tool output, and docs
- Add "New Task" button to cockpit page for direct backlog intake
- 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
- 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
- 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
- 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
- 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
- Structured build report display + clean metadata fields
- Show Deferred tasks in full board and cockpit kanban with visual indicator (muted style + badge), hidden by default behind existing Deferred toggle
- Show Deferred tasks in Backlog column with muted style + divider
- Board task card enrichment — richer cards, task type visuals, collapse empty columns
- Board task card enrichment — complexity badge, type indicator, hide empty columns
- Recent Cycles structured rows with task count, effort, summary
- Throttle RT events and dedup task refetches
- 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
- Add next-step guidance to MCP tool responses
- Guide CLI-first users to web signup when no config exists
- Add onboarding resume banner on cockpit
- Guide non-GitHub OAuth users through onboarding
- Structured recommendation display with status badges
- PLAN_FULL prompt at 93% of Supabase env var limit — add size guardrail or migrate to DB table
- Create strategy_review_events table for real-time review awareness
- Timeline: Strategy Review markers between cycle bars with full labels
- 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
- Themed cycle planning mode — planner suggests single-dependency-chain cycles
- Include task comments in strategy_review context — discussion history currently invisible to strategic analysis
- Create demo walkthrough artifact — orient to release narrative for outreach conversations
- Strategy review should populate discovery canvas on first run
- Owner view mode — role-based dashboard filtering to hide builder plumbing
- Dashboard chart audit & redesign — eliminate redundancy, fix broken charts, add interpretation
- CycleHero shows "ready for release" CTA even when cycle is already released
- Light-mode commits on shared branches get stripped during PR merge — CLAUDE.md documentation changes lost in C166
- Rebuild CycleHero — larger ring, Cycle label, plain-language stats
- Surface task transition stats on analytics page
- Strategy reviews — truncate recs to 3, add count badges
- Simplify analytics Reports tab — cut 6 sub-tabs to 2
- Reorder More dropdown — Portfolio and Roadmap first
- Document that only plan.ts reads task comments — intentional design, not a gap
- Remove 200-char notes cap in strategy_review — full notes are in DB but truncated in review context
- Wire stage_id on new tasks and guard closure_reason for Deferred/Cancelled
- Surface AD intelligence signals on strategy page
- Apply four-role typography and color pass to CockpitBoard
- Add plan_runs table and non-blocking insert on every plan apply
- Define four-role typography system and color palette in design config
- 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