docs(pm-dispatch): mode:cloud 一次性云卡改用 create_session,附首派实测三课 - #6236
Merged
Conversation
…-08-07 拍板) 一次性云卡 create_session 取代 create_trigger+fire(后者只留定时/重复): 1) 授权面随 source —— trigger 会话无仓库授权,push/PR/评论全 403; create_session 带 source_url + outcome_branch + 显式 model + title; 2) 派发词必须带自驱条款(云会话回合结束即停,不写会中途停摆); 3) 交付通道降级路径(无 GitHub API 工具时推分支 + 终报走会话消息, PM 代开 PR 代转录)。附监控与转向手段(get_session / poke 触发器)。 出处:#6083 首派一天踩齐三课。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011M7UwH25Unfi73UHim7ajY
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
多车道并行时维护者按卡片名扫车道;命名形 ⚡ <车道> #<单号> <短语>。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011M7UwH25Unfi73UHim7ajY
qq9340100
marked this pull request as ready for review
August 7, 2026 13:01
This was referenced Aug 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
维护者 2026-08-07 拍板写入 PM 技能(本班第四条 SKILL 沉淀,承 #6120/#6131/#6163):
mode:cloud的一次性云卡从create_trigger + fire_trigger改为create_session,trigger 流仅保留给定时/重复型(座位 Routine)。改写 Dispatch backends 的 mode:cloud 一节(+33/-13,docs-only,
.claude/内部工具面),沉淀 #6083 首派一天踩齐的三课:create_session带source_url出生即持推送授权,并显式model(sonnet 默认惊吓出处)、outcome_branch、title(客户端可点卡片);附监控与转向手段(
get_session状态判读、persistent_session_idpoke 触发器、收报主动读纪律)。🤖 Generated with Claude Code
https://claude.ai/code/session_011M7UwH25Unfi73UHim7ajY
Generated by Claude Code