Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 May 21:09

0.2.0 (2026-05-06)

Features

  • add before/after scores to report, surface finalized_at in state (1a67776)
  • epic3-m1: deps + models (CreatedStory, CompiledProfile, OrphanedSkill) (75c7f9e)
  • epic3-m2: resume repository (save, get, list — XDG-aware) (ad3d81e)
  • epic3-m3: accomplishments repository (AccomplishmentsStore, atomic JSON) (f0f989d)
  • extract_sections — SectionMap output from resume text (M3) (40b5e32)
  • implement epic 1 packaging and ci (18b7c22)
  • profile: add ProfileCompiler with three-tier skill union and coverage lint (fab873c)
  • profile: M5 WikiRenderer — experience pages and index (8005547)
  • profile: M6 wire profile nodes to real stores (05b015d)
  • profile: M6 wire profile nodes to real stores + update graph tests (045c680)
  • profile: M7 rewrite profile MCP tools to use real graph + nodes (d255bf0)
  • profile: M8 add compile_profile to graph interrupt_after (ef8c414)
  • profile: M9 integration tests + smoke script update (99a8c29)
  • SectionMap data model + WikiStore + get_wiki_pages tool (M1+M2) (2cf739c)
  • wire holistic tailor end-to-end (303f464)

Bug Fixes

  • move inline imports to module-level; guard empty primary_skill (95761b5)
  • type: fix Pyright errors in test_server_profile.py (be4b53a)

Documentation

  • mark Epic 2 complete, update dependency graph and next action (1bf5832)