Skip to content

rbt init still scaffolds a protobuf-defined API #156

Description

@reboot-dev-bot

reboot/cli/commands/init/ renders hello_world.proto.j2, so rbt init produces a project whose API is defined in protobuf. The docs no longer describe that: they present Pydantic (Python) and Zod (TypeScript) as the way to define an API, and keep protobuf only for the standard library's value encoding. The docs' rbt CLI page deliberately omits rbt init until this is resolved.

Either update rbt init to scaffold a Pydantic-based project, matching what the app, mcp-ui, and web-app plugin skills produce, or remove the command.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions