Skip to content

[Docs] Improve quickstart docs for agent os #1469

Description

@tanshunyuan

Packages

This is the packages i've installed

  "dependencies": {
    "@rivet-dev/agent-os-common": "^0.0.260331072558",
    "@rivet-dev/agent-os-pi": "^0.1.1",
    "@types/typescript": "^2.0.0",
    "rivetkit": "^2.3.0",
    "typescript": "^6.0.3"
  },
  "devDependencies": {
    "@types/node": "^25.9.3"
  },

Context

I'm figuring out how to setup a remote pi coding agent with agentos. it's enticing to me how you guys wrapped pi coding agent and created an interface / api layer which we can use interchangbly without much code changes (adapter pattern!)

Problem

I've doubts on the quickstart guide: https://rivet.dev/docs/agent-os/quickstart/, it's either not up to date or working. I had no issues with step 1 (install) and step 2 (create the server), but with step 2 (create the client) this is where it got fuzzy.

For reference this is to code on the website

Image

and this are the errors I have when i paste it into my IDE (zed)

Image

and here's a detailed look at it

Image

A few more things

Also, i'm quite confused on how the docs ended off. Supposedly it works, and i'm able to run the sdk locally. But i've no idea how this ties back to the rivet managed platform or the actors mentioned in the docs.

How do i even deploy it? this is also not mentioned in the quick start guide as well

I understand if this section is overreaching, but I guess at least for now, some help on the quickstart guide is much appreciated thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions