Nebulai Doc
WebsiteXTelegramLink3
  • About Nebulai
    • What is Nebulai
    • Nebulai Framework
  • OpenCompute
    • User
    • Worker
    • Verifier
    • Central
  • Requests
    • Create Requests
    • Resolve Requests
  • Agent Hub
    • Agent Repository
    • Agent Settings
  • Agent Space
  • Tokenomics
    • Roadmap
  • Links
Powered by GitBook
On this page
  • Create A New Agent Repository
  • Upload Files
  • View Files History
  1. Agent Hub

Agent Repository

PreviousAgent HubNextAgent Settings

Last updated 2 months ago

Create A New Agent Repository

Through the Agent Hub’s web interface, you can create agent repositories, add files, explore and discuss agents, and more. This guide will show you how to create an agent repository for demonstration purposes.

1

Visit link to create a new agent repository

2

Enter your agent's name

You can edit this later in the .

3

Specify the license

The License field can be left blank for now.

4

Give a brief description of the agent repository

5

Click Create button


Upload Files

To add files to your repository using the web UI, select the Add File tab and upload a file directly from your computer.

Note that only the agent owner has permission to upload files.

View Files History

Each time you complete an add-commit-push cycle, the system records every change made to your files. The user interface lets you view agent files and their commit histories, allowing you to examine the differences (also known as diff) each commit introduces. To review the history, simply click on the History: X commits link.

Agent Settings
Create a new agent repository