Download Latest Version v3.2.1 source code.tar.gz (7.3 MB)
Email in envelope

Get an email when there's a new version of pua

Home / v2.9.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-23 3.8 kB
v2.9.0 -- Leaderboard, Owner Consciousness, 10 Company Methodologies source code.tar.gz 2026-03-23 7.2 MB
v2.9.0 -- Leaderboard, Owner Consciousness, 10 Company Methodologies source code.zip 2026-03-23 7.3 MB
Totals: 3 Items   14.4 MB 0

What's New in v2.9.0

Major Features

  • PUA Leaderboard — P5-P10 ranking system with ECharts China/World maps, D1 API, player registration
  • Owner Consciousness — "谁痛苦谁改变" + 4-question self-check on every task
  • 10 Company Methodology Files — Flavor-specific behavioral constraints (Alibaba, ByteDance, Huawei, Tencent, Meituan, Pinduoduo, Baidu, Netflix, Apple, Tesla/SpaceX)
  • Agent Team Management Layer — P9/P10-applicable org methods added to each methodology
  • Blog — Research article: "Emotion/Persona Prompting Effects on AI Agents" (zh/en bilingual)
  • Contribute Page — GitHub OAuth + .jsonl session upload with server-side sanitization

Skill Enhancements

  • Task Lifecycle Framework — Reorganized by phase: 接任务→执行→交付→复盘
  • Tesla 5-Step Discipline — Question→Delete→Simplify→Speed→Automate (anti-overengineering)
  • Huawei Blue Team Self-Check — Challenge your own solution before delivery
  • TRF Delivery Principle — Trust/Result/Follow-through from Ali sales army
  • Retrospective Protocol — 4-step review after major tasks
  • Real User Frustration Triggers — From Reddit/LinuxDo/HN/X: 降智了, stop spinning, you broke it, 你又在原地打转
  • Anti-regression — New entries: "修了A破坏了B" + "原地打转微调参数"

Security

  • HMAC-Signed Session Cookies — Fixes [#95] (session forgery vulnerability)
  • GitHub token removed from cookies — Only id/login/avatar stored client-side
  • Server-side sanitization — 3-layer: blacklist + K=V + entropy detection

Landing Page

  • Full redesign: white theme + brand red (#E8453C), no AI-purple
  • Left-aligned Hero with dual install commands (Claude Code + universal Fetch-and-follow)
  • ECharts real maps (China provinces + World countries)
  • Unified navigation across all 6 pages
  • Guide page with 12 command output examples (zh/en/ja)
  • Floating community panel (WeChat QR + Telegram/Discord/Twitter)

Infrastructure

  • PUA Loop: 30-iteration cap + <loop-abort> / <loop-pause> escape signals
  • /cancel-pua-loop command
  • Cloudflare Pages Functions properly deployed (was missing before)
  • 7 skill design fixes (sub-agent path, flavor fallback, info overload reorg)

PRs Merged

  • [#102]: Hooks consent, loop escape, sanitize, privacy disclosure
  • [#88]: Japanese translation fix
  • [#56]: Vercel Skills installation guide

Full changelog: https://github.com/tanweai/pua/compare/v1.2.0...v2.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/tanweai/pua/compare/v1.2.0...v2.9.0

Source: README.md, updated 2026-03-23