Feat/daily review v3 compact#108
Merged
Merged
Conversation
Introduce a new daily review prompt that frames generation as a compression task: short summary, compressed signal labels, at most two concrete actions, and an omittable carried-over section. Uses a neutral clinical-register tone with explicit anti-pathologizing and anti-coaching guidance. The date header stays application-owned, so the model body starts at the Summary section. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Change build_daily_review_prompt to ask for the new compact structure (Summary / Main signals / Tomorrow / Carried over) instead of the verbose Summary / Themes / Pay attention tomorrow layout, and instruct the model to omit the date heading (the application adds it) and the Carried over section when nothing is still relevant. Carried-over input data now follows the journal entries so it is not confused with the output template. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…dering Point the daily review prompt default at prompts/daily_review_v3.md and update the documented FROID_REVIEW_PROMPT_PATH default. Add renderer tests asserting the application-owned "Daily review for <date>" header is prepended above the model body and appears exactly once, since the v3 model body no longer emits its own date header. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
No description provided.