Commit Graph

1 Commits

Author SHA1 Message Date
fedster99 f412cf13ee test(setup): run a lib-importing bin command from every host root
Address review: end-to-end coverage that gstack-learnings-log (which
imports ../lib/jsonl-store.ts) actually executes from each installed
runtime root — agents sidecar, Codex, Factory, OpenCode, and Kiro —
built by the real setup shell code, in both symlink (IS_WINDOWS=0) and
Windows copy (IS_WINDOWS=1) modes. A negative control proves the probe
fails on the pre-fix bin-without-lib layout.

Verified: all 10 positive cells fail against upstream/main's setup and
pass with the fix.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-15 16:46:34 -07:00