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.

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

Aolinge profile banner

Aolinge

WebsiteGitHub profileEmail

Computer Science student at Chongqing University
Building local-first safety tools, repo doctors, and delivery workflows for AI-agent-era software.

English | 简体中文


Focus

I turn fragile development workflows into small tools that are easy to run, review, and ship again. This profile is the quick map; the website is the broader portfolio and project index.

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

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

Recommended Paths

If you want to...Start withWhy
Audit an AI-agent repository before launchagent-secret-guardFlagship safety scanner with a short first run and GitHub Action support.
Understand the whole release-readiness pictureagent-reliability-kitCombines README quality, CI evidence, secrets, MCP hygiene, and release proof.
Debug MCP setup quicklymcp-config-doctorFocused local diagnosis for config paths, transports, commands, and env assumptions.
See the public portfolio sourceopen-source-portfolioBilingual React/Vite portfolio template wired for GitHub Pages.
Deploy a student or practice projectstudent-deploy-kitPractical deployment recipes for frontend, Spring Boot, Docker, Nginx, and VPS work.

Repository Labels

LabelMeaningCurrent examples
Core toolPolished public project with a clear user, command, docs, and verification path.agent-secret-guard, agent-reliability-kit, mcp-config-doctor
Building blockSmall CLI or check that solves one problem and may later merge into a larger kit.repo-release-proof, readme-demo-link-check, prompt-yaml-lint
Learning sampleProject kept mainly for portfolio evidence, architecture practice, or deployment notes.student-deploy-kit, express-locker-backend, job-backend
Content baseKnowledge or resource repository where navigation and contribution rules matter most.deutsch-lernen, indie-hacker-tools-plus

Start Here

ProjectUse it forFirst command
agent-secret-guardFast 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-doctorDiagnose MCP config files before an AI client fails to connect.npx mcp-config-doctor --config mcp.json
agent-reliability-kitOne report for AI-agent repo readiness, README quality, CI, secrets, MCP, n8n, and release risk.npx agent-reliability-kit scan .
repo-release-proofCheck 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

ProjectWhy it matters
mcp-config-doctorLocal diagnosis for MCP config paths, transports, commands, and environment assumptions before an AI client fails.
agent-reliability-kitCross-checks README quality, CI evidence, secret risk, MCP hygiene, and release proof in one readiness report.
repo-release-proofKeeps release notes accountable by linking change claims to verification and publication evidence.
agent-symphony-kitLocal-first task files, preflight checks, gate reports, and workflow contracts for coding agents.
agent-run-trace-packRedacted, reviewable trace packs for agent and shell runs.
open-source-portfolioA GitHub Pages portfolio template focused on proof, deployment, and service clarity.
student-deploy-kitBeginner-friendly deployment material for Nginx, Spring Boot, frontend apps, Docker, VPS security, and troubleshooting.
vps-deploy-doctorRead-only VPS diagnostics for Nginx, systemd, ports, Docker, firewall, disk, memory, and logs.

Smaller CLI repositories stay public when they are useful as focused examples, but the profile highlights the sharper entry points above so visitors do not have to choose between dozens of similar checks.

Public Surfaces

SurfacePurpose
GitHub profileFast identity, selected tools, and contact path.
aolingge.devPortfolio, project index, and longer-form notes.
open-source-portfolioThe React/Vite source for the bilingual portfolio page.
maintenance digestWeekly repository-health issue for profile maintenance, Dependabot visibility, and security-alert awareness.

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.

ServiceDeliverable
AI Agent Repo Safety AuditA 24-hour Markdown risk summary covering agent instructions, MCP args, local credential paths, browser profile exposure, CI permissions, and practical fixes.
Fix PRA scoped pull request that moves risky examples toward safer defaults after an audit.
Local automation hardeningA 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. deutsch-lernen deutsch-lernenPublic

    Public German learning knowledge base for Chinese speakers, covering A1-C1 study, exams, Germany prep, and reusable learning systems.

    JavaScript 5

  2. agent-reliability-kit agent-reliability-kitPublic

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

    TypeScript 2

  3. TrendRadar TrendRadarPublic template

    Forked from sansan0/TrendRadar

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

    Python 1

  4. job-backend job-backendPublic

    Forked from liux123-code/job-backend

    Career evaluation and job recommendation backend built with Spring Boot, MyBatis, MySQL, Redis, and public-safe configuration defaults.

    Java

  5. express-locker-backend express-locker-backendPublic

    Java / Spring Boot backend for express locker logistics, API design, MyBatis, Redis, and database-oriented service practice.

    Java

  6. aolingge aolinggePublic

    Aolinge's developer profile, project index, and public workbench.

    JavaScript