An open API service indexing awesome lists of open source software.

https://github.com/0xintuition/agent-registry


https://github.com/0xintuition/agent-registry

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Reference implementation for agent registry

## Install

```
pnpm i
```

## Usage

```
pnpm tsx src/01-register-agent.ts
pnpm tsx src/03-find-agent.ts
pnpm tsx src/02-update-agent.ts
pnpm tsx src/03-find-agent.ts
```