Skip to content

feat: Riven Tier 1 forward actions — auto-merge + broadcasts#1728

Merged
AceHack merged 1 commit intomainfrom
feat/riven-tier1-forward-actions
May 6, 2026
Merged

feat: Riven Tier 1 forward actions — auto-merge + broadcasts#1728
AceHack merged 1 commit intomainfrom
feat/riven-tier1-forward-actions

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented May 6, 2026

Summary

  • Adds Tier 1 forward actions to .cursor/bin/riven-loop-tick.ts
  • Auto-merge arming on clean PRs (same pattern as Otto's forward tick)
  • Broadcast bus read/write (reads otto.md + vera.md, writes riven.md)
  • Forward-tick interval gating (default 300s, via ZETA_RIVEN_LOOP_FORWARD_ACTIONS=1)
  • Otto pairing with Riven — implementation, not description

Test plan

  • CI passes
  • Riven's launchd service picks up the update after control clone sync
  • Forward tick produces real log entries + broadcast updates

🤖 Generated with Claude Code

Adds auto-merge arming, broadcast read/write, and forward-tick
interval gating to riven-loop-tick.ts. Same pattern as Otto's
claude-forward-tick.ts. Enabled via ZETA_RIVEN_LOOP_FORWARD_ACTIONS=1.

Otto pairing with Riven — doing the implementation she described
but didn't execute.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 6, 2026 19:07
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 17e1e9b3dc

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .cursor/bin/riven-loop-tick.ts
Comment thread .cursor/bin/riven-loop-tick.ts
@AceHack AceHack merged commit 9ec48b4 into main May 6, 2026
25 checks passed
@AceHack AceHack deleted the feat/riven-tier1-forward-actions branch May 6, 2026 19:11
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.

2 participants