Skip to content
View PeterKnego's full-sized avatar

Block or report PeterKnego

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ultima_cluster ultima_cluster Public

    High performance SMR cluster

    Rust 1

  2. roost roost Public

    Remote dev workspace for Claude Code and other coding agents in your browser: persistent terminals, live diffs. Single Rust binary, no Node.

    Rust 3

  3. Claude Code statusline Claude Code statusline
    1
    #!/usr/bin/env bash
    2
    # Claude Code status line — experienced-developer layout
    3
    # Fields: DIR │ GIT │ MODEL <effort> │ CONTEXT │ $COST
    4
    set -o nounset
    5