Skip to content

Scout 0.12.0

Latest

Choose a tag to compare

@jordanrburger jordanrburger released this 03 Sep 13:55
· 2 commits to main since this release
12f1def

What's changed

Features

  • feat: action-item copy and menu-bar quick control (supersedes #79) (#94) (8377788)
  • feat(action-items): clean card — title + description + relation chips (redesign app track) (#89) (b8add92)
  • feat(kb): graph navigability — focus + context map (implements #73) (#90) (3e34e6c)
  • feat(kb): Comment for Scout — marker vocabulary, parser chip, block affordance (KB phase) (#77) (26facd3)

Fixes

  • fix(action-items): treat
    blocks as archive, not live work (#98) (12f1def)
  • fix(per-file): treat unknown statuses as active, not resolved (#85) (#93) (5540f88)
  • fix(kb): stop the KB viewer crashing on '#' lines that aren't headings + render [#TAG] as clickable chips (#92) (c5341a8)
  • fix(proposals,per-file): LazyVStack → VStack — #83 remaining occurrences (#87) (46e85b8)

Other changes

  • Action Items redesign — spec + plan (clean title / description / relations) (#76) (a505874)
  • perf(action-items): hoist regex/DateFormatter compiles out of the render hot path (#88) (42b36c8)

Full changelog: v0.11.2...v0.12.0


Install

  1. Download Scout-0.12.0.dmg from the Assets below.
  2. Open the DMG and drag Scout.app into the Applications folder.
  3. Launch it. Scout is signed with a Developer ID and notarized by Apple, so it opens with a normal double-click.

Configure

Open the app, press ⌘, to open Settings. Fill in your Linear workspace and author name so deep-links and comment authorship work correctly.

The app expects a Scout instance at ~/Scout. Install the scout-plugin into Claude Code and run /scout-setup first if you don't have one yet.