[codex] add terminal goal dispatcher#71
Merged
Merged
Conversation
Owner
Author
|
HQ review note, 2026-05-13: PR #98 has merged the full-L1 agent launcher, so this terminal dispatcher should only merge if it remains a distinct helper rather than a competing dispatch path. Merge order: after the HQ integration/status PR refreshes the issue map, or close this draft if #98 fully supersedes it. Scope is currently limited to infra/scripts and does not touch product implementation folders. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
infra/scripts/send-goal-to-agent.ps1, a Windows dispatcher for sending one-line/goalcommands into visible FlowMemory Codex terminal windows.E:\FlowMemory\agent-dispatch\<agent>-goal.md, then pastes a short/goal Read ...command into the selected terminal.-List,-DryRun, and-NoEnterfor safer operation.Scope
infra/scripts/E:\FlowMemory\flowmemory-reviewChecks
-Listverified visible FlowMemory windows-DryRunverified hardware window targeting without pastegit diff --checkRisk And Follow-Ups
status-report.ps1for that.HQ Required Review Metadata (2026-05-14)
Issue status: HQ dispatcher follow-up; may be superseded by merged #98 launcher
Worktree / branch ownership: HQ/review
Allowed folders: infra/scripts/send-goal-to-agent.ps1
Forbidden folders: docs/, crates/, services/, crypto/, contracts/, apps/dashboard/, hardware/, package.json unless separately scoped
Exact checks recorded:
HQ readiness: Draft; merge state CLEAN; close if superseded by [hq] add full L1 agent goal launcher #98 or document relationship before merge.