Skip to content

BreakPoint MD 1.2.0

Latest

Choose a tag to compare

@aka-kika aka-kika released this 08 Jun 21:08
· 1 commit to main since this release

Version 1.2.0 — BreakPoint MD

BreakPoint MD is the markdown-file edition: every capture saves structured .md handoffs to your export folder (default ~/BreakPointMDSnapshots). It runs beside the full BreakPoint app (com.kika.BreakPointMD vs com.kika.BreakPoint).

1.2.0 (build 3) — menu bar fix

  • Left-click opens the menu — macOS 27 beta broke reliable right-click on menu bar extras; click the bomb icon, then choose Doom's Moment (or use Cmd + Shift + Escape for a direct capture)

Highlights

  • Markdown file export only — no Apple Notes or Obsidian vault append in this edition
  • Export content modesFull handoff or Tasks only (Quick Wins, Todo, Next with Obsidian - [ ] checkboxes)
  • Tasks-only respects capture mode — Extra pulls from Priority Stack / Resume Plan; Normal from Todo List; Code from Code Tasks; ADHD from its native sections
  • Dual save in Tasks only mode — writes both DoomsMoment_tasks_…md and the full DoomsMoment_…md
  • Output guardrails — strips model thinking blocks, normalizes priority bullets, reduces hallucinated example tasks
  • ADHD prompt cleanup — no fake placeholder tasks; optional ## Next section; checkbox task format

Setup

  • macOS 14.0+
  • Recommended: Pieces OS for primary generation + MCP memory
  • Optional: Ollama, OpenAI, Anthropic, or OpenRouter fallback

Build & notarize

xcodebuild -project BreakPoint.xcodeproj -scheme BreakPoint \
  -destination 'platform=macOS' -derivedDataPath ./build -configuration Release build

./scripts/notarize-dmg.sh

Artifact: build/notarization/BreakPointMD.dmg