aiagent.club
中文
npm

git-workspace-service

#616 of 964 in the AI Agent Index

10 Score
Real usage
22
Momentum
Attention

About

Git workspace provisioning and credential management service. Handles cloning repositories, managing branches, credentials, and PR creation.

Instead of using GitHub App, users can provide their own PAT or OAuth token:

Or use SSH authentication (relies on system SSH agent):

For CLI applications and AI agents, use the OAuth Device Code Flow for interactive authentication:

When requesting credentials, the service checks sources in this order:

For parallel work on the same repository, use worktrees instead of clones. Worktrees share the .git directory, making them faster to create and using less disk space.

If you need a specific branch name (e.g. for deterministic naming or external…

Across sources

6.3k Downloads / week
  • Downloads / week 6.3k