Skip to content

PE codemode: run inline, never use parallel subagents#120

Merged
KailasMahavarkar merged 1 commit into
mainfrom
c-PE-codemode-no-subagents
Jun 23, 2026
Merged

PE codemode: run inline, never use parallel subagents#120
KailasMahavarkar merged 1 commit into
mainfrom
c-PE-codemode-no-subagents

Conversation

@KailasMahavarkar

Copy link
Copy Markdown
Collaborator

Codemode must run as a single inline agent - never dispatch parallel subagents (user feedback, twice).

  • Iron Law gains a second line: RUN INLINE - NEVER DISPATCH PARALLEL SUBAGENTS.
  • Loading discipline rule 1 rewritten: read load-bearing files inline + use rg/fd/git for breadth, no Explore/general-purpose fan-out.
  • Phase 2 'fan-out agents' instruction removed.

bun test 85 pass, tsc clean. Skill-body only (description unchanged, no index/bootstrap impact).

User feedback (twice): codemode should be a single inline agent. Makes it a
hard rule (Iron Law: RUN INLINE - NEVER DISPATCH PARALLEL SUBAGENTS), rewrites
the loading discipline to read load-bearing files inline + programmatic
extraction for breadth, and strips the Phase 2 fan-out-agents instruction.
@KailasMahavarkar KailasMahavarkar merged commit e97b0d2 into main Jun 23, 2026
@KailasMahavarkar KailasMahavarkar deleted the c-PE-codemode-no-subagents branch June 23, 2026 20:24
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