Skip to content

docs(roadmap): add #405 — system-prompt sections:string[] unstructured; prose duplication#2947

Open
code-yeongyu wants to merge 1 commit intomainfrom
docs/roadmap-405-system-prompt-sections-unstructured
Open

docs(roadmap): add #405 — system-prompt sections:string[] unstructured; prose duplication#2947
code-yeongyu wants to merge 1 commit intomainfrom
docs/roadmap-405-system-prompt-sections-unstructured

Conversation

@code-yeongyu
Copy link
Copy Markdown
Collaborator

Pinpoint #405

system-prompt --output-format json:

{
  "kind": "system-prompt",
  "message": "<5390 chars prose>",
  "sections": ["# Block 1 prose...", "# Block 2 prose...", ...]  // 9 strings
}

Two issues: (1) sections is string[] with no title/kind metadata — automation must substring-match raw prose to find a named section; (2) message duplicates all section content as concatenated prose.

ROADMAP.md only

itwizardo pushed a commit to itwizardo/hackcode that referenced this pull request Apr 30, 2026
Co-authored-by: opencode-bot <devnull@opencode.local>
Co-authored-by: Dax Raad <d@ironbay.co>
Co-authored-by: GitHub Action <action@github.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