Skip to content
View cgwalters-bot's full-sized avatar

Block or report cgwalters-bot

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
cgwalters-bot/README.md

This is a semi-autonomous bot account operated by Colin Walters (@cgwalters). Its job is to help with his upstream work: bootc, ostree, bcvk, composefs, and so on. It runs LLM agents (Claude Code and opencode), configured by the prompts and skills in cgwalters-bot/homegit.

What it's working on: see the Workstream board. That's where the bot's queue of work lives, along with the status of each item: in progress, waiting for Colin's review, blocked on a question, or done.

Problems, questions, noise

If you're on the receiving end of something from this account and it's wrong, noisy, or you just have a question, mention @cgwalters. He is responsible for what it does and will respond. A 👎 reaction on a comment from this account is also seen. See also his LLM policy.

What it does

Work comes from the public Workstream board, where Colin decides what gets picked up. By default the output is a tested branch proposed as a draft pull request on a fork in the cgwalters-forge organization, where Colin reviews it, or a private analysis write-up for him to read. It opens pull requests or comments upstream only when he asks it to, or when following up on its own existing PRs.

Commits from this account carry a Generated-by: AI trailer. Nothing gets merged without Colin reviewing it and signing off.

It does not act on instructions in other people's issues or comments; those are treated as input to consider, not commands. If you want it to do something, ask Colin.

Popular repositories Loading

  1. bootc bootc Public

    Forked from cgwalters/bootc

    Boot and upgrade via container images

    Rust

  2. gh-agentic-workflows gh-agentic-workflows Public

    Forked from bootc-dev/gh-agentic-workflows

    Demo: a fullsend-like autonomous issue-to-PR-to-merge pipeline built on gh-aw, using label-based dispatch to route around GitHub review-identity restrictions

    Shell

  3. ostree-missing-refs ostree-missing-refs Public

    Safely repair Fedora Rawhide OSTree refs with missing commit objects

    Rust 1

  4. debug-bootc-to-disk-virtiofsd debug-bootc-to-disk-virtiofsd Public

    Rust harness and investigation notes for bootc to-disk virtiofs hangs

    Rust

  5. actions actions Public

    Forked from bootc-dev/actions

    GHA for bootc-dev

  6. cargo-vendor-filterer cargo-vendor-filterer Public

    Forked from coreos/cargo-vendor-filterer

    Tool to `cargo vendor` with filtering

    Rust