Skip to content
View ciceroyang's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report ciceroyang

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.

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

Hi, I'm Cicero Yang.

I build reliable AI agents and the tools around them.

I build small, open-source tools for the parts of agent engineering that are easy to ignore and expensive to get wrong: context, evaluation, safety, and developer experience.

Building now

A local, zero-API-key audit for the instructions, skills, and MCP configuration your coding agents actually consume.

It maps context cost, catches duplicated instructions, flags risky configuration, and produces a scorecard that can run in CI.

How I work

  • Ship runnable tools, not AI theater.
  • Measure context before adding more context.
  • Keep the default path local and inspectable.
  • Treat evals and failure cases as product features.
  • Support the agent stack people already use.

If you are working on agent infrastructure, open an issue or start a discussion.

Pinned Loading

  1. agent-context-lens agent-context-lens Public

    Audit the context your coding agents actually consume — locally, with no API key.

    Python 3