Skip to content

feat(runtime): add agent spawn profile - #58

Merged
Astro-Han merged 1 commit into
mainfrom
codex/i52-agent-profile-spawn
Jun 19, 2026
Merged

feat(runtime): add agent spawn profile#58
Astro-Han merged 1 commit into
mainfrom
codex/i52-agent-profile-spawn

Conversation

@Astro-Han

Copy link
Copy Markdown
Contributor

Summary

  • add an explicit local_read profile to the built-in agent catalog and agent_list definitions
  • change parent-facing agent_spawn input to use profile + task instead of a free-form agent id
  • keep persisted child run agentId as local-read and keep local-read tool isolation unchanged

Continues the #52 subagent profile split after PR #56.

Verification

  • npm run -w @maka/runtime test
  • npm run -w @maka/headless test
  • npm run typecheck
  • git diff --check
  • fresh-eye reviewer subagent: no P0/P1/P2/P3 findings

@Astro-Han
Astro-Han merged commit 3d4eb00 into mainJun 19, 2026
@Astro-Han
Astro-Han deleted the codex/i52-agent-profile-spawn branch July 14, 2026 05:05
Sign up for freeto 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

@Astro-Han