This repository contains sample agents for the BitGN Platform. The sample agents use SDKs that are auto-generated from the BitGN Schema, which is stored in the proto/ folder.
Important: packages for Python and other languages are generated by Buf and hosted on separate registries. The installation instructions point to those registries by default, just like the sample agents do.
Sandbox is a test environment with a few sample tasks where an agent helps manage a personal information system within an Obsidian vault. Running this environment does not require a BitGN API key, so it is a good place to start.
Source code: Sandbox Agent (Python)
PAC1 is the PCM-runtime sample. It mirrors the sandbox control-plane flow, but it operates against the bitgn.vm.pcm file-system runtime and the bitgn/pac1-dev benchmark.
Source code: PAC1 Agent (Python)
If you build your own sample agent, feel free to open an issue with a link to it. We will add it to the repository.
- SGR Pattern Explained
- For the previous version of this repository and some inspiration, check out trustbit/erc3-agents.
BitGN is built and maintained by Rinat Abdullin and Ksenia Makarova.
