Skip to content
View aolingge's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report aolingge

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

Aolinge profile banner

Aolinge

Website GitHub profile Email

Computer Science student at Chongqing University
Building local-first tools for AI-agent repositories, MCP safety, and repeatable software delivery.

English | 简体中文


Focus

I turn fragile development workflows into small tools that are easy to run, review, and ship again. My current work is centered on three areas:

Main hub: aolingge.dev · Projects: aolingge.dev/projects · Blog RSS: blog.aolingge.dev/feed

Area What I build
AI-agent reliability CLIs that check repo instructions, secrets, CI, MCP configs, run traces, and release readiness before an agent marks work as done.
Local automation Repeatable scripts and workflow kits for Windows-first development, deployment checks, and safe long-running agent tasks.
Practical backend and delivery Java / Spring Boot practice projects, deployment notes, and portfolio material with clear verification paths.

Start Here

Project Use it for First command
agent-secret-guard Fast safety scan for AI-agent repos, MCP configs, browser profile paths, and risky GitHub Actions permissions. npx agent-secret-guard scan . --fail-on high
mcp-config-doctor Diagnose MCP config files before an AI client fails to connect. npx mcp-config-doctor --config mcp.json
agent-reliability-kit One report for AI-agent repo readiness, README quality, CI, secrets, MCP, n8n, and release risk. npx agent-reliability-kit scan .
repo-release-proof Check whether release notes prove what changed, how it was verified, and where it was published. npx github:aolingge/repo-release-proof --path RELEASE.md

Portfolio

Project Why it matters
agent-symphony-kit Local-first task files, preflight checks, gate reports, and workflow contracts for coding agents.
agent-run-trace-pack Redacted, reviewable trace packs for agent and shell runs.
open-source-portfolio A GitHub Pages portfolio template focused on proof, deployment, and service clarity.
student-deploy-kit Beginner-friendly deployment material for Nginx, Spring Boot, frontend apps, Docker, VPS security, and troubleshooting.
vps-deploy-doctor Read-only VPS diagnostics for Nginx, systemd, ports, Docker, firewall, disk, memory, and logs.

Available For

I take a small number of focused launch-readiness audits for public or shareable AI-agent, MCP, GitHub Actions, and local automation repositories.

Service Deliverable
AI Agent Repo Safety Audit A 24-hour Markdown risk summary covering agent instructions, MCP args, local credential paths, browser profile exposure, CI permissions, and practical fixes.
Fix PR A scoped pull request that moves risky examples toward safer defaults after an audit.
Local automation hardening A review of repo docs, workflows, and scripts before public release or handoff.

Send a public repository link by email or GitHub. Do not send production secrets, cookies, private keys, or live credentials.

Toolbox

TypeScript, JavaScript, Node.js, Python, Java, Spring Boot, GitHub Actions, PowerShell.

Working Style

  • Make the first run boring: short commands, clear defaults, and concrete output.
  • Keep reports local-first and careful around secrets, browser profiles, and account material.
  • Treat documentation as part of the product, not a cleanup step.
  • Prefer small, inspectable tools that compose into a stronger workflow.

Clean workflows. Local-first safety. Reusable delivery.
Chongqing City · Chongqing University · open-source notes, tools, and experiments

Popular repositories Loading

  1. TrendRadar TrendRadar Public template

    Forked from sansan0/TrendRadar

    Multi-platform trend radar for hot-topic aggregation, AI-assisted summaries, and notification workflows.

    Python 1

  2. deutsch-lernen deutsch-lernen Public

    Public German learning knowledge base for Chinese learners

    JavaScript 1

  3. agent-reliability-kit agent-reliability-kit Public

    Verify, harden, and ship AI-agent-assisted codebases in one command.

    TypeScript 1

  4. trae trae Public archive

    Archived Chinese word segmentation experiment kept for reference and learning history.

  5. trae-segmentation trae-segmentation Public archive

    Archived Chinese word segmentation experiment focused on NLP practice and historical notes.

  6. trae-project trae-project Public archive

    Archived experimental project kept as a reference snapshot, not an actively maintained repository.