2 Commits

Author SHA1 Message Date
zed
40aacea722 test(core): fix 24 Windows test failures with platform-aware assertions
- Reply footer: set USERPROFILE alongside HOME for os.UserHomeDir()
- Shell: use cmd /c / powershell on Windows; accept CommandNotFoundException
- Workspace pool: use normalizeWorkspacePath for cross-platform path assertions
- Skip Unix-only tests: reference rendering, symlinks, file permissions, hooks

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-21 22:42:02 +08:00
Jerry
bfb6d69780 Feature: normalize local references for IM rendering and add /show for direct file inspection (#495)
* feat(references): normalize and render local agent references

* feat(show): add reference-aware file and directory viewing

* docs: document references config and show usage

* chore: remove local working docs from PR branch

* fix: address lint issues in reference pipeline

* fix: drop stale quiet leftovers after main rebase

* fix: clean remaining rebase markers in show tests
2026-04-09 16:50:25 +08:00