Remove subagent usage guidance #14

Merged
vnprc merged 2 commits from agent/clarify-subagent-delegation into master 2026-07-06 23:44:50 +01:00
Member

Removes the shared Subagent Usage section from Allod memory so local guidance does not read as a restriction on subagent use.

The original no-duplicate-work guidance was meant to address poor delegation behavior, not prohibit subagents. Rather than add more policy language, this PR removes the local subagent usage rules and leaves delegation behavior to the active agent/tool instructions and user direction.

Risk: R0 docs-only memory wording removal.

Validation: inspected the diff and ran git diff --check.

Closes allod/memory#13

Removes the shared `Subagent Usage` section from Allod memory so local guidance does not read as a restriction on subagent use. The original no-duplicate-work guidance was meant to address poor delegation behavior, not prohibit subagents. Rather than add more policy language, this PR removes the local subagent usage rules and leaves delegation behavior to the active agent/tool instructions and user direction. Risk: R0 docs-only memory wording removal. Validation: inspected the diff and ran `git diff --check`. Closes allod/memory#13
Author
Member

User feedback on this PR: the original Subagent Usage text was not meant to prohibit subagents. The bad behavior it was addressing was starting a task with a subagent and then duplicating the same task in the main thread because the subagent was slow. The preference now is to remove the restrictive guidance instead of adding more policy language: do not restrict subagent usage in shared memory; rely on agents to use delegation intelligently.

User feedback on this PR: the original Subagent Usage text was not meant to prohibit subagents. The bad behavior it was addressing was starting a task with a subagent and then duplicating the same task in the main thread because the subagent was slow. The preference now is to remove the restrictive guidance instead of adding more policy language: do not restrict subagent usage in shared memory; rely on agents to use delegation intelligently.
allod-agent changed title from Clarify subagent delegation guidance to Remove subagent usage guidance 2026-07-06 23:43:47 +01:00
vnprc approved these changes 2026-07-06 23:44:44 +01:00
vnprc merged commit d5d1b3a492 into master 2026-07-06 23:44:50 +01:00
vnprc deleted branch agent/clarify-subagent-delegation 2026-07-06 23:44:50 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
allod/memory!14
No description provided.