Commit Graph

  • 36cafc4405 Phase 2: add settings tests — defaults, merge, effective helpers. grayhook 2026-06-17 10:13:56 +07:00
  • 00ffdff578 Phase 2: add effective helpers — enabled and delivery mode resolution. grayhook 2026-06-17 10:12:21 +07:00
  • 9b0264f687 Phase 2: add writeGlobalSettings — merge into global settings.json. grayhook 2026-06-17 10:12:04 +07:00
  • d8abd46f90 Phase 2: add settings read — merge global and project via SettingsManager. grayhook 2026-06-17 10:11:43 +07:00
  • 04dcab5b42 Phase 2: add settings types — SPEC §7.3 contract and defaults. grayhook 2026-06-17 10:08:04 +07:00
  • 6050ca98ea TODO: mark phase 1 complete — state types, persist, load, trackSkill. grayhook 2026-06-17 10:05:02 +07:00
  • a671a6dc35 Phase 1: add trackSkill — dedupe tracked skills by name. grayhook 2026-06-17 10:04:55 +07:00
  • edcf5352c4 Phase 1: add loadStateFromBranch — restore last state entry. grayhook 2026-06-17 10:04:11 +07:00
  • db04a1dd01 Phase 1: add saveState — persist ExtensionState via appendEntry. grayhook 2026-06-17 10:02:42 +07:00
  • 195ed026ff Phase 1: add state factories — predictable session bootstrap. grayhook 2026-06-17 10:00:46 +07:00
  • 57d96e8b46 Phase 1: add state.ts types — shared SPEC §6.1 contract. grayhook 2026-06-17 09:59:51 +07:00
  • 645a46c0e9 TODO: mark phase 0 complete — package manifest, tsconfig, scripts, index shell. grayhook 2026-06-17 09:56:31 +07:00
  • 2ddb9431b5 Phase 0: add src/index.ts shell — minimal ExtensionAPI entry for pi -e smoke. grayhook 2026-06-17 09:56:20 +07:00
  • 3ed38d7e1e Phase 0: add npm scripts — typecheck, test, and build entry points. grayhook 2026-06-17 09:54:57 +07:00
  • 311c329f87 Phase 0: add tsconfig.json — strict typecheck aligned with jiti ESM load. grayhook 2026-06-17 09:53:47 +07:00
  • 2e3f909527 Phase 0: add package.json — pi.extensions manifest for pi -e load. grayhook 2026-06-17 09:52:35 +07:00
  • fb028336ec TODO: fill implementation plan — 14 phases from SPEC grayhook 2026-06-17 09:46:40 +07:00
  • 0de128372f Add agent workflow for phased development. grayhook 2026-06-17 09:18:06 +07:00
  • 0622ccbb32 Add initial spec for pi-skill-reinject extension. grayhook 2026-06-17 08:58:00 +07:00