Skip to content

feat: inject P3 historical experience into code_agent prompt#2

Merged
Mola-maker merged 1 commit intomainfrom
feat/p3-exp-inject
Apr 20, 2026
Merged

feat: inject P3 historical experience into code_agent prompt#2
Mola-maker merged 1 commit intomainfrom
feat/p3-exp-inject

Conversation

@Mola-maker
Copy link
Copy Markdown
Owner

generate_script() now pulls up to 2 relevant experience entries via get_relevant_experience('P3', max_chars=1800) and appends them to the user prompt. When the experience log is empty the section is omitted, so first-run behavior is unchanged.

Mirrors the pattern already used in modeling_agent.derive_model.

generate_script() now pulls up to 2 relevant experience entries via
get_relevant_experience('P3', max_chars=1800) and appends them to the
user prompt. When the experience log is empty the section is omitted,
so first-run behavior is unchanged.

Mirrors the pattern already used in modeling_agent.derive_model.
@Mola-maker Mola-maker merged commit 565e319 into main Apr 20, 2026
0 of 3 checks passed
@Mola-maker Mola-maker deleted the feat/p3-exp-inject branch April 20, 2026 10:12
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