Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 693 Bytes

File metadata and controls

9 lines (7 loc) · 693 Bytes

2026-06-19

Changes

  • Updated the codespaces skill workflow so agents are directed to query the belief map before reading source and to use quick as a first-pass analyze shortcut.
  • Changed belief_search.py quick to run full analyze output instead of boundary-only output, and made it resolve legacy path-map aliases found in raw belief-map hits.
  • Added focused unit coverage for quick analyze output, alias resolution from raw hits, boundary files-only output, and no-match suggestions.

Motivation

  • Session-log review showed that agents usually used search and analyze after activation, but often queried too late and did not discover shortcut or boundary commands.