Skip to content

fix(pstack): handle tiny known bug fixes inline - #363

Open
zhanfeng-alpha wants to merge 3 commits into
cursor:mainfrom
zhanfeng-alpha:fix/pstack-tiny-known-bugfix-inline
Open

fix(pstack): handle tiny known bug fixes inline#363
zhanfeng-alpha wants to merge 3 commits into
cursor:mainfrom
zhanfeng-alpha:fix/pstack-tiny-known-bugfix-inline

Conversation

@zhanfeng-alpha

@zhanfeng-alpha zhanfeng-alpha commented Sep 11, 2026

Copy link
Copy Markdown

Why

Tiny fixes with an established mechanism should not require investigation or implementation fanout. Let the parent make and verify these changes inline.

Scope

  • Add a known-mechanism, one-predicate or few-line inline fast path.
  • Give that path precedence over general fanout triggers.
  • Retain Cursor-native subagent_type routing and the existing full scientific path.

Blast Radius

Only the tiny known-mechanism path changes. It still requires a focused repro and relevant checks. Pi-specific profile policy stays in alienczf/pi-stack#8 and is not part of this Cursor plugins change.

Verification

Reverted the Pi-only routing commit. The complete branch tree now exactly matches 29ba8ad, which introduced only the inline fast path. Both changed files were compared byte-for-byte against that commit. Git whitespace checks passed.
The Pi overlay remains unchanged and its native discovery check still returns only poteto-agent. Zero children or supervisor calls were made.

@zhanfeng-alpha zhanfeng-alpha changed the title fix(pstack): handle tiny known bug fixes inline fix(pstack): keep tiny fixes inline and delegate only to poteto-agent Sep 11, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is ON, but it could not run because the branch was deleted or merged before autofix could start.

Reviewed by Cursor Bugbot for commit 67b8ddd. Configure here.

Comment thread pstack/skills/poteto-mode/SKILL.md Outdated
Revert 67b8ddd. Keep the tiny known-mechanism inline fast path from 29ba8ad. Pi profile policy belongs in pi-stack.
@zhanfeng-alpha zhanfeng-alpha changed the title fix(pstack): keep tiny fixes inline and delegate only to poteto-agent fix(pstack): handle tiny known bug fixes inline Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant