Commit Graph

  • f6d7416b00 Publish pi-notifications and pi-llm-performance main mostalive 2026-04-28 13:13:52 +01:00
  • 93a5675f06 chore(pi-notifications): remove remaining console.log mostalive 2026-04-28 13:06:44 +01:00
  • 113878e83f chore(pi-notifications): remove debug mode and console.log noise mostalive 2026-04-28 13:04:33 +01:00
  • 7faabcb038 chore: update llm-metrics log mostalive 2026-04-28 13:03:38 +01:00
  • d7eabfffbb docs(pi-notifications): update README for audio-based alerts mostalive 2026-04-28 13:03:11 +01:00
  • 823af3c486 feat(pi-notifications): switch to afplay audio instead of desktop notifications mostalive 2026-04-28 13:02:18 +01:00
  • 040513e1d6 feat(pi-notifications): use 'tell application' for notifications to suppress Show button mostalive 2026-04-28 12:56:02 +01:00
  • 383cb46fe7 feat(pi-notifications): add standalone test-notify.ts and fix AppleScript sound bug mostalive 2026-04-28 12:10:30 +01:00
  • 45a13fd08c feat(pi-notifications): add PI_NOTIFICATION_DEBUG mode with visible steer signal mostalive 2026-04-28 12:09:06 +01:00
  • ce4d6c5971 ignore llm-metrics log mostalive 2026-04-28 10:53:44 +01:00
  • 98e18643c5 pi-performance: Make Time to first token more accurate. mostalive 2026-04-28 10:52:00 +01:00
  • a38c76c65e move pi-llm-performance to monorepo, update README and add deno.json mostalive 2026-04-28 10:06:03 +01:00
  • 0cf13ed54e move pi-llm-performance to this repo mostalive 2026-04-28 10:00:45 +01:00
  • c62eb432bf remove autoresearch json mostalive 2026-04-27 11:42:38 +01:00
  • f8de509ec6 make place for agent session transcripts mostalive 2026-04-27 11:41:57 +01:00
  • 36b30c1f02 Create detailed readme for pi-turn-limit mostalive 2026-04-23 16:10:40 +01:00
  • fd0c343729 Add claude code session transcript mostalive 2026-04-23 15:56:44 +01:00
  • a4181af13e feat: unlimited turns + tests mostalive 2026-04-23 15:56:16 +01:00
  • cab445e603 Add MIT License (Living Software LTD (UK)) mostalive 2026-04-21 14:09:46 +01:00
  • 191507785f fix(pi-turn-limit): use turnCount for boundary check instead of event.turnIndex\n\nThe exceeded check used event.turnIndex which keeps incrementing from\nthe original session, causing false aborts after a boundary confirmation\nreset. Now turnCount is used consistently, and the dead exceeded check\nis removed since the boundary at turnCount === maxTurns handles all cases. mostalive 2026-04-21 12:48:14 +01:00
  • a7f9822fa0 feat(pi-turn-limit): add widget, /turn-limit command, and boundary confirmation mostalive 2026-04-21 12:34:09 +01:00
  • 14282370ec Added live widget for turn limit mostalive 2026-04-21 12:28:13 +01:00
  • ce325cfec9 plan for turn limit widget mostalive 2026-04-21 12:28:00 +01:00
  • 75289f0d54 generated Readme mostalive 2026-04-21 12:27:50 +01:00
  • f0d53a5ced tidy: remove old turn-limit file mostalive 2026-04-21 12:27:32 +01:00
  • 68c7cb2daf setup: workspace, dev deps, and project-local extension install mostalive 2026-04-21 11:47:47 +01:00
  • 57d238a1ea feat: restructure as pnpm monorepo workspace mostalive 2026-04-20 23:04:34 +01:00
  • 1c6fc220ea set node to 24 mostalive 2026-04-20 22:42:59 +01:00