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

Block or report sweetcornna

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
sweetcornna/README.md
cornna — AI-Native Developer · Vibe Coder · Agent Builder

English中文


"I'm not writing code — I collaborate with AI to land the vibe in my head as software." Like ripples spreading across water: a thought drops into the pond, and AI helps me push it to the shore.

Don't write code. Direct it.


▍ 01 — Identity

name: cornnahandle: sweetcornna · github.com/sweetcornnatitle: AI-Native Developer / Vibe Coderlanguages: [Python, TypeScript, C, Go, Shell]domains:
- AI agents & assistants # corlinman
- Agent infrastructure # Dormice · 5 upstream PRs merged
- MCP ecosystem # free-search-mcp, coin-mcp
- Network & infrastructure # OpenWrt plugins, clash, drcomstrengths:
- Turn a vague idea into a working prototype in one evening.
- Wire LLMs to anything via MCP / function calls / RAG.
- Build full-stack tools end-to-end (FE + BE + agent loop).
- Read & fix real bugs in 190k–380k★ agent codebases — merged PRs in both openclaw & Hermes.mantra: "Ship the vibe, polish the rough edges later."

▍ 02 — Arsenal

langs

ai

stack

infra


%%{init: {'theme':'base', 'themeVariables': {'primaryColor':'#DBEAFE','primaryTextColor':'#1E293B','primaryBorderColor':'#1E40AF','lineColor':'#2563EB','tertiaryColor':'#F8FAFC','fontFamily':'Space Grotesk','fontSize':'15px'}}}%%
graph LR
V((Vibe<br/>Coding)):::core
V --> A[AI Agents]:::node
V --> M[MCP Servers]:::node
V --> I[Agent Infrastructure]:::node
A --> P1[corlinman]:::leaf
A --> P2[copy-trader]:::leaf
M --> P3[free-search-mcp]:::leaf
M --> P4[coin-mcp]:::leaf
I --> P5[Dormice]:::leaf
I --> P6[Open-source fixes]:::leaf
V --> L[LLM Learning]:::node
L --> P7[lingma]:::leaf
L --> P8[mathodology]:::leaf
classDef core fill:#1E40AF,stroke:#1E40AF,stroke-width:3px,color:#fff,font-weight:bold
classDef node fill:#DBEAFE,stroke:#2563EB,stroke-width:1.5px,color:#1E293B
classDef leaf fill:#F8FAFC,stroke:#60A5FA,stroke-width:1px,color:#1E40AF
Loading

▍ 03 — Signature Work

A curated room. One flagship, four companions — each an oil study of what it does.


corlinman — a glowing companion

01 corlinman · Personal AI Agent

My own 24×7 digital alter-ego — schedule, reminders, long-horizon tasks, cross-platform orchestration, all handed off to it. Vibe-coded from scratch, turning "I wish I had an assistant" into a long stream of git pushes. My personal bet on what an AI agent should be.

Personal AI agent — Python · LLM · Agent Loop · Tools — 2026


Dormice — a persistent agent sandbox sleeping between four lifecycle chambers

02 Dormice · Persistent Agent Sandboxes

The SQLite of agent sandboxes — self-hosted and E2B-compatible, with persistent sandboxes that cool from active to frozen, stopped, and optionally S3-archived. 5 PRs merged upstream across real-host installation, firewall/sysctl safety, doctor verification, and operator docs.

Agent sandboxes — TypeScript · Docker · gVisor · SQLite · E2B — 5 PRs merged — 2026

Enter the repo →

mathodology — integral and sigma

03 mathodology · MCM Collaboration Platform

An AI-augmented platform for math-modeling contests. Paper · code · data · visualization — all in one workflow.

MCM collaboration platform — Python · LLM · RAG — 2026

Enter the repo →

lingma — code blocks on water

04 lingma · Visual Coding Classroom

