[P1] Implement rlm_agent supervision with engines, mailboxes, and bounded workers #11
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#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Goal
Make logical agents a first-class Prolog runtime concept without mapping every agent to an unbounded OS thread.
Scope
spawn_agentfrom the typed plan language.Acceptance criteria
Dependencies
Research
See
RLM-RESEARCH-005-swi-agent-runtime.organdRLM-RESEARCH-002-agentic-harness.org.