Mohamed Boudra 26ec7d20f0 Add getGitDiff() to DaemonClient + E2E tests
- Add getGitDiff(agentId) method to DaemonClient that sends git_diff_request
  and waits for git_diff_response
- Add 3 E2E tests covering:
  1. Modified file in git repo returns correct diff
  2. Clean repo returns empty diff
  3. Non-git directory returns error

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 18:10:00 +07:00
2025-12-25 11:31:56 +07:00
Description
Languages
TypeScript 98.1%
JavaScript 1.3%
Shell 0.1%
Swift 0.1%