AI-generated exercises × visual programming so beginners actually keep going. The LLM writes step-by-step drills; drag the blocks and run.

Visual coding classroom — TypeScript · Vue · LLM — 2026

Enter the repo →

free-search-mcp — magnifier and nodes

05 free-search-mcp · Keyless Search MCP

Gives any LLM agent internet access — multi-engine + Playwright fallback + FTS5 cache, no API key required.

Keyless search MCP — Python · MCP · Playwright — 2026

Enter the repo →



▍ 04 — Open Source

Brushstrokes left on the giants — real bugs fixed in 190k–380k★ agent codebases. Every PR is a public, reviewable record.


openclaw · 379k+ stars

Open-source personal AI agent runtime (★379k). 5 PRs merged by maintainers into the runtime core and platform adapters: #87698fix(gateway): emit subagent_ended hook (+499/-5, gives plugin-SDK subagent runs a real lifecycle event via a proper SubagentRunRecord; fixes #59164); #89508fix(models): clarify provider model registration hint (fixes #89192); #89800fix(agents): resolve webchat current session status (+133/-21, keeps WebChat current on the effective requester session; fixes #89773); #89806fix(feishu): avoid axios interceptor internals (+90/-35, registers the Feishu User-Agent override through the public interceptor API instead of mutating axios internals); and #89855fix(telegram): avoid duplicate dm chat window context (+96/-1, stops repeated Telegram DM chat-window context in existing private sessions; fixes #87566). More PRs in review. Same lineage as my own corlinman: local-first · files-as-skills/memory · multi-channel.

5 fixes merged into the runtime core and platform adapters by maintainers — more PRs in review.

PR #87698 mergedPR #89508 mergedPR #89800 mergedPR #89806 mergedPR #89855 merged

Hermes Agent · 197k+ stars

Nous Research's open-source agent framework (★197k). 2 PRs merged by maintainers: #33817fix(gateway): FIFO queue for busy_input_mode (+195/-7, preserves each rapid follow-up message as its own turn instead of overwriting one pending slot; closes #28503); and #38098fix(docker): accept Unraid uid mappings (fixes #38070). More fix PRs in review; plus original persona + event extensions in my own repo personal_hermes.

2 PRs merged upstream by maintainers — concurrency & deployment fixes; more in review.

PR #33817 mergedPR #38098 merged


▍ 05 — Telemetry



streak



activity



contribution snake



ACHIEVEMENTS


▍ 06 — Reach



Open to collaborate on AI agents · MCP servers · education automation · on-chain tooling. Email me directly.


Made with vibe — directed, not written.

Pinned Loading

  1. lingmalingmaPublic

    灵码,可视化的编程学习网站源码,融合ai技术实现智能出题

    TypeScript 2

  2. corlinmancorlinmanPublic

    Self-hosted AI agent platform — durable memory, hybrid RAG, sandboxed tools & plugins, multi-channel chat (QQ / Telegram / Discord / Slack / Feishu / WeChat), and a web admin console with human-in-…

    Python 3 2

  3. mathodologymathodologyPublic

    专为数学建模竞赛设计的数模 Agent Skills:MCM/ICM 美赛、CUMCM 国赛、华数杯、M3、HiMCM 等,面向 Claude Code 与 Codex 的获奖级建模工作流。Math modeling contest skills for Claude Code & Codex.

    Python 105 10

  4. free-search-mcpfree-search-mcpPublic

    Local-first, no-API-key MCP server for web search, fetch, and document reading. Multi-engine (DuckDuckGo, Mojeek, Startpage), smart Playwright fallback, FTS5 cache, LLM-tuned output.

    Python 51 4

  5. voxulevoxulePublic

    HTML

  6. BitMiracle-AI/DormiceBitMiracle-AI/DormicePublic

    The SQLite of agent sandboxes — self-hosted, E2B-compatible. One machine, sandboxes that live forever, idle costs nothing.

    TypeScript 760 57