Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

PLAN-92: Write userContext to additional-context.md for PLAN loops - #52

Merged
thadeusb merged 6 commits into
mainfrom
symphony/plan-92
Mar 27, 2026
Merged

thadeusb merged 6 commits into
mainfrom
symphony/plan-92

Conversation

@thadeusb

Copy link
Copy Markdown
Contributor

Summary

  • Add userContext?: string to LoopRequestBody interface
  • Pass userContext through writeArtifactsForPlan() to write additional-context.md with a clear header when present
  • Skip file creation when userContext is absent or whitespace-only

Companion to closedloop-ai/symphony-alpha#661 which sends userContext in the SymphonyLoopBody relay payload from the API.

Artifact: https://app.closedloop.ai/artifact/by-slug/PLAN-92

@thadeusb
thadeusb requested a review from a team March 26, 2026 22:26
Appends user-supplied Additional Context directly to prd.md as a
delineated section rather than writing additional-context.md. This
guarantees the planning agent reads it as part of the requirements
since all agents discover and read prd.md by design.
Comment thread apps/desktop/src/server/operations/symphony-loop.ts Outdated
@thadeusb
thadeusb merged commit c8cd42d into main Mar 27, 2026
2 checks passed
@thadeusb
thadeusb deleted the symphony/plan-92 branch March 27, 2026 21:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants