fix: remove machine-specific symlinks from repository

- Remove .claude and packages/web/agent-orchestrator.yaml symlinks
- Add them to .gitignore to prevent re-committing
- These are development convenience links created per-worktree

Fixes Bugbot comment about environment-dependent paths that break
on other machines.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Prateek 2026-02-14 21:51:18 +05:30
parent 4c001e7e05
commit 9f5dc08a68
3 changed files with 4 additions and 2 deletions

View File

@ -1 +0,0 @@
/Users/equinox/agent-orchestrator/.claude

4
.gitignore vendored
View File

@ -8,3 +8,7 @@ coverage/
*.patch
*-context.md
packages/web/screenshots/
# Development symlinks (created per-worktree, not committed)
.claude
packages/web/agent-orchestrator.yaml

View File

@ -1 +0,0 @@
/Users/equinox/.worktrees/ao/ao-13/agent-orchestrator.yaml