Release/v1.8.2#2060
Merged
Merged
Conversation
Point each agent's defaultStakingProgramId at the cheapest new (decoupled-activity) staking contract re-enabled in #2039: - PredictTrader: PearlBetaMechMarketplace3 -> OmenstratIII (40 OLAS) - Optimus: OptimusAlpha2 -> OptimusI (100 OLAS) - Polystrat: PolygonBeta1 -> PolystratI (100 OLAS) Basius already defaults to BasiusI (cheapest new). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Service CID -> bafybeif4r7ftadt5wz6k3abniud245yiazbmrivd4wr7mrqt2znudwgxpy (carries the polymarket_trader max_edge 0.15 -> 0.30 change, trader#1004). Polymarket template only; Omen (Trader Agent) untouched. Based on latest staging. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Mark the PettAi agent as terminally retired via `isPhasedOut: true`, reusing the same phase-out mechanism as Agents.fun. Existing PettBro instances can no longer run (Start disabled, excluded from auto-run, no new-epoch nudges) and surface the phased-out alert prompting withdrawal. `isAgentEnabled` stays true so the sidebar entry and withdraw/unstake flow remain reachable — funds are not locked. Update config and FundingRequirementStep tests to reflect PettAi's new phased-out state (swap the blocked-but-not-phased-out case to Optimus). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…tracts feat(staking): [OPE-1815] default new staking contracts for agents
…transitive subtree dayjs@1.11.16 was published with semantic-release + @semantic-release/* declared as runtime dependencies (legit dayjs has zero runtime deps), pulling in sigstore <=4.1.0 and tripping the yarn audit gate on the new HIGH advisory GHSA-52v5-jr5w-gjxr. The root package.json already pins "dayjs": "1.11.13"; the frontend resolutions block was missing it, so the frontend tree floated to the compromised 1.11.16. Mirror the root pin and regenerate the lockfile, removing the accidental semantic-release/sigstore/npm subtree. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
fix(deps): pin dayjs to 1.11.13 in frontend tree (CI yarn audit)
…ket-trader-v0.40.0-rc6
feat(agents): [OPE-1759] fully decommission PettBro (Pett.ai)
…-v0.40.0-rc6 chore: bump Polymarket trader to v0.40.0-rc6
OjusWiZard
approved these changes
Jul 3, 2026
Tanya-atatakai
approved these changes
Jul 3, 2026
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.
Proposed changes
Types of changes
What types of changes does your code introduce?
Put an
xin the boxes that apply