# Innei Jiang — AI Native Product / Design Engineer # https://resume.innei.in/en.html · generated 2026-09-04 # Canonical machine-readable representation of this résumé. # Same source as the human view — nothing hidden, nothing injected. ## Contact email: i@innei.in github: https://github.com/Innei site: https://innei.in ## Summary AI Native Product Engineer / Design Engineer with 6+ years of front-end and full-stack experience. Currently a core contributor to [LobeHub](https://github.com/lobehub/lobehub) (79000 stars on GitHub), a multi-agent collaboration workspace, building its agent runtime and AI-native interaction surfaces while leading its desktop and web architecture rewrites, edge gateway, and core UI / Editor infrastructure. Previously led the cross-platform architecture and design system of [Folo](https://github.com/RSSNext/folo) (38000 stars), an AI-driven RSS reader. Strong in TypeScript / React / Next.js, with a knack for turning uncertain model capabilities into shippable product surfaces, and experienced in design systems, end-to-end performance work, and Node full-stack / Cloudflare Workers edge engineering. ## Experience ### LobeHub LLC — AI Product Engineer / Design Engineer period: 2025.12 — Present employment: Full-time · Remote repo: https://github.com/lobehub/lobehub (~79000 stars) site: https://lobehub.com/ summary: Core contributor to [LobeHub](https://github.com/lobehub/lobehub) (79000 stars on GitHub), an open multi-agent collaboration workspace, leading the agent runtime and its AI-native interaction surfaces alongside the app and web architecture rewrites, the edge gateway, and the UI system. metrics: - First-screen JS: 3.84 MB -> 2.26 MB (-41%) - Median first paint: -44% - SSR boot RSS: 448 MB -> 318 MB - Cache hit rate: 1.34% -> 16.19% work: - Agent runtime & context engineering: Built the context engine (referenced-topic injection, send-time document snapshots, interactive code-selection context) and the skill system (slash invocation, Skill Store, a browser-automation skill); extracted a shared document runtime unifying how builtin tools read, write, and node-level-edit documents, archived oversized tool results to a VFS instead of truncating them, added BM25 document search and a path-tiered intervention policy for local-system tools; shipped direct @mention routing and capability-table-driven model selection for heterogeneous agents - AI-native product surfaces: Designed and shipped the agent dashboard home, a collapsible floating chat panel, Quick Chat with screen capture, an embedded terminal (tabs / split panes / WebGL) and Python interpreter, and MCP integration; one-click publishing of workspace HTML as a public Artifact; built an AI acceptance system plus agent playback / fixture tooling to make agent behavior testable and shippable - App architecture & performance: Led the migration from Next.js App Router to a Vite SPA + react-router v8, split the server runtime out onto Hono, and moved desktop to plain Vite configs plus an in-house dev orchestrator; introduced a CI gate on the first-screen static import graph, cutting first-screen JS from 3.84 MB to 2.26 MB gzip (−41%) and median stable business first-screen by 44%; shipped renderer OTA hot updates with no app restart (Ed25519-signed manifest + content-addressed deltas, with a main-process fingerprint as the compatibility contract driving both the CI gate and the feed layout) - Web delivery & edge gateway: Rewrote [lobehub.com](https://lobehub.com/) from Next.js 16 to React Router v8 + Vite (SSR retained) and cut over fully via edge canary bucketing: server boot RSS 448 MB → 318 MB, Marketplace list-page cache hit rate 1.34% → 16.19%; extracted auth / share / workbench into standalone SSR micro apps on Cloudflare Workers (worker 9.84 MB → 3.68 MB gzip); built the Torii gateway from scratch to replace the Vercel middleware layer and serve all traffic (route modeling, fail-open KV config, canary bucketing, an edge sign-in gate, cache-tag invalidation, same-thread service-binding dispatch), plus a console for routing decision-flow visualization, config rollback, and edge metrics - UI system: Drove [lobe-ui](https://github.com/lobehub/lobe-ui) v5 (ESM-only + standalone base-ui subpackage, core components migrated from antd to Base UI with an imperative API, and `@lobehub/streamdown` extracted as a headless streaming-Markdown engine) and led the [lobe-editor](https://github.com/lobehub/lobe-editor) headless LexicalRenderer / LexicalDiff / Mermaid / CodeMirror subpackages ### Natural Selection Labs — Front-End Developer / Design Engineer period: 2024.06 — 2025.11 employment: Full-time · Remote repo: https://github.com/RSSNext/folo (~38000 stars) summary: Core developer of [Folo](https://github.com/RSSNext/folo), an AI-driven RSS reader (38000 stars on GitHub), leading cross-platform development of the Web app and React Native iOS app. work: - Designed and shipped a Monorepo cross-platform architecture (Vite + React for Web, Expo + React Native for iOS) and built the product design system and core UI component library from scratch, unifying design language and experience across platforms - Drove AI Agent features and end-to-end performance optimization (content loading, rendering pipeline), delivering a context-aware intelligent reading experience ### Zolplay · Shenzhen Zowon Information Technology Co., Ltd. — Senior Front-End Developer period: 2023.05 — 2024.05 employment: Full-time · Remote summary: Contributed to Live Aware (an end-to-end collaboration platform for game development teams): refactored the core video component to greatly reduce re-renders, cut initial load time and idle-state CPU usage, integrated LiveKit + WebRTC for low-latency live streaming, and produced React performance optimization guides. ### Xiaohongshu · Xingyin Information Technology (Shanghai) Co., Ltd. — Commerce Technology Department - Transaction Chain - Front-End Developer period: 2022.02 — 2023.04 employment: Full-time · Shanghai summary: Handled product-details-page business iterations and first-screen / performance optimization, completing the React Native 0.59 → 0.69 upgrade; led the refactor of the internal product-details low-code configurable platform from Koa to NestJS. ### Ant Group · Ant Intelligence (Hangzhou) Information Technology Co., Ltd. — Alipay Experience Technology Department - Front-End Developer period: 2021.07 — 2021.08 employment: Internship · Hangzhou ### Troph · Beijing Shidai Chuanfu Technology Co., Ltd. — Front-End Developer period: 2020.03 — 2021.07 employment: Internship · Full-time · Remote ## Open source / Side projects **Below is a showcase of some of my personal [open-source projects](https://github.com/Innei?tab=repositories&type=source).** Sorted by project activity - **Kansoku (観測)*** 2026.6 - Present A local-first, auditable AI trading copilot for macOS (259 stars): market and account data are pulled through the user's own brokerage account, every indicator (moving averages, MACD, RS, candlestick patterns) is computed locally, and AI keys are encrypted in a local database — neither data nor credentials leave the user's machine. The product thesis is auditability: every AI claim carries a full evidence chain and tool-call trace, archived predictions are frozen against rewriting, and judgments are scored after the fact by hit rate. Engineering-wise, one shared core backs both an Electron shell and a thin HTTP + WebSocket host, with the frontend selecting its transport by runtime; features span multi-timeframe charts and drawing tools, a SEPA trend-template strategy dashboard, intraday and review dashboards, and US / HK / A-share markets. Project URL: [https://github.com/kansoku-trade/kansoku](https://github.com/kansoku-trade/kansoku); Product site: - **Afilmory*** 2025.4 - Present A modern personal photography site (React 19 + TypeScript + Vite, 2000 stars): syncs photos from multiple sources (S3, GitHub, Eagle, local filesystem), with a custom high-performance WebGL image renderer and responsive masonry layout, HEIC / TIFF auto-conversion, Live Photo and HDR support, Fujifilm film-simulation reading, and GPS-based map exploration; the backend processes images concurrently with Node.js + Sharp across multiple processes. Several live sites run on it today. Project URL: [https://github.com/Afilmory/Afilmory](https://github.com/Afilmory/Afilmory); Documentation: [https://docs.afilmory.art](https://docs.afilmory.art) - **SKILL** 2026.4 - Present A personal AI agent skill repository (53 stars) organizing dozens of reusable skills across five domains — infrastructure, automation, writing, research, and content — and targeting multiple agent runtimes (Claude Code, Codex, …). Representative capabilities: turning a finished engineering session into a reusable skill plus a published blog post (now driving a meaningful share of [innei.in blog](https://innei.in/ja/posts?view_mode=compact) output), generating self-contained handoff prompts for cross-agent delegation, and producing weekly notes from GitHub PRs and commits. Project URL: [https://github.com/Innei/SKILL](https://github.com/Innei/SKILL) - **Mix Space** 2020.3 - Present A long-running AI-powered personal CMS platform for blogs and creator sites, built as modular components: - [core](https://github.com/mx-space/core): Backend core (500 stars) on NestJS 12 + PostgreSQL (Drizzle ORM) + Redis, with an AI content workflow (summary generation, multi-language translation, comment moderation) over pluggable LLM providers; real-time via Socket.IO + Redis multi-instance broadcast, auth via better-auth (JWT, passkey, OAuth) - [Shiro](https://github.com/Innei/Shiro): Open-source frontend theme on Next.js App Router (RSC) + Jotai, 3800 stars - **Yohaku (余白)**: Closed-source successor to Shiro, keeping the "blank space" aesthetic while evolving independently in both design language and implementation - [mx-admin](https://github.com/mx-space/mx-admin): Admin dashboard on Vue 3 + Naive UI, with an embedded Monaco editor for serverless function development Organization: [https://github.com/mx-space](https://github.com/mx-space?type=source) | Preview: * Built with AI vibe coding ## Education - [Wenzhou University of Technology](https://baike.baidu.com/item/%E6%B8%A9%E5%B7%9E%E7%90%86%E5%B7%A5%E5%AD%A6%E9%99%A2/53966440) 2018 - 2022 - Bachelor of Computer Science and Technology