Add typed KB prompt command bindings #146
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/prolog-rlm!146
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/144-subagent-fallback-a"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
First coherent #144 slice, intentionally avoiding Worker B's flake packaging PR #145 and the owned #122/#125/#132 surfaces.
This lands the closed command-binding half before wiring the full subagent executor:
prompt/2,prompt_trigger/2,prompt_action/2;delegate_subagent -> tool(rlm_subagent);call/1, no authority/capability/Spec mutation;This PR does not claim #144 complete. The next commits on this same focused branch will wire canonical
rlm_subagentexecution through existingrlm_agent+rlm_completion+ ordinary tool authority/budget boundaries and add end-to-end unknown -> delegate -> structured result -> parent resume coverage.Exact-head GitHub Actions is the execution oracle.