mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
bf83908a42402ec7b59d2084cf58cfc117b10496
- Added getGitRepoInfo(agentId) method that returns repo info (branches, currentBranch, isDirty, repoRoot) by looking up the agent's cwd and sending git_repo_info_request - Added 3 E2E tests: (1) returns repo info for git repo with branch and dirty state, (2) returns clean state when no uncommitted changes, (3) returns error for non-git directory 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%