Skip to content
View kyletser's full-sized avatar

Highlights

  • Pro

Block or report kyletser

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

Xiaoping Liao

Agent systems, developer tools, and open-source infrastructure

I build agent runtimes and tools for developers. Most of my work is about making long-running agents easier to inspect, test, and recover when something goes wrong.

Right now I am working on CodeRook, a local-first coding agent with durable sessions, explicit permissions, reviewable changes, and evidence-backed run results.

Projects

Project What it does
CodeRook Local-first coding agent with TUI and web clients backed by one persistent daemon
CoursePilot Course learning agent that grounds Q&A and study paths in teacher-reviewed material and knowledge graphs
work-hunter Local job-search assistant that ranks roles and keeps a human approval step before outreach
Plinth Local runtime for inspectable agent workflows, durable run evidence, and explicit effect authorization

Open-source work

I work mainly in Python and TypeScript, with Rust, Go, and C++ where they fit the problem.

Pinned Loading

  1. coderook coderook Public

    A local-first coding agent with durable sessions, reviewable changes, and evidence-backed runs.

    Python 21