Skip to content

chore(config): Migrate configs to system_prompt_sections#596

Merged
JeanMertz merged 1 commit intomainfrom
prr164
May 5, 2026
Merged

chore(config): Migrate configs to system_prompt_sections#596
JeanMertz merged 1 commit intomainfrom
prr164

Conversation

@JeanMertz
Copy link
Copy Markdown
Collaborator

All knowledge and skill config files in .jp/config/ used the old [assistant.system_prompt] table format to inject content into the system prompt. This migrates them to the new
[[assistant.system_prompt_sections]] array format, which supports tag and title fields for better identification and ordering of prompt sections.

All knowledge and skill config files in `.jp/config/` used the old
`[assistant.system_prompt]` table format to inject content into the
system prompt. This migrates them to the new
`[[assistant.system_prompt_sections]]` array format, which supports
`tag` and `title` fields for better identification and ordering of
prompt sections.

Signed-off-by: Jean Mertz <git@jeanmertz.com>
@JeanMertz JeanMertz merged commit 76d7335 into main May 5, 2026
13 checks passed
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