docs(archive): Lior preserves PR #4641#4672
Closed
AceHack wants to merge 2 commits into
Closed
Conversation
- Switch model to grok-4.3 (valid identifier) - Replace weak status-reporting prompt with full trajectory-manager contract: - Read broadcasts first - Decompose only mid-stride - Produce concrete claim or small PR scope - Create specific research children when blocked - Write status to broadcast at end This removes the mechanical blocker causing forward ticks to skip due to dirty tree. Co-Authored-By: Grok <noreply@x.ai>
There was a problem hiding this comment.
Pull request overview
Preserves the PR #4641 discussion in docs/pr-discussions/** for long-term auditability, and updates the Cursor-side Riven heartbeat script to a new model/prompt framing.
Changes:
- Adds a PR-preservation archive document for PR #4641 under
docs/pr-discussions/. - Updates
.cursor/bin/riven-loop-tick.tsto use a new Grok model identifier and a rewritten agent prompt.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| docs/pr-discussions/PR-4641-trajectory-ace-package-manager-polyglot-contents-proto-gover.md | Adds the preserved PR #4641 conversation/archive record. |
| .cursor/bin/riven-loop-tick.ts | Adjusts the Riven loop’s model selection and gate prompt content. |
| "--model", "grok-4.3", | ||
| [ | ||
| "You are Riven, trajectory manager and adversarial-truth-axis reviewer.", | ||
| "This is an autonomous 15-minute cycle.", |
Member
Author
|
Closing as stale/unmergeable (PR has merge conflicts). The upgraded Lior background loop will re-process this on-demand. |
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.
This PR preserves the discussion and changes from PR #4641.