Skip to content

fix: orphan agents now grouped under main in agent tree#16

Open
dtzp555-max wants to merge 1 commit into
mainfrom
fix/orphan-agents-default-to-main
Open

fix: orphan agents now grouped under main in agent tree#16
dtzp555-max wants to merge 1 commit into
mainfrom
fix/orphan-agents-default-to-main

Conversation

@dtzp555-max
Copy link
Copy Markdown
Owner

Summary

  • Orphan agents (no own bot, no parentAgentId, no binding inference) now default to main's subtree instead of appearing as root nodes
  • Version bumped to 0.9.4

Test plan

  • Start OCM and spawn a dynamic subagent (no own bot configured)
  • Verify it appears under main's subtree in the agent tree view, not as a root node

🤖 Generated with Claude Code

Agents without parentAgentId, own bot, or binding-based inference
(e.g. dynamically created sub-agents like codex-worker) were
incorrectly displayed as top-level roots. They now default to
main's subtree.

Bump version to 0.9.4.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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