Skip to content
View heggria's full-sized avatar
:bowtie:
:bowtie:

Block or report heggria

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

const heggria = {
  location: "Beijing, China",
  company: "@minimax",              // building the next frontier of AI
  role: "AI Agent Architect & Full-Stack Developer",
  building: "Hermit — a governed agent kernel",
  focus: ["AI Agent Infrastructure", "Agent Governance & Trust",
          "LLM Tooling", "Vue Ecosystem"],
  stack: ["TypeScript", "Python", "Vue", "Node.js"],
  believe: "Agents should be inspectable, interruptible, and auditable.",
};

🔮 Currently Building

Hermit

Hermit — Governed Agent Kernel

Local-first governed agent kernel for durable, inspectable, operator-trust-oriented AI work.

PyPI Downloads CI Docs Discord

Most agent tools optimize for "helpful right now." Hermit optimizes for "still legible after the run."

task → step → policy → approval → scoped authority → execution → receipt → proof / rollback
Instead of... Hermit emphasizes...
Chat-first sessions Task-first durable work
Direct model-to-tool execution Policy, approval & scoped authority
Tool logs as "audit" Receipts, proof summaries & exportable proof bundles
Memory as sticky notes Evidence-bound memory governance

⚙️ Tech Stack

AI & Agent Infrastructure

Frontend & Full-Stack

Tools & Platform


📊 GitHub Stats



🏆 Trophies


🚀 More Projects


🐍 Contribution Snake

github contribution snake animation

⏱️ Coding Activity

WakaTime Stats (click to expand)

Code Time

Profile Views

Lines of code

🐱 My GitHub Data

📦 195.2 kB Used in GitHub's Storage

🏆 176 Contributions in the Year 2026

🚫 Not Opted to Hire

📜 20 Public Repositories

🔑 2 Private Repositories

I'm an Early 🐤

🌞 Morning                172 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.00 % 
🌆 Daytime                638 commits         █████████████░░░░░░░░░░░░   51.91 % 
🌃 Evening                351 commits         ███████░░░░░░░░░░░░░░░░░░   28.56 % 
🌙 Night                  68 commits          █░░░░░░░░░░░░░░░░░░░░░░░░   05.53 % 

📅 I'm Most Productive on Tuesday

Monday                   143 commits         ███░░░░░░░░░░░░░░░░░░░░░░   11.64 % 
Tuesday                  343 commits         ███████░░░░░░░░░░░░░░░░░░   27.91 % 
Wednesday                263 commits         █████░░░░░░░░░░░░░░░░░░░░   21.40 % 
Thursday                 129 commits         ███░░░░░░░░░░░░░░░░░░░░░░   10.50 % 
Friday                   76 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   06.18 % 
Saturday                 75 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   06.10 % 
Sunday                   200 commits         ████░░░░░░░░░░░░░░░░░░░░░   16.27 % 

📊 This Week I Spent My Time On

💬 Programming Languages: 
No Activity Tracked This Week

Timeline

Lines of Code chart

Last Updated on 09/04/2026 19:46:49 UTC



Pinned Loading

  1. agent-usage-atlas agent-usage-atlas Public

    Generate a local dashboard from Codex CLI / Claude Code / Cursor agent logs

    Python 1