Files
pikasTech-unidesk/.agents/skills/unidesk-gh/references/issues.md
T
2026-07-04 12:21:29 +00:00

850 B

GitHub Issues

Issue writes use bun scripts/cli.ts gh ... or the trans gh: virtual filesystem.

  • Body and comments default to Chinese.
  • Recent issue comment progress should prefer bun scripts/cli.ts gh issue comments <number> --repo owner/name [--limit N] [--full|--raw]; structured output is stable at .data.comments.
  • gh issue view <number> --json comments remains the legacy compatibility path at .data.json.comments; when comments are requested it should disclose the preferred gh issue comments <number> migration path instead of silently pushing operators toward /tmp dump recovery.
  • New issues include 目标合并分支.
  • Multi-stage architecture/API/platform issues begin with P0 SPEC 先行.
  • Long body text uses --body-stdin.
  • Use bounded views first; request --json, --full or --raw only when needed.