Skip to content

Instantly share code, notes, and snippets.

@LiuShiyuMath
LiuShiyuMath / features.html
Created May 9, 2026 07:54
TeamBrainV2 — Project Feature Inventory · 2026-05-09
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>TeamBrainV2 — Project Feature Inventory</title>
<style>
:root{
--bg:#0a0d0c;
--bg-elev:#101513;
@LiuShiyuMath
LiuShiyuMath / kanban-1778607644847.html
Created May 12, 2026 18:40
TeamBrain Feature #2 v2 — boss kanban demo HTML (PR #401 proof artifact, 2026-05-13)
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<title>TeamBrain · Feature #2 v2 live kanban</title>
<style>
:root { font-family: -apple-system, system-ui, sans-serif; color-scheme: dark; }
body { background: #0b0d10; color: #d9e0ea; margin: 0; padding: 2rem; }
h1 { font-size: 1.2rem; letter-spacing: 0.08em; text-transform: uppercase; color: #6ee7b7; margin: 0 0 1rem; }
.meta { color: #6b7280; font-size: 0.78rem; margin-bottom: 1.5rem; }
@LiuShiyuMath
LiuShiyuMath / visual-proof-PR-416.html
Created May 13, 2026 04:04
Visual proof of work for TeamBrain PR #416 — daily-standup skill (built 2026-05-13)
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<title>Visual Proof of Work — PR #416 daily-standup skill</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<style>
:root {
--bg: #fefcf7;
--ink: #1a1a1a;
@LiuShiyuMath
LiuShiyuMath / ceo.html
Created May 13, 2026 07:00
TeamBrain Feature 1 — CEO 鸭老板视角 visual proof (LiuShiyuMath)
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<title>TeamBrain Feature 1 · CEO 鸭老板视角 · 视觉证据</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif;
background: #fafaf7; color: #1c1c1c; max-width: 920px; margin: 0 auto; padding: 28px 32px; line-height: 1.65; }
h1 { font-size: 1.8em; border-bottom: 3px solid #ffc300; padding-bottom: 8px; }
h2 { font-size: 1.3em; border-left: 5px solid #ffc300; padding-left: 12px; margin-top: 34px; }
@LiuShiyuMath
LiuShiyuMath / enduser.html
Created May 13, 2026 07:00
TeamBrain Feature 1 — end-user / developer visual proof (LiuShiyuMath)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>TeamBrain Feature 1 · End-User / Developer Visual Proof of Work</title>
<style>
body { font-family: ui-monospace, "SF Mono", "Cascadia Mono", Menlo, Consolas, monospace;
background: #0d1117; color: #c9d1d9; max-width: 1080px; margin: 0 auto;
padding: 28px 36px; line-height: 1.6; }
h1 { color: #f0f6fc; border-bottom: 2px solid #30363d; padding-bottom: 8px; font-size: 1.7em; }
@LiuShiyuMath
LiuShiyuMath / feature2-ceo-live-view.html
Created May 13, 2026 07:24
TeamBrain Feature 2 real dogfood visual proof of work (PR #440)
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<title>TeamBrain · Feature 2 · Real Dogfood Visual Proof of Work</title>
<style>
:root {
--bg: #0b0d12; --panel: #11141b; --panel-2: #161a23; --line: #1f2532;
--muted: #6b7488; --text: #e6e9f0; --dim: #aab2c5;
--accent: #7cf3a0; --warn: #ffd166; --bad: #ff7a8a; --info: #8ab6ff;
@LiuShiyuMath
LiuShiyuMath / report-public-1778662522.html
Created May 13, 2026 10:15
TeamBrain teamagent init Claude Max quota debug report (sanitized) — referenced from libz-renlab-ai/TeamBrain#445
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<title>TeamBrain 安装为什么把 Claude Max 限额烧完 — 调试报告</title>
<style>
:root {
--bg: #0f1419;
--panel: #1a2128;
--panel-2: #232b34;
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Symphony setup — what does "REMOVE MY EXISTING WORKFLOW" mean?</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; max-width: 900px; margin: 2em auto; padding: 0 1.5em; line-height: 1.55; color: #222; }
h1 { font-size: 1.5em; border-bottom: 2px solid #333; padding-bottom: .3em; }
h2 { font-size: 1.15em; margin-top: 1.8em; }
.opt { border: 1px solid #ccc; border-radius: 6px; padding: .8em 1em; margin: .6em 0; background: #fafafa; }
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<title>把 Codex 换成 Claude — 鸭鸭需要老板拍板</title>
<style>
body { font-family: -apple-system, "PingFang SC", "Microsoft YaHei", sans-serif; max-width: 920px; margin: 2em auto; padding: 0 1.5em; line-height: 1.7; color: #222; }
h1 { font-size: 1.55em; border-bottom: 2px solid #c97a00; padding-bottom: .3em; }
h2 { font-size: 1.18em; margin-top: 1.6em; color: #c97a00; }
.duck { font-family: ui-monospace, Menlo, monospace; white-space: pre; background: #fff8e8; padding: 1em; border-radius: 8px; border-left: 4px solid #c97a00; margin: 1em 0; }
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<title>TeamBrain harness 选型 — 鸭鸭澄清</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; max-width: 920px; margin: 32px auto; padding: 0 24px; color: #1a1a1a; line-height: 1.55; background: #fafafa; }
h1 { font-size: 24px; margin-bottom: 4px; }
.sub { color: #666; margin-bottom: 24px; }
.opt { background: #fff; border: 2px solid #ddd; border-radius: 8px; padding: 16px 20px; margin-bottom: 14px; }