Skip to content

Releases: ferc/typegrade

v0.14.1

10 Mar 18:19

Choose a tag to compare

0.14.1 (2026-03-10)

Bug Fixes

  • docs/skills schema version freshness (0.14.0 → 0.15.0) and fit-compare relevance formula (3d537bd)

v0.14.0

10 Mar 17:36

Choose a tag to compare

0.14.0 (2026-03-10)

Features

  • balanced analysis plan — trust, evidence, boundaries, agent output, diagnostics, and schema 0.14.0 (e5f46d1)
  • codebase-aware fit-compare, enriched comparisons, scenario outcomes, and schema 0.13.0 (ce9a619)
  • decision-grade reports, agent execution contract, and schema 0.12.0 (93cf81b)
  • domain mismatch abstention, evidence gating, and comparability tracking (1e00d34)
  • issue clusters, inspection reports, codebase relevance, agent JSON alignment, and schema 0.14.0 (b2bf7af)
  • JSON contract normalization, source diagnostics, confidence bottlenecks, source diff, migration metrics (82ade01)
  • push-to-99% — 9 workstreams for off-corpus trust, shadow gating, and agent precision (a01eb89)
  • smart root command — one tool, many modes (6ce5f32)
  • source/monorepo benchmarks, release gates, and off-corpus directional scoring (9e9e86c)

Bug Fixes

  • add missing wilsonLowerBound import in shadow benchmark (23ed3a0)
  • reduce analyzer noise by filtering safe assertions and fixing boundary scoring (a9c8e7c)
  • smart CLI target classification, trust alignment, and agentReport typing (d765a75)

v0.13.0

09 Mar 21:01

Choose a tag to compare

0.13.0 (2026-03-09)

Features

  • add output trust contract with TrustSummary, ResolutionDiagnostics, holdout split, and shadow validation (e261ed5)
  • add signal-hygiene layer and comparison decision report (f7a9042)
  • harden degraded results, confidence gating, and ownership model (180cd7d)
  • implement remaining trust workstreams (WS2, WS4, WS5, WS8, WS9, WS10) (6d7757c)
  • implement trustworthiness hardening across 12 workstreams (503d69c)

Bug Fixes

  • expand holdout corpus to 18 packages and tune CI gates for small n (07b9b7d)
  • harden benchmark plumbing with CI-bound gates, install-failure accounting, and comparable tracking (75af7c7)
  • restore train benchmark by making package analysis graph-first (2724059)
  • scope source files to target directory in monorepo analysis (8b8422f)
  • skip degraded-package assertions and fix exactOptionalPropertyTypes errors (343ab20)

Performance Improvements

  • optimize CLI startup, result caching, and subpath exports (3958096)

v0.12.0

09 Mar 14:35

Choose a tag to compare

0.12.0 (2026-03-09)

Features

  • implement maximum-accuracy generalization plan (schema 0.11.0) (088c2de)

v0.11.0

09 Mar 14:01

Choose a tag to compare

0.11.0 (2026-03-09)

Features

  • add any-leak path tracking, dependency origin detection, and density-proportional penalties (bb8552d)
  • sort topIssues by fixability so actionable issues surface first (eb4ee04)

v0.10.0

09 Mar 13:25

Choose a tag to compare

0.10.0 (2026-03-09)

Features

  • add boundary analysis, fix planning, monorepo support, diff, and config loader (7d8222e)
  • add TanStack Intent skills for AI agent integration (44bd0ab)

v0.9.0

09 Mar 12:40

Choose a tag to compare

0.9.0 (2026-03-09)

Features

  • accuracy: implement 8-phase accuracy maximization plan (2e6bcd2)
  • add multi-profile scoring, agent infrastructure, and self-analyze command (052de39)

Bug Fixes

  • ci: track test fixture node_modules, inject version at build time (6d3e494)
  • scoring: resolve .d.ts companions for JS exports, tighten testing-library detection, fix gate snapshot lookup (b71bbf3)
  • soundness: replace 'as OutputOptions' casts with typed extraction in CLI (93b02bc)
  • soundness: replace non-null assertions with null-coalescing in scorer and package-scorer (78e1737)
  • types: eliminate all as any casts, tighten domain types, remove double assertions (529bf41)

v0.8.0

08 Mar 23:39

Choose a tag to compare

0.8.0 (2026-03-08)

Bug Fixes

  • ci: correct semantic-release invocation in release workflow (8af5412)

Features

  • benchmark: implement 10-phase accuracy and generalization overhaul (aa722bd)
  • scoring: add applicability-aware dimensions, role classification, and package identity (0f25908)
  • scoring: implement generalization-first accuracy plan phases 2-10 (6c78cb3)

v0.7.6

08 Mar 21:50

Choose a tag to compare

0.7.6 (2026-03-08)

Bug Fixes

  • ci: use npm 11.5.1+ for trusted publishing OIDC support (8f94228)

v0.7.5

08 Mar 21:35

Choose a tag to compare

0.7.5 (2026-03-08)

Bug Fixes

  • ci: manually exchange OIDC token and write npm auth to project .npmrc (2424448)