agent-orchestrator/packages/plugins/agent-aider/src
suraj-markup 716be0cb74 Fix Bugbot review comments: tilde expansion, duplicate names, cross-platform detect
- Fix autoDetectProject path matching: expand ~ before comparing project
  paths to cwd, so `path: ~/my-repo` matches `/Users/user/my-repo`
- Fix addProjectToConfig: detect duplicate directory names and auto-suffix
  instead of silently overwriting existing project entries
- Fix agent detect() in all 4 plugins: replace `which` (Unix-only) with
  direct `--version` invocation for cross-platform compatibility

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 18:27:01 +05:30
..
index.test.ts Fix CI failures: lint eqeqeq + test manifest displayName 2026-03-17 13:55:08 +05:30
index.ts Fix Bugbot review comments: tilde expansion, duplicate names, cross-platform detect 2026-03-17 18:27:01 +05:30