Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions src/gitagent.sh/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@

# gitagent.sh (gitagent.sh)

Install "gitagent" binary

## Example Usage

```json
"features": {
"ghcr.io/devcontainer-community/devcontainer-features/gitagent.sh:1": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Version of "gitagent" to install. | string | latest |

# gitagent

## Project

- [gitagent](https://gitagent.sh)

## Description

A framework-agnostic, git-native standard for defining AI agents. `gitagent` lets you clone a repo and get an agent — version control, branching, and collaboration built in.

## Installation Method

Installed as a global package via [Bun](https://bun.sh) (`bun install -g @shreyaskapale/gitagent`). Bun is automatically installed if not already present.

## Other Notes

_No additional notes._


---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainer-community/devcontainer-features/blob/main/src/gitagent.sh/devcontainer-feature.json). Add additional notes to a `NOTES.md`._