singularity-forge/src/resources
TÂCHES dfc41e105d fix(gsd): clear all caches after discuss dispatch so picker sees new CONTEXT files (#981)
guided-flow.ts called only invalidateStateCache() after waitForIdle(),
leaving dirEntryCache stale. resolveSliceFile("CONTEXT") missed files
written during the discuss session, keeping the just-discussed slice
recommended and preventing the allDiscussed exit gate from firing.

Swap to invalidateAllCaches() at both call sites (discuss loop and
queue reorder), matching the pattern used throughout auto.ts.

Fixes #977

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 17:25:59 -06:00
..
agents fix: type errors in claude-import.ts and marketplace-discovery.ts 2026-03-16 14:46:31 -04:00
extensions fix(gsd): clear all caches after discuss dispatch so picker sees new CONTEXT files (#981) 2026-03-17 17:25:59 -06:00
skills feat: add 10 bundled skills for UI, quality, and code optimization (#999) 2026-03-17 17:23:39 -06:00
GSD-WORKFLOW.md feat: meaningful commit messages from task summaries (#803) 2026-03-16 23:30:33 -06:00