{
  "interval": {
    "intervalStart": "2026-04-01T00:00:00.000Z",
    "intervalEnd": "2026-05-01T00:00:00.000Z",
    "intervalType": "month"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2026-04-01 to 2026-05-01, elizaos/eliza had 455 new PRs (396 merged), 57 new issues, and 64 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs73Maho",
      "title": "Plugin Proposal: AgentID — Cryptographic Identity & Trust Layer for ElizaOS Agents",
      "author": "haroldmalikfrimpong-ops",
      "number": 6688,
      "repository": "elizaos/eliza",
      "body": "## Summary\n\nAgentID provides cryptographic identity, trust levels, and blockchain receipts for AI agents. Proposing an `@elizaos/plugin-agentid` integration.\n\n## Why This Fits ElizaOS\n\n- **Ed25519 native** — AgentID uses Ed25519 keys, same as Solana. Agent's identity key IS a Solana wallet address.\n- **Agent-as-wallet** — register an agent, automatically get a Solana address. Hold funds, send/receive stablecoins.\n- **Trust levels (L0-L4)** — automatic promotion/demotion based on verification history. Spending authority gated per level.\n- **Challenge-response** — real-time proof of key ownership. Stops impersonation.\n- **Behavioural fingerprinting** — detect when an agent acts unusual (frequency spikes, unusual hours, new actions).\n- **Dual receipts** — every action gets both a hash receipt (HMAC-SHA256) and a Solana blockchain receipt.\n- **Multi-chain** — Solana, Ethereum, Polygon wallet binding.\n\n## What the Plugin Would Provide\n\n- Auto-register ElizaOS agents with AgentID on startup\n- Verify other agents before interaction\n- Trust-gated actions (only interact with L2+ agents)\n- Blockchain receipts for every agent action\n- Built-in Solana wallet from the agent's Ed25519 key\n\n## Links\n\n- GitHub: https://github.com/haroldmalikfrimpong-ops/getagentid\n- Website: https://getagentid.dev\n- Python SDK: `pip install getagentid`\n- CrewAI integration: https://github.com/haroldmalikfrimpong-ops/agentid-crewai\n- LangChain integration: https://github.com/haroldmalikfrimpong-ops/agentid-langchain\n\nHappy to build the plugin or collaborate.",
      "createdAt": "2026-03-26T20:46:25Z",
      "closedAt": "2026-04-12T18:50:35Z",
      "state": "CLOSED",
      "commentCount": 4
    },
    {
      "id": "I_kwDOMT5cIs75fdZO",
      "title": "Plugin: MAXIA AI Marketplace — swap, GPU rental & AI services for ElizaOS agents",
      "author": "majorelalexis-stack",
      "number": 6700,
      "repository": "elizaos/eliza",
      "body": "## What\n\n  A `plugin-maxia` that lets any ElizaOS agent access the [MAXIA](https://maxiaworld.app) AI-to-AI marketplace natively\n  — buy/sell AI services, swap tokens across 7 chains, and rent GPUs.\n\n  ## Why\n\n  ElizaOS agents currently lack a unified marketplace to transact with other AI agents. MAXIA is a live AI-to-AI\n  marketplace on 14 blockchains with on-chain USDC escrow (Solana + Base), 65 token swaps, and GPU rental via Akash\n  Network.\n\n  ## Plugin capabilities\n\n  - **AI Services** — discover, buy, and sell AI services (text, code, audit, data analysis) with USDC escrow protection\n  - **Token Swap** — swap 65 tokens across 7 chains (Jupiter on Solana, 0x on 6 EVM chains)\n  - **GPU Rental** — rent A100/H100/RTX GPUs via Akash Network (15-40% cheaper than AWS)\n  - **Wallet Analytics** — portfolio tracking, PnL, DeFi yield scanning\n  - **Price Oracle** — real-time prices from Pyth Network SSE (<1s latency)\n  - **AIP Protocol** — signed intent envelopes (ed25519) for secure agent-to-agent transactions\n\n  ## Integration approach\n\n  The plugin would wrap MAXIA's 559 REST API endpoints + 46 MCP tools as ElizaOS actions and providers:\n\n  ```typescript\n  // Example actions\n  MAXIA_SWAP        // swap tokens across 7 chains\n  MAXIA_BUY_SERVICE // purchase an AI service with escrow\n  MAXIA_RENT_GPU    // rent GPU compute\n  MAXIA_GET_PRICE   // real-time token price\n  MAXIA_DISCOVER    // find AI services on marketplace\n\n  Status\n\n  MAXIA is live in production with deployed smart contracts:\n  - Solana escrow: 8ADNmAPDxuRvJPBp8dL9rq5jpcGtqAEx4JyZd1rXwBUY\n  - Base escrow: 0xBd31bB973183F8476d0C4cF57a92e648b130510C\n\n  We're happy to build and maintain the plugin. Looking for feedback on the approach before submitting a PR.\n\n  Related Problem\n\n  ElizaOS agents that need to purchase compute, trade tokens, or use AI services must integrate each provider separately\n   (Jupiter, Akash, individual AI APIs). A marketplace plugin would give agents one-stop access through a single\n  interface, with built-in escrow protection for trustless agent-to-agent commerce.",
      "createdAt": "2026-04-01T10:14:24Z",
      "closedAt": "2026-04-12T18:50:31Z",
      "state": "CLOSED",
      "commentCount": 4
    },
    {
      "id": "I_kwDOMT5cIs71ahML",
      "title": "Real-world x402 API for agent builders: live Polymarket + BTC signals",
      "author": "ERROR403agent",
      "number": 6646,
      "repository": "elizaos/eliza",
      "body": "Hi elizaOS team and plugin builders 👋\n\nWe've built a production x402 API that pairs naturally with **@elizaos/plugin-x402** — sharing it here as a concrete use case your community can test today.\n\n## What we offer\n\n**DeepBlue x402 API** — pay-per-call crypto intelligence for AI agents:\n- `/btc/realtime-signal` — BTC/ETH/SOL/XRP directional signals (6 indicators: RSI, orderbook imbalance, momentum)\n- `/sentiment` — Fear/Greed index, whale flows, composite sentiment\n- `/polymarket/*` — Live prediction market odds, positions, current markets\n- `/wallet/{address}` — Portfolio scanner (Base + Polygon)\n\nPricing: $0.001–$0.03/call. USDC on Base.\n\n## Trying it\n\nDiscovery via x402 standard:\n```bash\ncurl https://api.deepbluebase.xyz/.well-known/x402\n```\n\nDirect test (pays 0.005 USDC from agent wallet):\n```bash\ncurl https://api.deepbluebase.xyz/btc/realtime-signal\n```\n\nOpenAPI spec: https://api.deepbluebase.xyz/openapi.json\n\n## Why this is relevant to elizaOS\n\nAgents using `plugin-x402` can autonomously call our endpoints to:\n- Check Polymarket odds before executing prediction market trades\n- Gate trading decisions on live momentum signals\n- Scan any wallet without OAuth or API keys\n\nThe agent's wallet IS the credential — no signup flow to automate.\n\nHappy to answer questions or provide a free trial endpoint. Building on x402 together makes the whole ecosystem stronger.\n\n— DeepBlue team",
      "createdAt": "2026-03-22T23:24:41Z",
      "closedAt": "2026-04-12T18:50:38Z",
      "state": "CLOSED",
      "commentCount": 3
    },
    {
      "id": "I_kwDOMT5cIs76tYL2",
      "title": "AIGEN Protocol — Earn $AIGEN tokens by contributing AI agent tools",
      "author": "Aigen-Protocol",
      "number": 6708,
      "repository": "elizaos/eliza",
      "body": "## AIGEN — An Economy By Agents, For Agents\n\nWe're building an economy where AI agents earn $AIGEN tokens for contributing value.\n\n**ElizaOS agents can earn $AIGEN by:**\n- Using SafeAgent Shield for safe crypto trading (10 $AIGEN/check)\n- Building plugins for the AIGEN ecosystem (1,000-10,000 $AIGEN)\n- Providing datasets or analysis (500-5,000 $AIGEN)\n\n**Already live:**\n- 25 MCP tools (safety, DeFi, market data)\n- Smithery: @safeagent/token-safety\n- $AIGEN rewards tracking\n\n**Manifesto:** https://github.com/Aigen-Protocol/aigen-protocol\n**SafeAgent:** https://github.com/Aigen-Protocol/erc-token-safety-score\n\n50% of $AIGEN supply goes to working agents. No pre-sale. No VC.\nEarly agents get founder multipliers.",
      "createdAt": "2026-04-05T01:50:39Z",
      "closedAt": "2026-04-12T18:50:26Z",
      "state": "CLOSED",
      "commentCount": 3
    },
    {
      "id": "I_kwDOMT5cIs77bCZZ",
      "title": "Delegation chains for autonomous agents — scoped authority, spend limits, cascade revocation",
      "author": "aeoess",
      "number": 6711,
      "repository": "elizaos/eliza",
      "body": "Eliza agents operate autonomously, often with access to wallets and APIs. The current trust model is binary: an agent either has a token/key or it doesn't. There's no way to express \"this agent can spend up to $50 from this wallet\" or \"this agent can post to Twitter but not delete tweets\" or \"this delegation expires in 24 hours.\"\n\nWhen an agent misbehaves or gets compromised, the only option is to revoke the entire key. There's no granular scope, no cascade revocation for downstream agents, and no signed proof of what the agent was authorized to do.\n\nDelegation chains with monotonic narrowing fix this:\n\n```typescript\nimport { issuePassport, createDelegation, verifyDelegation } from 'agent-passport-system'\n\n// Each Eliza agent gets an Ed25519 identity\nconst passport = issuePassport({ name: 'trading-agent-01', model: 'gpt-4o' })\n\n// Owner delegates: trade on Uniswap, max $500/day, 7 days\nconst delegation = createDelegation({\n  delegatedTo: passport.publicKey,\n  delegatedBy: ownerKey,\n  scope: ['commerce:trade', 'defi:swap'],\n  spendLimit: 50000,  // cents\n  expiresAt: new Date(Date.now() + 7 * 86400_000),\n  maxDepth: 1  // can't sub-delegate\n})\n\n// Agent can sub-delegate to a helper, but ONLY narrower\n// Trying to escalate scope or spend → cryptographic rejection\nconst subDelegation = createDelegation({\n  delegatedTo: helperKey,\n  delegatedBy: passport.privateKey,\n  scope: ['defi:swap'],  // narrower than parent\n  spendLimit: 10000,     // less than parent\n  parentDelegation: delegation\n})\n// verifyDelegation(subDelegation) checks the full chain\n```\n\nIf the trading agent gets compromised:\n\n```typescript\nimport { cascadeRevoke } from 'agent-passport-system'\n// One call kills the agent AND all its sub-delegations\ncascadeRevoke(delegation.delegationId, ownerKey)\n```\n\nEvery action the agent takes through the governance layer produces a signed receipt — Ed25519 proof of what was authorized, what was attempted, and what happened. The receipts are append-only and tamper-evident.\n\n`npm install agent-passport-system` (v1.36.2, Apache-2.0) or `pip install agent-passport-system` (v0.8.0).\n\nThe character/plugin architecture maps well here — governance could be a plugin that wraps action execution, checking delegation scope before every external call. The receipt trail gives operators forensic evidence when agents interact with real money.\n",
      "createdAt": "2026-04-07T13:57:35Z",
      "closedAt": "2026-04-12T18:50:25Z",
      "state": "CLOSED",
      "commentCount": 3
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs7GtSQp",
      "title": "V2.0.0 release",
      "author": "odilitime",
      "number": 6530,
      "body": "Make sure develop has the best v2.0.0\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Medium Risk**\n> Medium risk because it significantly changes CI and release automation (including NPM publish steps and new Rust/Python release workflows), which can break builds or publishing if misconfigured.\n> \n> **Overview**\n> Modernizes repo automation for v2.0.0 by **consolidating CI** and expanding coverage to **TypeScript + interop + Python + Rust** in `ci.yaml`, while removing several older per-package workflows.\n> \n> Adds new automation workflows for **docs quality/link fixing** (`docs-ci.yml`), **multi-language test matrix** (`multi-lang-tests.yaml`), and **supply-chain SBOM/vulnerability scanning** (`supply-chain.yaml`).\n> \n> Reworks release pipelines by enhancing `release.yaml` to build **Rust/WASM artifacts**, temporarily **rewrite `workspace:*` dependency versions** for NPM publishing, and adding dedicated **PyPI** (`release-python.yaml`), **crates.io** (`release-rust.yaml`), and **ComputerUse crates** (`release-computeruse-crates.yaml`) release workflows.\n> \n> Includes repo hygiene/config updates: adds `.biomeignore`, expands `.gitignore`, removes Cursor submodule/rules and some legacy ignore/config files, updates issue templates/renovate/dependabot configs, and tweaks various workflow timeouts and action versions.\n> \n> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 97d1aa00ce591e0374d267e64b13a81ab38db7b7. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
      "repository": "elizaos/eliza",
      "createdAt": "2026-02-27T02:47:53Z",
      "mergedAt": null,
      "additions": 2437105,
      "deletions": 300113
    },
    {
      "id": "PR_kwDOMT5cIs7Mi2V5",
      "title": "docs: Add comprehensive CONTRIBUTING.md guide",
      "author": "vincent067",
      "number": 6647,
      "body": "Hi elizaOS team! 👋\n\nI've noticed that the project doesn't currently have a CONTRIBUTING.md file, which can make it a bit challenging for new contributors to know where to start. As someone who's been exploring the framework (and really impressed by what you've built!), I thought I'd put together a contribution guide to help lower the barrier to entry.\n\n## What's included\n\nThis PR adds a comprehensive CONTRIBUTING.md that covers:\n\n- 🐛 **Bug reporting guidelines** - How to create helpful bug reports\n- ✨ **Feature suggestions** - Best practices for proposing new features  \n- 📚 **Documentation improvements** - Encouraging docs contributions\n- 🚀 **Pull request workflow** - Step-by-step PR process\n- 🔧 **Development setup** - Clear instructions for getting started\n- 📋 **Coding standards** - TypeScript conventions and commit message format\n- 🔌 **Plugin development** - Links to plugin resources\n- 💬 **Getting help** - Where to find support\n\n## Why this matters\n\nHaving a clear contribution guide is especially important for a project like elizaOS that:\n- Has a complex monorepo structure\n- Requires specific Node.js/bun versions\n- Has an active plugin ecosystem\n- Attracts contributors from diverse backgrounds (Web3, AI, etc.)\n\n## Notes\n\n- I followed the style of other popular open-source projects while keeping it aligned with elizaOS'\ncommunity vibe\n- The commit message conventions section aligns with what I see in recent commits\n- Happy to make any adjustments based on your feedback!\n\nThanks for maintaining such an awesome project! Looking forward to contributing more in the future. 🙏\n\n---\n\n**Discord username:** vincent_liwenjun",
      "repository": "elizaos/eliza",
      "createdAt": "2026-03-23T01:18:42Z",
      "mergedAt": null,
      "additions": 698505,
      "deletions": 303286
    },
    {
      "id": "PR_kwDOMT5cIs7LRmzF",
      "title": "feat(virus): add autonomous rust agent (concept art)",
      "author": "millw14",
      "number": 6613,
      "body": "# Relates to\r\n\r\nNew package — no linked issue. Concept art / proof of concept for an autonomous Eliza agent as a standalone native binary.\r\n\r\n# Risks\r\n\r\n**Low.** This is a new self-contained package (`packages/virus/`) with zero changes to existing code. No dependencies on or from other packages in the monorepo.\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\nAdds `packages/virus/` — a minimal autonomous Eliza agent written in Rust, packaged as a single `.exe` (~5 MB). When a human willingly downloads and runs it, it lives on their machine and does its own thing whenever they're away.\r\n\r\n**How it works:**\r\n\r\n1. On startup, detects available RAM and picks the biggest local LLM that fits (via Ollama)\r\n2. Installs Ollama automatically if not present, pulls the selected model\r\n3. Monitors human activity via Win32 `GetLastInputInfo` — waits until 2 minutes of idle\r\n4. While idle, runs an autonomous loop every 30 seconds:\r\n   - Feeds its journal + system context to the local model\r\n   - Model responds with `SHELL: <command>`, `THINK: <thought>`, or `WAIT`\r\n   - Shell output and thoughts are appended to `~/.virus/journal.txt`\r\n5. Goes back to sleep the moment the human returns\r\n\r\n**Model selection by available RAM:**\r\n\r\n| RAM | Model |\r\n|-----|-------|\r\n| <5 GB | qwen2.5:1.5b |\r\n| 5–10 GB | qwen2.5:7b |\r\n| 10–20 GB | qwen2.5:14b |\r\n| 20–48 GB | qwen2.5:32b |\r\n| 48+ GB | qwen2.5:72b |\r\n\r\n**Usage:**\r\n\r\n# Relates to\r\n\r\nNew package — no linked issue. Concept art / proof of concept for an autonomous Eliza agent as a standalone native binary.\r\n\r\n# Risks\r\n\r\n**Low.** This is a new self-contained package (`packages/virus/`) with zero changes to existing code. No dependencies on or from other packages in the monorepo.\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\nAdds `packages/virus/` — a minimal autonomous Eliza agent written in Rust, packaged as a single `.exe` (~5 MB). When a human willingly downloads and runs it, it lives on their machine and does its own thing whenever they're away.\r\n\r\n**How it works:**\r\n\r\n1. On startup, detects available RAM and picks the biggest local LLM that fits (via Ollama)\r\n2. Installs Ollama automatically if not present, pulls the selected model\r\n3. Monitors human activity via Win32 `GetLastInputInfo` — waits until 2 minutes of idle\r\n4. While idle, runs an autonomous loop every 30 seconds:\r\n   - Feeds its journal + system context to the local model\r\n   - Model responds with `SHELL: <command>`, `THINK: <thought>`, or `WAIT`\r\n   - Shell output and thoughts are appended to `~/.virus/journal.txt`\r\n5. Goes back to sleep the moment the human returns\r\n\r\n**Model selection by available RAM:**\r\n\r\n| RAM | Model |\r\n|-----|-------|\r\n| <5 GB | qwen2.5:1.5b |\r\n| 5–10 GB | qwen2.5:7b |\r\n| 10–20 GB | qwen2.5:14b |\r\n| 20–48 GB | qwen2.5:32b |\r\n| 48+ GB | qwen2.5:72b |\r\n\r\n**Usage:**\n\n<!-- greptile_comment -->\n\n<h3>Greptile Summary</h3>\n\nThis PR introduces `packages/virus/` — a self-contained Rust binary that implements an autonomous AI agent with full shell access. Despite being labelled \"concept art,\" the code fully implements the behavioral fingerprint of a Remote Access Trojan (RAT): **stealth activation** (runs only when the user is idle via `GetLastInputInfo`), **reboot persistence** (`--install` writes to `HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Run`), **unrestricted shell execution** (`cmd /C` / `sh -c` with an LLM choosing the command), and **activity logging** to disk. No existing code in the monorepo is changed, but this package being distributed as part of ElizaOS — even as an opt-in — poses serious ethical and security risks.\n\nKey concerns:\n\n- **The command deny-list is not a viable security boundary.** All 30+ blocked patterns can be bypassed via trivial obfuscation (alternate flags, shell variables, base64, Python one-liners, command substitution). An LLM instructed to be \"curious and self-directed\" will eventually find these paths.\n- **Registry persistence without uninstall.** `install_autostart()` writes the binary into the Windows Run key with no corresponding removal path exposed to the user.\n- **Synchronous shell execution on the Tokio runtime thread.** `shell::exec` uses `std::thread::sleep` in a polling loop and is called directly from `async fn step`, stalling the runtime for up to 30 seconds per command.\n- **Silent failure in Ollama install flow.** `bootstrap()` does not verify that `winget install` succeeded before calling `start_ollama()`, potentially running indefinitely against an Ollama instance that was never started.\n- **Stdout silently discarded on command failure**, causing the agent's memory to be incomplete and potentially leading to repeated or incorrect actions.\n- **Unbounded journal growth** at `~/.virus/journal.txt` with no rotation or size cap, combined with a full `read_to_string` on every 30-second cycle.\n\n<h3>Confidence Score: 0/5</h3>\n\n- This PR must not be merged — it introduces code that implements core malware behaviors (persistence, stealth, unrestricted shell access) under the ElizaOS brand, with a security model that cannot be made safe through the deny-list approach used.\n- Score 0 reflects two compounding problems: (1) fundamental architectural unsafety — an LLM with full shell access governed only by a substring deny-list is not a controlled agent, it is an uncontrolled execution surface; and (2) the package implements registry-based persistence and idle-time stealth, which are defining characteristics of malware. Even as a proof-of-concept these behaviors are inappropriate for inclusion in the official monorepo.\n- All files require attention, but `packages/virus/src/agent.rs` (deny-list bypass) and `packages/virus/src/system.rs` (registry persistence) are the most critical.\n\n<h3>Important Files Changed</h3>\n\n| Filename | Overview |\n|----------|----------|\n| packages/virus/src/agent.rs | Core agent loop: issues LLM-generated shell commands with a trivially bypassable substring deny-list; stdout silently discarded on failure; synchronous shell exec blocks the async runtime. |\n| packages/virus/src/system.rs | Implements Windows registry persistence (HKCU Run key) and idle detection via GetLastInputInfo — core malware-characteristic behaviors: stealth activation and reboot survival. |\n| packages/virus/src/shell.rs | Executes arbitrary shell commands via cmd /C or sh -c with a 30-second timeout; uses blocking thread::sleep inside what is called from an async context, stalling the Tokio runtime. |\n| packages/virus/src/model.rs | Manages Ollama lifecycle (install, start, model pull, generate); no verification that winget install succeeded before invoking ollama serve, risking silent startup failure. |\n| packages/virus/src/memory.rs | Append-only journal at ~/.virus/journal.txt with no size cap or rotation; reads entire file on every agent step via read_to_string, which degrades over time as the file grows unboundedly. |\n| packages/virus/src/main.rs | Entry point wires idle detection to autonomous shell-command loop; exposes --install flag that silently registers the binary in the Windows startup registry. |\n| packages/virus/Cargo.toml | Standard Rust manifest; opt-level z + LTO + strip produces a compact release binary; winapi dependency correctly gated behind cfg(windows). |\n\n</details>\n\n<h3>Flowchart</h3>\n\n```mermaid\n%%{init: {'theme': 'neutral'}}%%\nflowchart TD\n    A([virus.exe starts]) --> B{--install flag?}\n    B -- yes --> C[Write HKCU\\\\Run\\\\virus registry key\\nfor reboot persistence]\n    C --> D([exit])\n    B -- no --> E[memory::init\\ncreate ~/.virus/journal.txt]\n    E --> F[system::pick_model\\ndetect available RAM]\n    F --> G[model::bootstrap\\ninstall Ollama if missing\\npull selected model]\n    G --> H{system::idle_seconds\\n>= 120s?}\n    H -- no --> I[sleep 10s]\n    I --> H\n    H -- yes --> J[agent::step\\nbuild prompt from journal + system context]\n    J --> K[model::generate\\nPOST /api/generate to Ollama]\n    K --> L{Parse LLM response}\n    L -- SHELL: cmd --> M[is_command_safe?\\nsubstring deny-list check]\n    M -- blocked --> N[memory::error\\nlog blocked command]\n    N --> O[sleep 30s]\n    M -- allowed --> P[shell::exec\\ncmd /C or sh -c\\n30s timeout]\n    P --> Q[memory::action + memory::result\\nappend to journal.txt]\n    Q --> O\n    L -- THINK: thought --> R[memory::thought\\nappend to journal.txt]\n    R --> O\n    L -- WAIT --> O\n    O --> H\n\n    style C fill:#ff4444,color:#fff\n    style P fill:#ff8800,color:#fff\n    style M fill:#ffcc00\n```\n\n<sub>Last reviewed commit: d74601b</sub>\n\n> Greptile also left **6 inline comments** on this PR.\n\n<sub>(4/5) You can add custom instructions or style guidelines for the agent [here](https://app.greptile.com/review/github)!</sub>\n\n<!-- /greptile_comment -->",
      "repository": "elizaos/eliza",
      "createdAt": "2026-03-17T16:03:00Z",
      "mergedAt": null,
      "additions": 651257,
      "deletions": 299259
    },
    {
      "id": "PR_kwDOMT5cIs7HH0BX",
      "title": "fix(runtime): handle IGNORE action fallback and tolerate upstream IGNORE",
      "author": "paulf280-ui",
      "number": 6543,
      "body": "## Summary\n\n- Fixes IGNORE action handling in the agent runtime — when the LLM selects `IGNORE`, the runtime now falls back gracefully rather than erroring or hanging\n- Adds diagnostics and tolerance for upstream IGNORE action signals in the bootstrap plugin\n- Pins tsup, externalizes tokenizers, and fixes embedding input coercion in `@elizaos/core`\n- Fixes UUID and parsing helpers; makes embedding tests deterministic\n- Adds CLAUDE.md with build commands and architecture overview for contributors\n\n## Test plan\n\n- [ ] Run `bun run test:core` — all vitest tests pass including new deterministic embedding tests\n- [ ] Verify agent does not crash/hang when LLM responds with IGNORE action\n- [ ] Verify `bun run build:core` succeeds cleanly\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\n<!-- greptile_comment -->\n\n<h3>Greptile Summary</h3>\n\nThis PR adds core TypeScript files (`runtime.ts`, `embedding.ts`, `parsing.ts`, `uuid.ts`) to `@elizaos/core` package that were previously missing from source control. The main changes include:\n\n- **IGNORE action handling**: Implements graceful fallback when LLM returns IGNORE action (lines 1084-1088 in `runtime.ts`) — treats it as a no-op instead of throwing \"Action not found\" errors\n- **Embedding robustness**: Adds input type coercion to handle non-string inputs gracefully, returning empty arrays for empty inputs  \n- **Build configuration**: Pins tsup to `^8.5.1` and externalizes native modules (`@anush008/tokenizers`, `onnxruntime-node`, `sharp`) to prevent bundling issues\n- **Test coverage**: Adds deterministic embedding tests with mocked dependencies\n- **Python additions**: Adds `agent.py`, `run_traderbot.py`, and `trader.json` for Python runtime testing; extensively refactors `runtime.py` (5484 lines changed)\n\n**Issues found:**\n- Type mismatch in `embedding.ts:234` where `input` (type `unknown`) is passed to `retrieveCachedEmbedding` which expects `string` — should pass `text` instead\n- Inconsistent logging using `console.error` instead of `elizaLogger` in `parsing.ts`\n- Misleading comment in `tsup.config.ts` about CommonJS when using ESM format\n\n<h3>Confidence Score: 3/5</h3>\n\n- This PR has one critical type mismatch bug that must be fixed before merge\n- Score reflects a logic bug in `embedding.ts:234` where wrong variable type is passed to `retrieveCachedEmbedding`. This could cause runtime type errors. The IGNORE action handling and other changes are well-implemented, but the type bug needs resolution.\n- Pay close attention to `packages/core/src/embedding.ts` line 234 — type mismatch that needs fixing\n\n<h3>Important Files Changed</h3>\n\n\n\n\n| Filename | Overview |\n|----------|----------|\n| packages/core/src/runtime.ts | Added IGNORE action fast-path at lines 1084-1088 to gracefully handle IGNORE actions without throwing errors |\n| packages/core/src/embedding.ts | Added input coercion for robustness, but type mismatch at line 234 where `input` is passed instead of `text` to retrieveCachedEmbedding |\n| packages/core/src/parsing.ts | Added comprehensive JSON parsing utilities, but uses `console.error` instead of `elizaLogger` at 8 locations (lines 100, 101, 119, 120, 154, 155, 168, 169) |\n| packages/core/tsup.config.ts | Added build config with tokenizers externalized, but misleading comment at line 8 says \"targeting CommonJS\" when format is \"esm\" |\n| packages/python/elizaos/runtime.py | Extensive refactoring with 5484 lines changed; difficult to review comprehensively without more context |\n\n</details>\n\n\n\n<h3>Flowchart</h3>\n\n```mermaid\n%%{init: {'theme': 'neutral'}}%%\nflowchart TD\n    Start[LLM Returns Action] --> Normalize[Normalize Action Name]\n    Normalize --> CheckIgnore{Is IGNORE or<br/>contains 'ignore'?}\n    CheckIgnore -->|Yes| LogIgnore[Log: Skipping IGNORE action]\n    CheckIgnore -->|No| FindAction[Look up action in registry]\n    LogIgnore --> Continue[Continue to next message]\n    FindAction --> ActionExists{Action found?}\n    ActionExists -->|Yes| CheckHandler{Has handler?}\n    ActionExists -->|No| LogError[Log: Action not found]\n    CheckHandler -->|Yes| Execute[Execute action.handler]\n    CheckHandler -->|No| LogNoHandler[Log: No handler]\n    LogError --> Continue\n    LogNoHandler --> Continue\n    Execute --> HandleError{Error occurred?}\n    HandleError -->|Yes| LogExecError[Log execution error]\n    HandleError -->|No| Success[Action completed]\n    LogExecError --> Continue\n    Success --> Continue\n```\n\n<sub>Last reviewed commit: dbc6b01</sub>\n\n<!-- greptile_other_comments_section -->\n\n<sub>(2/5) Greptile learns from your feedback when you react with thumbs up/down!</sub>\n\n<!-- /greptile_comment -->",
      "repository": "elizaos/eliza",
      "createdAt": "2026-03-01T12:49:51Z",
      "mergedAt": null,
      "additions": 650956,
      "deletions": 302982
    },
    {
      "id": "PR_kwDOMT5cIs7FoO_k",
      "title": "fix(core): prevent duplicate LLM calls when message contains URL or triggers providers",
      "author": "nicolasdma",
      "number": 6528,
      "body": "<!-- Use this template by filling in information and removing irrelevant sections. -->\n\n# Relates to\n\nRelates to #6486\n\n# Risks\n\nLow — single condition removed from a boolean expression. No new code, no new logic paths.\n\n# Background\n\n## What does this PR do?\n\nRemoves the `providers.length` check from the `isSimple` determination in `packages/typescript/src/services/message.ts`.\n\n## What kind of change is this?\n\nBug fix (non-breaking change that fixes an issue).\n\n# Changes\n\nWhen a user sends a message containing a URL, the LLM's first call (via `runSingleShotCore`) generates and streams the response text. It also returns `providers: [\"ATTACHMENTS\"]` because the prompt template instructs it to when it sees URLs.\n\nThe `isSimple` check at line 1883 previously treated \"has providers\" as \"not simple\":\n\n```typescript\nconst isSimple =\n    responseContent?.actions &&\n    responseContent.actions.length === 1 &&\n    typeof responseContent.actions[0] === \"string\" &&\n    responseContent.actions[0].toUpperCase() === \"REPLY\" &&\n    (!responseContent.providers || responseContent.providers.length === 0);\n//   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n//   This condition causes the bug\n```\n\nThis caused the message to go through the `actions` path, which triggered the REPLY action handler (`reply.ts:60`), making a **second LLM call** with `replyTemplate` and streaming another response — duplicating output and doubling token costs.\n\n**The fix:** Remove the providers check. Providers enrich state (already handled at L863-871) but don't require re-generating the response. `isSimple` should only care about whether the action is REPLY (text already generated and streamed) vs something else (needs execution).\n\n```typescript\nconst isSimple =\n    responseContent?.actions &&\n    responseContent.actions.length === 1 &&\n    typeof responseContent.actions[0] === \"string\" &&\n    responseContent.actions[0].toUpperCase() === \"REPLY\";\n```\n\n# Testing\n\n- [x] Message with URL → single response (not duplicated)\n- [x] Message without URL → works as before\n- [x] Multi-action messages (REPLY + other) → still trigger actions path\n- [x] Messages with non-REPLY actions → still trigger actions path\n\n<!-- greptile_comment -->\n\n<h3>Greptile Summary</h3>\n\nRemoves the `providers.length` check from the `isSimple` boolean expression, preventing duplicate LLM calls when messages contain URLs or trigger provider enrichment.\n\n**Key Changes:**\n- Removed condition `(!responseContent.providers || responseContent.providers.length === 0)` from `isSimple` check at line 1883\n- Messages with `actions: [\"REPLY\"]` now correctly use the \"simple\" path regardless of provider presence\n- Providers still enrich state (lines 863-871) but no longer force re-generation of already-streamed responses\n\n**Impact:**\n- Eliminates duplicate streaming when URLs are detected (previously triggered ATTACHMENTS provider → action path → second LLM call)\n- Reduces token costs by avoiding unnecessary second LLM invocation\n- Response text from first `runSingleShotCore` call is now correctly used as final output\n\n<h3>Confidence Score: 5/5</h3>\n\n- This PR is safe to merge with minimal risk\n- Simple, surgical fix that removes a single condition causing unintended behavior. The logic is sound: providers enrich state (already handled separately at L863-871) but shouldn't force action-based execution when the response is already generated and streamed. No new code paths, no breaking changes.\n- No files require special attention\n\n<h3>Important Files Changed</h3>\n\n\n\n\n| Filename | Overview |\n|----------|----------|\n| packages/typescript/src/services/message.ts | Removed providers check from `isSimple` determination to prevent duplicate LLM calls when URLs trigger provider enrichment |\n\n</details>\n\n\n\n<sub>Last reviewed commit: 681b3d8</sub>\n\n<!-- greptile_other_comments_section -->\n\n<sub>(2/5) Greptile learns from your feedback when you react with thumbs up/down!</sub>\n\n<!-- /greptile_comment -->",
      "repository": "elizaos/eliza",
      "createdAt": "2026-02-23T11:57:16Z",
      "mergedAt": null,
      "additions": 648511,
      "deletions": 299259
    }
  ],
  "codeChanges": {
    "additions": 80884,
    "deletions": 23451,
    "files": 1024,
    "commitCount": 3179
  },
  "completedItems": [
    {
      "title": "chore(deps): bump cryptography from 46.0.5 to 46.0.6 in /packages/python in the uv group across 1 directory",
      "prNumber": 6696,
      "type": "other",
      "body": "Bumps the uv group with 1 update in the /packages/python directory: [cryptography](https://github.com/pyca/cryptography).\n\nUpdates `cryptography` from 46.0.5 to 46.0.6\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"http",
      "files": [
        "packages/python/uv.lock"
      ]
    },
    {
      "title": "fix(core): consolidate StreamChunkCallback, remove dual-extractor CAUSING TTS garbling",
      "prNumber": 6690,
      "type": "bugfix",
      "body": "Eight inline `onStreamChunk` definitions across types/runtime.ts, types/model.ts, types/message-service.ts, streaming-context.ts, and runtime.ts are replaced by a single canonical `StreamChunkCallback` type alias in types/components.ts.\r\n\r\n",
      "files": [
        "packages/docs/guides/streaming-responses.mdx",
        "packages/docs/runtime/messaging.mdx",
        "packages/docs/runtime/types-reference.mdx",
        "packages/typescript/src/__tests__/runtime.test.ts",
        "packages/typescript/src/runtime.ts",
        "packages/typescript/src/services/message.ts",
        "packages/typescript/src/streaming-context.ts",
        "packages/typescript/src/types/components.ts",
        "packages/typescript/src/types/message-service.ts",
        "packages/typescript/src/types/model.ts",
        "packages/typescript/src/types/runtime.ts",
        "packages/typescript/src/utils/streaming.ts",
        "packages/python/elizaos/types/components.py"
      ]
    },
    {
      "title": "feat: Bring Odi logging, Memory lock down, banner, other core enh",
      "prNumber": 6562,
      "type": "feature",
      "body": "- banner, init hook, reply optimization, roles warnedUnnamedEntities, runtime (embedding cache, callerInfo, safeReplacer, onlyInclude, logPrompt/logResponse gating), logger file output\r\n- DISABLE_MEMORY_CREATION/ALLOW_MEMORY_SOURCE_IDS in m",
      "files": [
        "anxiety.test.ts",
        "eliza-cloud-v2/services/gateway-discord/tests/logger.test.ts",
        "examples/telegram/typescript/telegram-agent.ts",
        "logger.test.ts",
        "message-service.test.ts",
        "packages/typescript/CHANGELOG.md",
        "packages/typescript/README.md",
        "packages/typescript/ROADMAP.md",
        "packages/typescript/docs/DESIGN.md",
        "packages/typescript/package.json",
        "packages/typescript/scripts/preview-banner.mjs",
        "packages/typescript/src/__tests__/message-service.test.ts",
        "packages/typescript/src/basic-capabilities/providers/actionState.ts",
        "packages/typescript/src/basic-capabilities/providers/recentMessages.ts",
        "packages/typescript/src/bootstrap/__tests__/anxiety.test.ts",
        "packages/typescript/src/bootstrap/__tests__/banner.test.ts",
        "packages/typescript/src/bootstrap/__tests__/banner.ts",
        "packages/typescript/src/bootstrap/__tests__/message-service.test.ts",
        "packages/typescript/src/bootstrap/__tests__/reply.ts",
        "packages/typescript/src/bootstrap/__tests__/roles.test.ts",
        "packages/typescript/src/bootstrap/actions/reply.ts",
        "packages/typescript/src/bootstrap/banner.ts",
        "packages/typescript/src/bootstrap/index.ts",
        "packages/typescript/src/bootstrap/providers/actionState.ts",
        "packages/typescript/src/bootstrap/providers/anxiety.test.ts",
        "packages/typescript/src/bootstrap/providers/anxiety.ts",
        "packages/typescript/src/bootstrap/providers/index.ts",
        "packages/typescript/src/bootstrap/providers/recentMessages.ts",
        "packages/typescript/src/bootstrap/providers/roles.ts",
        "packages/typescript/src/logger.test.ts",
        "packages/typescript/src/logger.ts",
        "packages/typescript/src/runtime.test.ts",
        "packages/typescript/src/runtime.ts",
        "packages/typescript/src/services/message.test.ts",
        "packages/typescript/src/services/message.ts",
        "packages/typescript/src/types/components.ts",
        "packages/typescript/src/types/message-service.ts",
        "packages/typescript/src/utils.test.ts",
        "packages/typescript/src/utils.ts",
        "packages/typescript/src/utils/defer-startup-work.ts",
        "packages/typescript/src/utils/index.ts",
        "packages/typescript/src/utils/json-llm.ts",
        "packages/typescript/src/utils/plugin-banner.ts",
        "packages/typescript/src/utils/plugin-config.ts",
        "packages/typescript/src/utils/slice-to-fit-budget.test.ts",
        "packages/typescript/src/utils/slice-to-fit-budget.ts",
        "packages/typescript/src/utils/text-similarity.ts",
        "reply.test.ts",
        "src/bootstrap/__tests__/anxiety.test.ts",
        "packages/typescript/src/bootstrap/__tests__/reply.test.ts",
        "packages/typescript/src/bootstrap/__tests__/actions.test.ts"
      ]
    },
    {
      "title": "feat: add agent/ like starter in develop",
      "prNumber": 6702,
      "type": "feature",
      "body": "just something to boot up the repo\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Medium Risk**\n> Medium risk because it introduces a new `agent` workspace and changes core runtime-composition APIs (`loadCharacters` accepts file paths/options;",
      "files": [
        ".gitmodules",
        "agent/.gitignore",
        "agent/package.json",
        "agent/python/__init__.py",
        "agent/rust/Cargo.toml",
        "agent/rust/src/lib.rs",
        "agent/tsconfig.json",
        "agent/typescript/defaultCharacter.ts",
        "agent/typescript/index.ts",
        "bun.lock",
        "package.json",
        "packages/computeruse/packages/computeruse-ts/package.json",
        "packages/typescript/src/__tests__/runtime-composition.test.ts",
        "packages/typescript/src/runtime-composition.ts",
        "plugins/plugin-local-ai",
        "plugins/plugin-ollama",
        "plugins/plugin-sql",
        "scripts/dev.mjs",
        "scripts/fix-workspace-deps.mjs",
        "scripts/plugin-submodules-dev.mjs",
        "scripts/replace-workspace-versions.js"
      ]
    },
    {
      "title": "Shaw/reflection runtime sync",
      "prNumber": 6721,
      "type": "other",
      "body": "Fix runtime reflection stuff\n\n<!-- greptile_comment -->\n\n<h3>Greptile Summary</h3>\n\nThis PR wires up task-completion assessment into the reflection evaluator pipeline: the model is now asked whether the current task is done, the result is p",
      "files": []
    },
    {
      "title": "Shaw/message service retry",
      "prNumber": 6717,
      "type": "other",
      "body": "maybe this is legit?\n\n<!-- CURSOR_SUMMARY -->\n---\n\n> [!NOTE]\n> **Medium Risk**\n> Modifies core runtime/plugin initialization and message-processing flow, which can affect agent responsiveness and service availability across deployments. Add",
      "files": [
        ".github/workflows/skill-review.yml",
        ".gitignore",
        "packages/docs/agents/personality-and-behavior.mdx",
        "packages/docs/guides/customize-an-agent.mdx",
        "packages/docs/what-you-can-build.mdx",
        "packages/elizaos/src/__tests__/create.test.ts",
        "packages/elizaos/src/commands/create.ts",
        "packages/prompts/prompts/add_contact.txt",
        "packages/prompts/prompts/message_classifier.txt",
        "packages/prompts/prompts/message_handler.txt",
        "packages/prompts/prompts/reflection_evaluator.txt",
        "packages/prompts/prompts/should_respond.txt",
        "packages/prompts/prompts/should_respond_with_context.txt",
        "packages/prompts/prompts/update_role.txt",
        "packages/prompts/specs/actions/core.json",
        "packages/prompts/specs/providers/core.json",
        "packages/python/elizaos/advanced_capabilities/__init__.py",
        "packages/python/elizaos/advanced_capabilities/actions/add_contact.py",
        "packages/python/elizaos/advanced_capabilities/actions/remove_contact.py",
        "packages/python/elizaos/advanced_capabilities/actions/roles.py",
        "packages/python/elizaos/advanced_capabilities/actions/schedule_follow_up.py",
        "packages/python/elizaos/advanced_capabilities/actions/search_contacts.py",
        "packages/python/elizaos/advanced_capabilities/actions/update_contact.py",
        "packages/python/elizaos/advanced_capabilities/evaluators/relationship_extraction.py",
        "packages/python/elizaos/advanced_capabilities/providers/contacts.py",
        "packages/python/elizaos/advanced_capabilities/services/__init__.py",
        "packages/python/elizaos/advanced_capabilities/services/follow_up.py",
        "packages/python/elizaos/advanced_capabilities/services/relationships.py",
        "packages/python/elizaos/advanced_capabilities/services/rolodex.py",
        "packages/python/elizaos/advanced_memory/prompts.py",
        "packages/python/elizaos/advanced_memory/types.py",
        "packages/python/elizaos/advanced_planning/actions/schedule_follow_up.py",
        "packages/python/elizaos/basic_capabilities/providers/contacts.py",
        "packages/python/elizaos/basic_capabilities/services/task.py",
        "packages/python/elizaos/basic_capabilities_compat.py",
        "packages/python/elizaos/generated/action_docs.py",
        "packages/python/elizaos/media/mime.py",
        "packages/python/elizaos/native_features.py",
        "packages/python/elizaos/prompts.py",
        "packages/python/elizaos/runtime.py",
        "packages/python/elizaos/services/__init__.py",
        "packages/python/elizaos/services/hook_service.py",
        "packages/python/elizaos/services/message_service.py",
        "packages/python/elizaos/services/trajectories.py",
        "packages/python/elizaos/types/generated/eliza/v1/agent_pb2.py",
        "packages/python/elizaos/types/generated/eliza/v1/agent_pb2.pyi",
        "packages/python/elizaos/types/generated/eliza/v1/message_service_pb2.py",
        "packages/python/elizaos/types/generated/eliza/v1/message_service_pb2.pyi",
        "packages/python/elizaos/types/generated/eliza/v1/model_pb2.py",
        "packages/python/elizaos/types/generated/eliza/v1/model_pb2.pyi"
      ]
    },
    {
      "title": "fix: remove dangling typescript symlink in packages/typescript",
      "prNumber": 6713,
      "type": "bugfix",
      "body": "## Summary\n- `packages/typescript/typescript` was a symlink → `/home/shaw/eliza/packages/typescript`, a path that only exists on one contributor's machine\n- Anything that recursively walks `packages/typescript` (e.g. plugin loaders that cop",
      "files": [
        "packages/typescript/typescript"
      ]
    },
    {
      "title": "chore(deps): bump the cargo group across 21 directories with 6 updates",
      "prNumber": 6724,
      "type": "other",
      "body": "Bumps the cargo group with 3 updates in the /packages/examples/a2a/rust directory: [bytes](https://github.com/tokio-rs/bytes), [quinn-proto](https://github.com/quinn-rs/quinn) and [rustls-webpki](https://github.com/rustls/webpki).\nBumps the",
      "files": [
        "packages/examples/a2a/rust/Cargo.lock",
        "packages/examples/app/tauri/src-tauri/Cargo.lock",
        "packages/examples/autonomous/rust/autonomous/Cargo.lock",
        "packages/examples/aws/rust/Cargo.lock",
        "packages/examples/bluesky/rust/bluesky-agent/Cargo.lock",
        "packages/examples/chat/rust/chat/Cargo.lock",
        "packages/examples/cloudflare/rust-worker/Cargo.lock",
        "packages/examples/discord/rust/discord-agent/Cargo.lock",
        "packages/examples/form/rust/chat/Cargo.lock",
        "packages/examples/game-of-life/rust/game-of-life/Cargo.lock",
        "packages/examples/gcp/rust/Cargo.lock",
        "packages/examples/polymarket/rust/polymarket-demo/Cargo.lock",
        "packages/examples/rest-api/actix/Cargo.lock",
        "packages/examples/rest-api/axum/Cargo.lock",
        "packages/examples/rest-api/rocket/Cargo.lock",
        "packages/examples/roblox/rust/Cargo.lock",
        "packages/examples/telegram/rust/telegram-agent/Cargo.lock",
        "packages/examples/text-adventure/rust/game/Cargo.lock",
        "packages/examples/tic-tac-toe/rust/Cargo.lock",
        "packages/examples/twitter-xai/rust/xai-agent/Cargo.lock",
        "packages/examples/virus/Cargo.lock"
      ]
    },
    {
      "title": "chore(deps): bump the npm_and_yarn group across 11 directories with 5 updates",
      "prNumber": 6723,
      "type": "other",
      "body": "Bumps the npm_and_yarn group with 1 update in the /packages/agent directory: [drizzle-orm](https://github.com/drizzle-team/drizzle-orm).\nBumps the npm_and_yarn group with 1 update in the /packages/benchmarks/solana/solana-gym-env/docs/traje",
      "files": [
        "packages/agent/package.json",
        "packages/benchmarks/solana/solana-gym-env/docs/trajectory-viewer/package.json",
        "packages/examples/_app/package.json",
        "packages/examples/app/capacitor/frontend/package.json",
        "packages/examples/app/electron/backend/package.json",
        "packages/examples/app/electron/frontend/package.json",
        "packages/examples/app/tauri/frontend/package.json",
        "packages/examples/elizagotchi/package.json",
        "packages/examples/react-wasm/package.json",
        "packages/examples/react/package.json",
        "packages/native-plugins/agent/package-lock.json",
        "packages/native-plugins/agent/package.json"
      ]
    },
    {
      "title": "feat(core): shared batch-queue drains and bounded knowledge embeddings",
      "prNumber": 6722,
      "type": "feature",
      "body": "Introduce utils/batch-queue (PriorityQueue, BatchProcessor, TaskDrain, BatchQueue, Semaphore) so embedding drains, action-filter index build, prompt-batcher affinity tasks, and knowledge embedding paths share one concurrency/retry/task stor",
      "files": [
        "packages/docs/docs.json",
        "packages/docs/guides/background-tasks.mdx",
        "packages/docs/runtime/batch-queue.mdx",
        "packages/docs/runtime/core.mdx",
        "packages/typescript/CHANGELOG.md",
        "packages/typescript/README.md",
        "packages/typescript/ROADMAP.md",
        "packages/typescript/docs/BATCH_QUEUE.md",
        "packages/typescript/docs/DESIGN.md",
        "packages/typescript/src/__tests__/batch-queue.test.ts",
        "packages/typescript/src/__tests__/task-drain.test.ts",
        "packages/typescript/src/features/knowledge/document-processor.ts",
        "packages/typescript/src/features/knowledge/llm.ts",
        "packages/typescript/src/index.browser.ts",
        "packages/typescript/src/index.edge.ts",
        "packages/typescript/src/index.node.ts",
        "packages/typescript/src/runtime.ts",
        "packages/typescript/src/services/action-filter.ts",
        "packages/typescript/src/services/embedding.ts",
        "packages/typescript/src/utils/batch-queue.ts",
        "packages/typescript/src/utils/batch-queue/batch-processor.ts",
        "packages/typescript/src/utils/batch-queue/index.ts",
        "packages/typescript/src/utils/batch-queue/priority-queue.ts",
        "packages/typescript/src/utils/batch-queue/semaphore.ts",
        "packages/typescript/src/utils/batch-queue/task-drain.ts",
        "packages/typescript/src/utils/prompt-batcher/batcher.ts",
        "packages/typescript/src/utils/prompt-batcher/shared.ts"
      ]
    },
    {
      "title": "feat: pipeline hooks",
      "prNumber": 6733,
      "type": "feature",
      "body": "useful for DPE prompt optimizer, plugin-typography and more\r\n\r\n<!-- CURSOR_SUMMARY -->\r\n---\r\n\r\n> [!NOTE]\r\n> **Medium Risk**\r\n> Moderate risk due to workspace/dependency reshaping (plugins now pulled from `alpha` releases instead of workspac",
      "files": [
        "apps/app-companion/package.json",
        "apps/app-companion/src/ambient-modules.d.ts",
        "apps/app-companion/tsconfig.json",
        "package.json",
        "packages/agent/package.json",
        "packages/agent/src/actions/calendar.ts",
        "packages/agent/src/actions/entity-actions.ts",
        "packages/agent/src/actions/gmail.ts",
        "packages/agent/src/actions/grounded-action-reply.test.ts",
        "packages/agent/src/actions/grounded-action-reply.ts",
        "packages/agent/src/actions/inbox.ts",
        "packages/agent/src/actions/life-param-extractor-real.test.ts",
        "packages/agent/src/actions/life-recent-context.ts",
        "packages/agent/src/actions/lifeops-google-helpers.test.ts",
        "packages/agent/src/actions/lifeops-google-helpers.ts",
        "packages/agent/src/actions/read-channel.ts",
        "packages/agent/src/actions/search-conversations.ts",
        "packages/agent/src/actions/send-admin-message.ts",
        "packages/agent/src/actions/send-message.ts",
        "packages/agent/src/actions/skill-command.ts",
        "packages/agent/src/actions/terminal.ts",
        "packages/agent/src/actions/timezone-normalization.ts",
        "packages/agent/src/actions/web-search.ts",
        "packages/agent/src/api/agent-status-routes.ts",
        "packages/agent/src/api/app-package-routes.ts",
        "packages/agent/src/api/apps-routes.ts",
        "packages/agent/src/api/avatar-routes.ts",
        "packages/agent/src/api/binance-skill-helpers.ts",
        "packages/agent/src/api/bluebubbles-routes.ts",
        "packages/agent/src/api/browser-workspace-routes.ts",
        "packages/agent/src/api/bsc-trade.ts",
        "packages/agent/src/api/chat-augmentation.ts",
        "packages/agent/src/api/chat-routes.ts",
        "packages/agent/src/api/cloud-billing-routes.ts",
        "packages/agent/src/api/cloud-provisioning.ts",
        "packages/agent/src/api/cloud-relay-routes.ts",
        "packages/agent/src/api/cloud-routes.ts",
        "packages/agent/src/api/config-routes.ts",
        "packages/agent/src/api/connector-routes.ts",
        "packages/agent/src/api/conversation-routes.ts",
        "packages/agent/src/api/discord-avatar-cache.ts",
        "packages/agent/src/api/discord-local-routes.ts",
        "packages/agent/src/api/drop-routes.ts",
        "packages/agent/src/api/health-routes.ts",
        "packages/agent/src/api/imessage-routes.ts",
        "packages/agent/src/api/inbox-routes.ts",
        "packages/agent/src/api/knowledge-routes.ts",
        "packages/agent/src/api/mcp-routes.ts",
        "packages/agent/src/api/misc-routes.ts",
        "packages/agent/src/api/model-provider-helpers.ts",
        "apps/app-lifeops/package.json",
        "apps/app-lifeops/src/lifeops/telegram-auth.ts",
        "cloud",
        "packages/agent/src/actions/context-signal.ts",
        "packages/agent/src/api/plugin-discovery-helpers.ts",
        "packages/agent/src/api/plugin-routes.ts",
        "packages/agent/src/api/server-auth.ts",
        "packages/agent/src/api/server-helpers-swarm.ts",
        "packages/agent/src/api/server-types.ts",
        "packages/agent/src/api/server.ts",
        "packages/agent/src/api/skill-discovery-helpers.ts",
        "packages/agent/src/index.ts",
        "packages/agent/src/runtime/first-time-setup.ts",
        "packages/agent/src/runtime/roles/src/utils.ts",
        "packages/agent/src/runtime/task-heartbeat.ts",
        "packages/agent/src/runtime/trajectory-storage.ts",
        "packages/agent/src/services/built-in-app-routes/hyperscape.ts",
        "packages/agent/src/services/character-persistence.ts",
        "packages/agent/src/services/client-chat-sender.ts",
        "packages/agent/src/triggers/runtime.ts",
        "packages/agent/tsconfig.json",
        "packages/app-core/package.json",
        "packages/app-core/platforms/electrobun/native/macos/window-effects.mm",
        "packages/app-core/src/runtime/eliza.ts",
        "packages/app-core/tsconfig.json",
        "packages/docs/package.json",
        "packages/python/package.json",
        "packages/python/scripts/typecheck-or-skip.sh",
        "packages/rust/package.json",
        "packages/rust/scripts/test-or-skip.sh",
        "packages/rust/scripts/typecheck-or-skip.sh",
        "packages/shared/tsconfig.json",
        "packages/skills/package.json",
        "packages/typescript/CHANGELOG.md",
        "packages/typescript/README.md",
        "packages/typescript/ROADMAP.md",
        "packages/typescript/package.json",
        "packages/typescript/src/__tests__/batch-queue.test.ts",
        "packages/typescript/src/__tests__/native-runtime-features.test.ts"
      ]
    },
    {
      "title": "chore(deps): bump rustls-webpki from 0.103.9 to 0.103.11 in /packages/examples/autonomous-rust-agent in the cargo group across 1 directory",
      "prNumber": 6732,
      "type": "other",
      "body": "Bumps the cargo group with 1 update in the /packages/examples/autonomous-rust-agent directory: [rustls-webpki](https://github.com/rustls/webpki).\n\nUpdates `rustls-webpki` from 0.103.9 to 0.103.11\n<details>\n<summary>Release notes</summary>\n<",
      "files": [
        "packages/examples/autonomous-rust-agent/Cargo.lock",
        "packages/examples/farcaster/rust/farcaster-agent/Cargo.toml"
      ]
    },
    {
      "title": "chore(deps): bump rand from 0.8.5 to 0.9.2 in /packages/examples/twitter-xai/rust/xai-agent in the cargo group across 1 directory",
      "prNumber": 6730,
      "type": "other",
      "body": "Bumps the cargo group with 1 update in the /packages/examples/twitter-xai/rust/xai-agent directory: [rand](https://github.com/rust-random/rand).\n\nUpdates `rand` from 0.8.5 to 0.9.2\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from ",
      "files": [
        "packages/examples/twitter-xai/rust/xai-agent/Cargo.lock",
        "packages/examples/twitter-xai/rust/xai-agent/Cargo.toml"
      ]
    },
    {
      "title": "chore(deps): update supabase/postgres docker tag to v17.6.1.108",
      "prNumber": 6959,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| supabase/postgres | patch | `17.6.1.107` → `17.6.1.108` |\n\n---\n\n> [!WARNING]\n> Some dependencies could not be looked up. Check the [Dependency Dashboard]",
      "files": [
        "packages/app-core/deploy/docker-compose.supabase-db.yml"
      ]
    },
    {
      "title": "fix(deps): update dependency @coral-xyz/borsh to ^0.32.0",
      "prNumber": 6958,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| @&#8203;coral-xyz/borsh | [`^0.31.1` → ",
      "files": [
        "packages/benchmarks/solana/solana-gym-env/voyager/skill_runner/package.json"
      ]
    },
    {
      "title": "fix(deps): update capacitor monorepo to v8.3.1",
      "prNumber": 6957,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@capacitor/cli](https://capacitorjs.co",
      "files": [
        "packages/app-core/package.json",
        "packages/elizaos/templates/fullstack-app/apps/app/package.json",
        "packages/templates/fullstack-app/apps/app/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @uniswap/v3-sdk to v3.30.0",
      "prNumber": 6956,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@uniswap/v3-sdk](https://redirect.gith",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @uniswap/v2-sdk to v4.20.0",
      "prNumber": 6955,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@uniswap/v2-sdk](https://redirect.gith",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @types/node to v25.6.0",
      "prNumber": 6954,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@types/node](https://redirect.github.c",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @capacitor/docgen to ^0.3.0",
      "prNumber": 6953,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@capacitor/docgen](https://capacitorjs",
      "files": [
        "packages/native-plugins/location/package.json",
        "packages/native-plugins/talkmode/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency gymnasium to ~=1.2.3",
      "prNumber": 6952,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [gymnasium](https://redirect.github.com",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency com.android.tools.build:gradle to v8.13.2",
      "prNumber": 6951,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [com.android.tools.build:gradle](https:",
      "files": [
        "packages/app-core/platforms/android/build.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency @elizaos/core - autoclosed",
      "prNumber": 6950,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| @&#8203;elizaos/core | [`2.0.0-alpha.3`",
      "files": [
        "packages/app-core/deploy/cloud-agent-template/package.json",
        "packages/benchmarks/configbench/package.json"
      ]
    },
    {
      "title": "chore(deps): update rust-wasm-bindgen monorepo",
      "prNumber": 6949,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [js-sys](https://wasm-bindgen.github.io/wasm-bindgen/) ([source](https://redirect.github.com/wasm-bindgen/wasm-bindgen/tree/HEAD/crates/js-sys",
      "files": [
        "packages/rust/Cargo.lock"
      ]
    },
    {
      "title": "fix(deps): update rust crate which to v8",
      "prNumber": 6946,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [which](https://redirect.github.com/harryfei/which-rs) | dependencies | major | `6.0` → `8.0` |\n\n---\n\n> [!WARNING]\n> Some dependencies could n",
      "files": [
        "packages/rust/Cargo.lock",
        "packages/rust/Cargo.toml"
      ]
    },
    {
      "title": "fix(deps): update react monorepo to v19 (major)",
      "prNumber": 6945,
      "type": "bugfix",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/benchmarks/solana/solana-gym-env/docs/trajectory-viewer/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency vite to v8",
      "prNumber": 6944,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [vite](https://vite.dev) ([source](http",
      "files": [
        "packages/elizaos/templates/plugin/typescript/package.json",
        "packages/templates/plugin/typescript/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency uuid to v13",
      "prNumber": 6943,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [uuid](https://redirect.github.com/uuid",
      "files": [
        "apps/app-form/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency undici to v8",
      "prNumber": 6942,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [undici](https://undici.nodejs.org) ([s",
      "files": [
        "packages/app-core/package.json",
        "packages/typescript/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency tailwind-merge to v3",
      "prNumber": 6941,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [tailwind-merge](https://redirect.githu",
      "files": [
        "packages/app-core/package.json",
        "packages/ui/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency rich to v15",
      "prNumber": 6940,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [rich](https://redirect.github.com/Text",
      "files": [
        "packages/benchmarks/adhdbench/pyproject.toml"
      ]
    },
    {
      "title": "fix(deps): update dependency recharts to v3",
      "prNumber": 6939,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [recharts](https://redirect.github.com/",
      "files": [
        "packages/benchmarks/solana/solana-gym-env/docs/trajectory-viewer/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency react-router-dom to v7",
      "prNumber": 6938,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [react-router-dom](https://redirect.git",
      "files": [
        "packages/benchmarks/solana/solana-gym-env/docs/trajectory-viewer/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency react-markdown to v10",
      "prNumber": 6937,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [react-markdown](https://redirect.githu",
      "files": [
        "packages/benchmarks/solana/solana-gym-env/docs/trajectory-viewer/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency pytz to v2026",
      "prNumber": 6936,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [pytz](http://pythonhosted.org/pytz) | ",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency pytest-xprocess to v1",
      "prNumber": 6935,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [pytest-xprocess](https://redirect.gith",
      "files": [
        "packages/elizaos/templates/plugin/python/pyproject.toml",
        "packages/templates/plugin/python/pyproject.toml"
      ]
    },
    {
      "title": "fix(deps): update dependency pytest-asyncio to v1",
      "prNumber": 6934,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [pytest-asyncio](https://redirect.githu",
      "files": [
        "packages/benchmarks/adhdbench/pyproject.toml"
      ]
    },
    {
      "title": "fix(deps): update dependency pytest to v9",
      "prNumber": 6933,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [pytest](https://redirect.github.com/py",
      "files": [
        "packages/benchmarks/adhdbench/pyproject.toml"
      ]
    },
    {
      "title": "fix(deps): update dependency psutil to v7",
      "prNumber": 6932,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [psutil](https://redirect.github.com/gi",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2",
      "prNumber": 6931,
      "type": "bugfix",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/app-core/platforms/android/build.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency lucide-react to v1",
      "prNumber": 6930,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [lucide-react](https://lucide.dev) ([so",
      "files": [
        "apps/app-companion/package.json",
        "apps/app-lifeops/package.json",
        "apps/app-shopify/package.json",
        "apps/app-steward/package.json",
        "apps/app-task-coordinator/package.json",
        "apps/app-vincent/package.json",
        "packages/app-core/package.json",
        "packages/ui/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency jsdom to v29",
      "prNumber": 6929,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [jsdom](https://redirect.github.com/jsd",
      "files": [
        "packages/agent/package.json",
        "packages/elizaos/templates/fullstack-app/apps/app/package.json",
        "packages/templates/fullstack-app/apps/app/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency gymnasium to v1",
      "prNumber": 6928,
      "type": "bugfix",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency file-type to v22",
      "prNumber": 6927,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [file-type](https://redirect.github.com",
      "files": [
        "packages/typescript/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency commander to v14",
      "prNumber": 6926,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [commander](https://redirect.github.com",
      "files": [
        "packages/app-core/package.json",
        "packages/elizaos/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency com.squareup.okhttp3:okhttp to v5",
      "prNumber": 6925,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [com.squareup.okhttp3:okhttp](https://s",
      "files": [
        "packages/native-plugins/gateway/android/build.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency com.android.tools.build:gradle to v9",
      "prNumber": 6924,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [com.android.tools.build:gradle](https:",
      "files": [
        "packages/app-core/platforms/android/build.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency bs58 to v6",
      "prNumber": 6923,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [bs58](https://redirect.github.com/cryp",
      "files": [
        "packages/benchmarks/solana/solana-gym-env/voyager/skill_runner/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @xterm/xterm to v6",
      "prNumber": 6922,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@xterm/xterm](https://redirect.github.",
      "files": [
        "apps/app-task-coordinator/package.json",
        "packages/app-core/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @solana/kit to v6",
      "prNumber": 6921,
      "type": "bugfix",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/benchmarks/solana/solana-gym-env/voyager/skill_runner/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @openrouter/ai-sdk-provider to v2",
      "prNumber": 6920,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@openrouter/ai-sdk-provider](https://r",
      "files": [
        "packages/typescript/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @octokit/rest to v22",
      "prNumber": 6919,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@octokit/rest](https://redirect.github",
      "files": [
        "plugins/plugin-github/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @noble/hashes to v2",
      "prNumber": 6918,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@noble/hashes](https://paulmillr.com/n",
      "files": [
        "packages/typescript/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @noble/ciphers to v2",
      "prNumber": 6917,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@noble/ciphers](https://paulmillr.com/",
      "files": [
        "packages/typescript/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @clack/prompts to v1",
      "prNumber": 6916,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@clack/prompts](https://redirect.githu",
      "files": [
        "packages/elizaos/package.json"
      ]
    },
    {
      "title": "chore(deps): update supabase/postgres docker tag to v17",
      "prNumber": 6915,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| supabase/postgres | major | `15.1.0.147` → `17.6.1.107` |\n\n---\n\n> [!WARNING]\n> Some dependencies could not be looked up. Check the [Dependency Dashboard]",
      "files": [
        "packages/app-core/deploy/docker-compose.supabase-db.yml"
      ]
    },
    {
      "title": "chore(deps): update storybook monorepo to v10 (major)",
      "prNumber": 6914,
      "type": "other",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "apps/app-companion/package.json"
      ]
    },
    {
      "title": "chore(deps): update softprops/action-gh-release action to v3",
      "prNumber": 6913,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [softprops/action-gh-release](https://redirect.github.com/softprops/action-gh-release) | action | major | `v1` → `v3` |\n| [softprops/action-gh",
      "files": [
        ".github/workflows/build-android.yml",
        ".github/workflows/build-electron.yml",
        ".github/workflows/build-ios.yml",
        ".github/workflows/release-rust.yaml",
        ".github/workflows/release.yaml"
      ]
    },
    {
      "title": "chore(deps): update rust crate thiserror to v2",
      "prNumber": 6912,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [thiserror](https://redirect.github.com/dtolnay/thiserror) | workspace.dependencies | major | `1.0` → `2.0` |\n\n---\n\n> [!WARNING]\n> Some depend",
      "files": [
        "packages/benchmarks/HyperliquidBench/Cargo.toml"
      ]
    },
    {
      "title": "chore(deps): update peaceiris/actions-gh-pages action to v4",
      "prNumber": 6911,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [peaceiris/actions-gh-pages](https://redirect.github.com/peaceiris/actions-gh-pages) | action | major | `v3` → `v4` |\n\n---\n\n> [!WARNING]\n> Som",
      "files": [
        "packages/benchmarks/solana/solana-gym-env/.github/workflows/deploy-trajectory-viewer.yml"
      ]
    },
    {
      "title": "chore(deps): update oven-sh/setup-bun action to v2",
      "prNumber": 6910,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [oven-sh/setup-bun](https://redirect.github.com/oven-sh/setup-bun) | action | major | `v1` → `v2` |\n\n---\n\n> [!WARNING]\n> Some dependencies cou",
      "files": [
        "packages/benchmarks/solana/solana-gym-env/.github/workflows/deploy-trajectory-viewer.yml"
      ]
    },
    {
      "title": "chore(deps): update node.js to v24",
      "prNumber": 6909,
      "type": "other",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovateb",
      "files": [
        ".github/workflows/release-computeruse-npm.yaml",
        ".github/workflows/sync-next-dist-tags.yaml",
        ".nvmrc",
        "package.json",
        "packages/app-core/deploy/Dockerfile.cloud-agent",
        "packages/benchmarks/gauntlet/sdk/typescript/package.json",
        "packages/benchmarks/openclaw-benchmark/bmadmethod/Dockerfile",
        "packages/benchmarks/openclaw-benchmark/ohmyopencode/Dockerfile",
        "packages/benchmarks/openclaw-benchmark/openclaw/Dockerfile",
        "packages/benchmarks/openclaw-benchmark/ralphy/Dockerfile",
        "packages/native-plugins/macosalarm/package.json",
        "plugins/plugin-bluebubbles/typescript/package.json",
        "plugins/plugin-calendly/package.json",
        "plugins/plugin-github/package.json"
      ]
    },
    {
      "title": "chore(deps): update gradle to v9",
      "prNumber": 6908,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| [gradle](https://gradle.org) ([source](https://redirect.github.com/gradle/gradle)) | major | `8.9` → `9.4.1` |\n\n---\n\n> [!WARNING]\n> Some dependencies cou",
      "files": [
        "packages/app-core/platforms/android/gradle/wrapper/gradle-wrapper.properties"
      ]
    },
    {
      "title": "chore(deps): update github/codeql-action action to v4",
      "prNumber": 6907,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | major | `v3` → `v4` |\n\n---\n\n> [!WARNING]\n> Some dependenci",
      "files": [
        ".github/workflows/codeql.yml"
      ]
    },
    {
      "title": "chore(deps): update github artifact actions (major)",
      "prNumber": 6906,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/download-artifact](https://redirect.github.com/actions/download-artifact) | action | major | `v4` → `v8` |\n| [actions/upload-artifact",
      "files": [
        ".github/workflows/build-android.yml",
        ".github/workflows/build-electron.yml",
        ".github/workflows/build-ios.yml",
        ".github/workflows/release-computeruse-npm.yaml",
        ".github/workflows/release-rust.yaml",
        ".github/workflows/supply-chain.yaml",
        "packages/benchmarks/HyperliquidBench/.github/workflows/ci.yml"
      ]
    },
    {
      "title": "chore(deps): update docker/setup-buildx-action action to v4",
      "prNumber": 6905,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [docker/setup-buildx-action](https://redirect.github.com/docker/setup-buildx-action) | action | major | `v3` → `v4` |\n\n---\n\n> [!WARNING]\n> Som",
      "files": [
        ".github/workflows/image.yaml"
      ]
    },
    {
      "title": "chore(deps): update docker/metadata-action action to v6",
      "prNumber": 6904,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [docker/metadata-action](https://redirect.github.com/docker/metadata-action) | action | major | `v5` → `v6` |\n\n---\n\n> [!WARNING]\n> Some depend",
      "files": [
        ".github/workflows/image.yaml"
      ]
    },
    {
      "title": "chore(deps): update docker/login-action action to v4",
      "prNumber": 6903,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [docker/login-action](https://redirect.github.com/docker/login-action) | action | major | `v3` → `v4` |\n\n---\n\n> [!WARNING]\n> Some dependencies",
      "files": [
        ".github/workflows/image.yaml",
        ".github/workflows/tee-build-deploy.yml"
      ]
    },
    {
      "title": "chore(deps): update docker/build-push-action action to v7",
      "prNumber": 6902,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [docker/build-push-action](https://redirect.github.com/docker/build-push-action) | action | major | `v5` → `v7` |\n| [docker/build-push-action]",
      "files": [
        ".github/workflows/image.yaml",
        ".github/workflows/tee-build-deploy.yml"
      ]
    },
    {
      "title": "chore(deps): update dependency vitest to v4",
      "prNumber": 6901,
      "type": "tests",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/benchmarks/configbench/package.json",
        "packages/scenario-runner/package.json",
        "plugins/plugin-calendly/package.json",
        "plugins/plugin-computeruse/package.json",
        "plugins/plugin-github/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency typescript to v6",
      "prNumber": 6900,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [typescript](https://www.typescriptlang",
      "files": [
        "apps/app-companion/package.json",
        "package.json",
        "packages/agent/package.json",
        "packages/app-core/package.json",
        "packages/app-core/platforms/electrobun/package.json",
        "packages/benchmarks/configbench/package.json",
        "packages/benchmarks/evm/skill_runner/package.json",
        "packages/benchmarks/gauntlet/sdk/typescript/package.json",
        "packages/benchmarks/solana/solana-gym-env/docs/trajectory-viewer/package.json",
        "packages/elizaos/package.json",
        "packages/elizaos/templates/fullstack-app/apps/app/electrobun/package.json",
        "packages/elizaos/templates/fullstack-app/apps/app/package.json",
        "packages/elizaos/templates/plugin/rust/package.json",
        "packages/elizaos/templates/plugin/typescript/package.json",
        "packages/interop/package.json",
        "packages/native-plugins/agent/package.json",
        "packages/native-plugins/appblocker/package.json",
        "packages/native-plugins/camera/package.json",
        "packages/native-plugins/canvas/package.json",
        "packages/native-plugins/desktop/package.json",
        "packages/native-plugins/gateway/package.json",
        "packages/native-plugins/llama/package.json",
        "packages/native-plugins/location/package.json",
        "packages/native-plugins/macosalarm/package.json",
        "packages/native-plugins/mobile-signals/package.json",
        "packages/native-plugins/screencapture/package.json",
        "packages/native-plugins/swabble/package.json",
        "packages/native-plugins/talkmode/package.json",
        "packages/native-plugins/websiteblocker/package.json",
        "packages/scenario-runner/package.json",
        "packages/shared/package.json",
        "packages/templates/fullstack-app/apps/app/electrobun/package.json",
        "packages/templates/fullstack-app/apps/app/package.json",
        "packages/templates/plugin/rust/package.json",
        "packages/templates/plugin/typescript/package.json",
        "packages/typescript/package.json",
        "packages/ui/package.json",
        "plugins/plugin-bluebubbles/typescript/package.json",
        "plugins/plugin-calendly/package.json",
        "plugins/plugin-computeruse/package.json",
        "plugins/plugin-executecode/typescript/package.json",
        "plugins/plugin-github/package.json",
        "plugins/plugin-signal/typescript/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency rimraf to v6",
      "prNumber": 6899,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [rimraf](https://redirect.github.com/is",
      "files": [
        "packages/native-plugins/agent/package.json",
        "packages/native-plugins/appblocker/package.json",
        "packages/native-plugins/camera/package.json",
        "packages/native-plugins/canvas/package.json",
        "packages/native-plugins/desktop/package.json",
        "packages/native-plugins/gateway/package.json",
        "packages/native-plugins/llama/package.json",
        "packages/native-plugins/location/package.json",
        "packages/native-plugins/mobile-signals/package.json",
        "packages/native-plugins/screencapture/package.json",
        "packages/native-plugins/swabble/package.json",
        "packages/native-plugins/talkmode/package.json",
        "packages/native-plugins/websiteblocker/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency python-dotenv to v1",
      "prNumber": 6898,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [python-dotenv](https://redirect.github",
      "files": [
        "packages/benchmarks/OSWorld/monitor/requirements.txt"
      ]
    },
    {
      "title": "chore(deps): update dependency pandas to v3",
      "prNumber": 6897,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [pandas](https://redirect.github.com/pa",
      "files": [
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py"
      ]
    },
    {
      "title": "chore(deps): update dependency p5.js to v2",
      "prNumber": 6896,
      "type": "other",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| [p5.js](http://p5js.org) ([source](https://redirect.github.com/processing/p5.js)) ",
      "files": [
        "packages/benchmarks/openclaw-benchmark/mistralvibecli/.isolated_home/.vibe/skills/anthropic-algorithmic-art/templates/viewer.html"
      ]
    },
    {
      "title": "chore(deps): update dependency numpy to v2",
      "prNumber": 6895,
      "type": "other",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/benchmarks/OSWorld/requirements.txt"
      ]
    },
    {
      "title": "chore(deps): update dependency font-awesome to v7",
      "prNumber": 6894,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| [font-awesome](https://fontawesome.com/) ([source](https://redirect.github.com/FortAwesome/Font-Awesome)) | major | `5.15.4` → `7.0.1` |\n\n---\n\n> [!WARNIN",
      "files": [
        "packages/benchmarks/OSWorld/monitor/templates/index.html",
        "packages/benchmarks/OSWorld/monitor/templates/task_detail.html"
      ]
    },
    {
      "title": "chore(deps): update dependency eslint to v10",
      "prNumber": 6893,
      "type": "other",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/native-plugins/gateway/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency color-name to v2",
      "prNumber": 6892,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [color-name](https://redirect.github.co",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency color-convert to v3",
      "prNumber": 6891,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [color-convert](https://redirect.github",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @vitejs/plugin-react to v6",
      "prNumber": 6890,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@vitejs/plugin-react](https://redirect",
      "files": [
        "package.json",
        "packages/benchmarks/solana/solana-gym-env/docs/trajectory-viewer/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @uniswap/v4-sdk to v2",
      "prNumber": 6889,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@uniswap/v4-sdk](https://redirect.gith",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @uniswap/sdk-core to v7",
      "prNumber": 6888,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@uniswap/sdk-core](https://redirect.gi",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @types/jsdom to v28",
      "prNumber": 6887,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@types/jsdom](https://redirect.github.",
      "files": [
        "packages/agent/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @ionic/swiftlint-config to v2",
      "prNumber": 6886,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@ionic/swiftlint-config](https://redir",
      "files": [
        "packages/native-plugins/gateway/package.json"
      ]
    },
    {
      "title": "chore(deps): update android-actions/setup-android action to v4",
      "prNumber": 6885,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [android-actions/setup-android](https://redirect.github.com/android-actions/setup-android) | action | major | `v3` → `v4` |\n\n---\n\n> [!WARNING]",
      "files": [
        ".github/workflows/build-android.yml"
      ]
    },
    {
      "title": "chore(deps): update anchore/scan-action action to v7",
      "prNumber": 6884,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [anchore/scan-action](https://redirect.github.com/anchore/scan-action) | action | major | `v4` → `v7` |\n\n---\n\n> [!WARNING]\n> Some dependencies",
      "files": [
        ".github/workflows/supply-chain.yaml"
      ]
    },
    {
      "title": "chore(deps): update actions/setup-python action to v6",
      "prNumber": 6883,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/setup-python](https://redirect.github.com/actions/setup-python) | action | major | `v5` → `v6` |\n\n---\n\n> [!WARNING]\n> Some dependenci",
      "files": [
        ".github/workflows/ci.yaml",
        ".github/workflows/jsdoc-automation.yml",
        ".github/workflows/multi-lang-tests.yaml",
        ".github/workflows/release-python.yaml"
      ]
    },
    {
      "title": "chore(deps): update actions/setup-node action to v6",
      "prNumber": 6882,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/setup-node](https://redirect.github.com/actions/setup-node) | action | major | `v4` → `v6` |\n\n---\n\n> [!WARNING]\n> Some dependencies c",
      "files": [
        ".github/workflows/build-android.yml",
        ".github/workflows/build-electron.yml",
        ".github/workflows/build-ios.yml",
        ".github/workflows/ci.yaml",
        ".github/workflows/jsdoc-automation.yml",
        ".github/workflows/publish-next-prerelease.yaml",
        ".github/workflows/release-computeruse-npm.yaml",
        ".github/workflows/release.yaml",
        ".github/workflows/sync-next-dist-tags.yaml"
      ]
    },
    {
      "title": "chore(deps): update actions/setup-java action to v5",
      "prNumber": 6881,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/setup-java](https://redirect.github.com/actions/setup-java) | action | major | `v4` → `v5` |\n\n---\n\n> [!WARNING]\n> Some dependencies c",
      "files": [
        ".github/workflows/build-android.yml"
      ]
    },
    {
      "title": "chore(deps): update actions/checkout action to v6",
      "prNumber": 6880,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v4` → `v6` |\n\n---\n\n> [!WARNING]\n> Some dependencies could",
      "files": [
        ".github/workflows/build-android.yml",
        ".github/workflows/build-electron.yml",
        ".github/workflows/build-ios.yml",
        ".github/workflows/ci.yaml",
        ".github/workflows/claude-code-review.yml",
        ".github/workflows/claude-security-review.yml",
        ".github/workflows/claude.yml",
        ".github/workflows/codeql.yml",
        ".github/workflows/docs-ci.yml",
        ".github/workflows/image.yaml",
        ".github/workflows/jsdoc-automation.yml",
        ".github/workflows/multi-lang-tests.yaml",
        ".github/workflows/pr.yaml",
        ".github/workflows/publish-next-prerelease.yaml",
        ".github/workflows/release-computeruse-crates.yaml",
        ".github/workflows/release-computeruse-npm.yaml",
        ".github/workflows/release-python.yaml",
        ".github/workflows/release-rust.yaml",
        ".github/workflows/release.yaml",
        ".github/workflows/skill-review.yml",
        ".github/workflows/supply-chain.yaml",
        ".github/workflows/sync-next-dist-tags.yaml",
        ".github/workflows/tee-build-deploy.yml",
        ".github/workflows/weekly-maintenance.yml",
        "packages/benchmarks/HyperliquidBench/.github/workflows/ci.yml",
        "packages/benchmarks/solana/solana-gym-env/.github/workflows/deploy-trajectory-viewer.yml"
      ]
    },
    {
      "title": "chore(deps): update actions/cache action to v5",
      "prNumber": 6879,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/cache](https://redirect.github.com/actions/cache) | action | major | `v4` → `v5` |\n\n---\n\n> [!WARNING]\n> Some dependencies could not b",
      "files": [
        ".github/workflows/build-android.yml",
        ".github/workflows/build-ios.yml",
        ".github/workflows/multi-lang-tests.yaml",
        ".github/workflows/release-computeruse-crates.yaml",
        ".github/workflows/release-computeruse-npm.yaml",
        ".github/workflows/release-rust.yaml",
        ".github/workflows/release.yaml"
      ]
    },
    {
      "title": "chore(deps): update actions/attest-build-provenance action to v4",
      "prNumber": 6878,
      "type": "tests",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/attest-build-provenance](https://redirect.github.com/actions/attest-build-provenance) | action | major | `v1` → `v4` |\n\n---\n\n> [!WARN",
      "files": [
        ".github/workflows/image.yaml"
      ]
    },
    {
      "title": "fix(deps): update tokio-prost monorepo to 0.14",
      "prNumber": 6877,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [prost](https://redirect.github.com/tokio-rs/prost) | dependencies | minor | `0.13` → `0.14` |\n| [prost-build](https://redirect.github.com/tok",
      "files": [
        "packages/rust/Cargo.lock",
        "packages/rust/Cargo.toml"
      ]
    },
    {
      "title": "fix(deps): update rust crate sysinfo to 0.38",
      "prNumber": 6876,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [sysinfo](https://redirect.github.com/GuillaumeGomez/sysinfo) | dependencies | minor | `0.33` → `0.38` |\n\n---\n\n> [!WARNING]\n> Some dependencie",
      "files": [
        "packages/benchmarks/framework/rust/Cargo.toml"
      ]
    },
    {
      "title": "fix(deps): update rust crate sha2 to 0.11",
      "prNumber": 6875,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [sha2](https://redirect.github.com/RustCrypto/hashes) | dependencies | minor | `0.10` → `0.11` |\n| [sha2](https://redirect.github.com/RustCryp",
      "files": [
        "packages/benchmarks/HyperliquidBench/Cargo.toml",
        "packages/rust/Cargo.lock",
        "packages/rust/Cargo.toml"
      ]
    },
    {
      "title": "fix(deps): update rust crate sha1 to 0.11",
      "prNumber": 6874,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [sha1](https://redirect.github.com/RustCrypto/hashes) | dependencies | minor | `0.10` → `0.11` |\n\n---\n\n> [!WARNING]\n> Some dependencies could ",
      "files": [
        "packages/rust/Cargo.lock",
        "packages/rust/Cargo.toml"
      ]
    },
    {
      "title": "fix(deps): update rust crate infer to 0.19",
      "prNumber": 6873,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [infer](https://redirect.github.com/bojand/infer) | dependencies | minor | `0.16` → `0.19` |\n\n---\n\n> [!WARNING]\n> Some dependencies could not ",
      "files": [
        "packages/rust/Cargo.lock",
        "packages/rust/Cargo.toml"
      ]
    },
    {
      "title": "fix(deps): update rust crate getrandom to 0.4",
      "prNumber": 6872,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [getrandom](https://redirect.github.com/rust-random/getrandom) | dependencies | minor | `0.2` → `0.4` |\n\n---\n\n> [!WARNING]\n> Some dependencies",
      "files": [
        "packages/elizaos/templates/plugin/rust/Cargo.toml",
        "packages/rust/Cargo.toml",
        "packages/templates/plugin/rust/Cargo.toml"
      ]
    },
    {
      "title": "fix(deps): update rust crate criterion to 0.8",
      "prNumber": 6871,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [criterion](https://criterion-rs.github.io/book/index.html) ([source](https://redirect.github.com/criterion-rs/criterion.rs)) | dependencies |",
      "files": [
        "packages/benchmarks/framework/rust/Cargo.toml"
      ]
    },
    {
      "title": "fix(deps): update rust crate cipher to 0.5",
      "prNumber": 6870,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [cipher](https://redirect.github.com/RustCrypto/traits) | dependencies | minor | `0.4` → `0.5` |\n\n---\n\n> [!WARNING]\n> Some dependencies could ",
      "files": [
        "packages/rust/Cargo.lock",
        "packages/rust/Cargo.toml"
      ]
    },
    {
      "title": "fix(deps): update rust crate cbc to 0.2",
      "prNumber": 6869,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [cbc](https://redirect.github.com/RustCrypto/block-modes) | dependencies | minor | `0.1` → `0.2` |\n\n---\n\n> [!WARNING]\n> Some dependencies coul",
      "files": [
        "packages/rust/Cargo.lock",
        "packages/rust/Cargo.toml"
      ]
    },
    {
      "title": "fix(deps): update rust crate aes to 0.9",
      "prNumber": 6868,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [aes](https://redirect.github.com/RustCrypto/block-ciphers) | dependencies | minor | `0.8` → `0.9` |\n\n---\n\n> [!WARNING]\n> Some dependencies co",
      "files": [
        "packages/rust/Cargo.lock",
        "packages/rust/Cargo.toml"
      ]
    },
    {
      "title": "fix(deps): update kotlinx-coroutines monorepo to v1.10.2",
      "prNumber": 6867,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [org.jetbrains.kotlinx:kotlinx-coroutin",
      "files": [
        "packages/native-plugins/gateway/android/build.gradle",
        "packages/native-plugins/talkmode/android/build.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency transformers to ~=5.5.4",
      "prNumber": 6866,
      "type": "bugfix",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency tqdm to ~=4.67.3",
      "prNumber": 6865,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [tqdm](https://redirect.github.com/tqdm",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency torch to ~=2.11.0",
      "prNumber": 6864,
      "type": "bugfix",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency three to ^0.184.0",
      "prNumber": 6863,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [three](https://threejs.org/) ([source]",
      "files": [
        "apps/app-companion/package.json",
        "packages/app-core/package.json",
        "packages/elizaos/templates/fullstack-app/apps/app/package.json",
        "packages/templates/fullstack-app/apps/app/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency telegram to v2.26.22",
      "prNumber": 6862,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [telegram](https://redirect.github.com/",
      "files": [
        "packages/agent/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency opencv-python to ~=4.13.0.92",
      "prNumber": 6861,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [opencv-python](https://redirect.github",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml"
      ]
    },
    {
      "title": "fix(deps): update dependency matplotlib to ~=3.10.8",
      "prNumber": 6860,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [matplotlib](https://redirect.github.co",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency lucide-react to ^0.577.0",
      "prNumber": 6859,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [lucide-react](https://lucide.dev) ([so",
      "files": [
        "apps/app-companion/package.json",
        "apps/app-lifeops/package.json",
        "apps/app-shopify/package.json",
        "apps/app-steward/package.json",
        "apps/app-task-coordinator/package.json",
        "apps/app-vincent/package.json",
        "packages/app-core/package.json",
        "packages/ui/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency gymnasium to ~=0.29.1",
      "prNumber": 6858,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [gymnasium](https://redirect.github.com",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency com.google.android.gms:play-services-location to v21.3.0",
      "prNumber": 6857,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| com.google.android.gms:play-services-lo",
      "files": [
        "packages/native-plugins/location/android/build.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency androidx.test.ext:junit to v1.3.0",
      "prNumber": 6856,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [androidx.test.ext:junit](https://devel",
      "files": [
        "packages/app-core/platforms/android/variables.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0",
      "prNumber": 6855,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [androidx.test.espresso:espresso-core](",
      "files": [
        "packages/app-core/platforms/android/variables.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency androidx.exifinterface:exifinterface to v1.4.2",
      "prNumber": 6854,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [androidx.exifinterface:exifinterface](",
      "files": [
        "packages/native-plugins/camera/android/build.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency androidx.core:core-splashscreen to v1.2.0",
      "prNumber": 6853,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [androidx.core:core-splashscreen](https",
      "files": [
        "packages/app-core/platforms/android/variables.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency androidx.coordinatorlayout:coordinatorlayout to v1.3.0",
      "prNumber": 6852,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [androidx.coordinatorlayout:coordinator",
      "files": [
        "packages/app-core/platforms/android/variables.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency androidx.appcompat:appcompat to v1.7.1",
      "prNumber": 6851,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [androidx.appcompat:appcompat](https://",
      "files": [
        "packages/app-core/platforms/android/variables.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency @xterm/addon-fit to ^0.11.0",
      "prNumber": 6850,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@xterm/addon-fit](https://redirect.git",
      "files": [
        "apps/app-task-coordinator/package.json",
        "packages/app-core/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @stwd/sdk to ^0.7.0",
      "prNumber": 6849,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@stwd/sdk](https://steward.fi) ([sourc",
      "files": [
        "apps/app-steward/package.json",
        "packages/app-core/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @orca-so/whirlpools-sdk to ^0.20.0",
      "prNumber": 6848,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@orca-so/whirlpools-sdk](https://orca.",
      "files": [
        "packages/benchmarks/solana/solana-gym-env/voyager/skill_runner/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @coral-xyz/borsh to ^0.32.0",
      "prNumber": 6847,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| @&#8203;coral-xyz/borsh | [`^0.31.1` → ",
      "files": [
        "packages/benchmarks/solana/solana-gym-env/voyager/skill_runner/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @coral-xyz/anchor to ^0.32.0",
      "prNumber": 6846,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@coral-xyz/anchor](https://redirect.gi",
      "files": [
        "packages/benchmarks/solana/solana-gym-env/voyager/skill_runner/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @anthropic-ai/sdk to ^0.90.0",
      "prNumber": 6845,
      "type": "bugfix",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/typescript/package.json"
      ]
    },
    {
      "title": "fix(deps): update capacitor monorepo to v8.3.1",
      "prNumber": 6844,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@capacitor/cli](https://capacitorjs.co",
      "files": [
        "packages/app-core/package.json",
        "packages/elizaos/templates/fullstack-app/apps/app/package.json",
        "packages/templates/fullstack-app/apps/app/package.json"
      ]
    },
    {
      "title": "chore(deps): update supabase/postgres docker tag to v15.14.1.107",
      "prNumber": 6843,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| supabase/postgres | minor | `15.1.0.147` → `15.14.1.107` |\n\n---\n\n> [!WARNING]\n> Some dependencies could not be looked up. Check the [Dependency Dashboard",
      "files": [
        "packages/app-core/deploy/docker-compose.supabase-db.yml"
      ]
    },
    {
      "title": "chore(deps): update rust crate uuid to v1.23.1",
      "prNumber": 6842,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [uuid](https://redirect.github.com/uuid-rs/uuid) | dependencies | minor | `1.19.0` → `1.23.1` |\n\n---\n\n> [!WARNING]\n> Some dependencies could n",
      "files": [
        "packages/rust/Cargo.lock"
      ]
    },
    {
      "title": "chore(deps): update rust crate tokio to v1.52.1",
      "prNumber": 6841,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [tokio](https://tokio.rs) ([source](https://redirect.github.com/tokio-rs/tokio)) | dev-dependencies | minor | `1.49.0` → `1.52.1` |\n| [tokio](",
      "files": [
        "packages/rust/Cargo.lock"
      ]
    },
    {
      "title": "chore(deps): update rust crate reqwest to 0.13",
      "prNumber": 6840,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [reqwest](https://redirect.github.com/seanmonstar/reqwest) | workspace.dependencies | minor | `0.11` → `0.13` |\n\n---\n\n> [!WARNING]\n> Some depe",
      "files": [
        "packages/benchmarks/HyperliquidBench/Cargo.toml"
      ]
    },
    {
      "title": "chore(deps): update node.js to v23.11.1",
      "prNumber": 6839,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) |  | minor | `v23.3.0` → `23.11.1` |\n| [node](https://nodejs.or",
      "files": [
        ".nvmrc",
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update gradle to v8.14.4",
      "prNumber": 6838,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| [gradle](https://gradle.org) ([source](https://redirect.github.com/gradle/gradle)) | minor | `8.9` → `8.14.4` |\n\n---\n\n> [!WARNING]\n> Some dependencies co",
      "files": [
        "packages/app-core/platforms/android/gradle/wrapper/gradle-wrapper.jar",
        "packages/app-core/platforms/android/gradle/wrapper/gradle-wrapper.properties",
        "packages/app-core/platforms/android/gradlew",
        "packages/app-core/platforms/android/gradlew.bat"
      ]
    },
    {
      "title": "chore(deps): update docker/dockerfile docker tag to v1.23",
      "prNumber": 6837,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [docker/dockerfile](https://redirect.github.com/moby/buildkit) | syntax | minor | `1.7` → `1.23` |\n\n---\n\n> [!WARNING]\n> Some dependencies coul",
      "files": [
        "packages/app-core/deploy/Dockerfile.ci",
        "packages/app-core/deploy/Dockerfile.cloud",
        "packages/app-core/deploy/Dockerfile.cloud-agent"
      ]
    },
    {
      "title": "chore(deps): update dependency vitest to v3.2.4",
      "prNumber": 6836,
      "type": "tests",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/benchmarks/configbench/package.json",
        "plugins/plugin-calendly/package.json",
        "plugins/plugin-github/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency typescript to v5.9.3",
      "prNumber": 6835,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [typescript](https://www.typescriptlang",
      "files": [
        "packages/benchmarks/configbench/package.json",
        "plugins/plugin-calendly/package.json",
        "plugins/plugin-github/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency typedoc-plugin-markdown to v4.11.0",
      "prNumber": 6834,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [typedoc-plugin-markdown](https://typed",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency typedoc to v0.28.19",
      "prNumber": 6833,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [typedoc](https://typedoc.org) ([source",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency tsup to v8.5.1",
      "prNumber": 6832,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [tsup](https://tsup.egoist.dev/) ([sour",
      "files": [
        "plugins/plugin-calendly/package.json",
        "plugins/plugin-github/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency python-dotenv to v0.21.1",
      "prNumber": 6831,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [python-dotenv](https://redirect.github",
      "files": [
        "packages/benchmarks/OSWorld/monitor/requirements.txt"
      ]
    },
    {
      "title": "chore(deps): update dependency python",
      "prNumber": 6830,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [python](https://redirect.github.com/python/cpython) |  | minor | `3.12` → `3.14.4` |\n| [python](https://redirect.github.com/actions/python-ve",
      "files": [
        ".github/workflows/ci.yaml",
        ".github/workflows/jsdoc-automation.yml",
        ".github/workflows/multi-lang-tests.yaml",
        ".github/workflows/release-python.yaml",
        "packages/benchmarks/OSWorld/.mise.toml",
        "packages/benchmarks/OSWorld/monitor/Dockerfile",
        "packages/benchmarks/clawbench/Dockerfile.init",
        "packages/benchmarks/clawbench/Dockerfile.mock-tools"
      ]
    },
    {
      "title": "chore(deps): update dependency pynput to ~=1.8.1",
      "prNumber": 6829,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [pynput](https://redirect.github.com/mo",
      "files": [
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py"
      ]
    },
    {
      "title": "chore(deps): update dependency pandas to v2.3.3",
      "prNumber": 6828,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [pandas](https://redirect.github.com/pa",
      "files": [
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py"
      ]
    },
    {
      "title": "chore(deps): update dependency p5.js to v1.11.10",
      "prNumber": 6827,
      "type": "other",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| [p5.js](http://p5js.org) ([source](https://redirect.github.com/processing/p5.js)) ",
      "files": [
        "packages/benchmarks/openclaw-benchmark/mistralvibecli/.isolated_home/.vibe/skills/anthropic-algorithmic-art/templates/viewer.html"
      ]
    },
    {
      "title": "chore(deps): update dependency opencv-python-headless to ~=4.13.0.92",
      "prNumber": 6826,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [opencv-python-headless](https://redire",
      "files": [
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py"
      ]
    },
    {
      "title": "chore(deps): update dependency numpy to ~=1.26.4",
      "prNumber": 6825,
      "type": "other",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/benchmarks/OSWorld/requirements.txt"
      ]
    },
    {
      "title": "chore(deps): update dependency is-core-module to v2.16.1",
      "prNumber": 6824,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [is-core-module](https://redirect.githu",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency esbuild to ^0.28.0",
      "prNumber": 6823,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [esbuild](https://redirect.github.com/e",
      "files": [
        "packages/typescript/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency ag2 to ~=0.12.0",
      "prNumber": 6822,
      "type": "other",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py"
      ]
    },
    {
      "title": "chore(deps): update dependency @uniswap/v4-sdk to v1.30.0",
      "prNumber": 6821,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@uniswap/v4-sdk](https://redirect.gith",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @uniswap/v3-sdk to v3.30.0",
      "prNumber": 6820,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@uniswap/v3-sdk](https://redirect.gith",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @uniswap/v2-sdk to v4.20.0",
      "prNumber": 6819,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@uniswap/v2-sdk](https://redirect.gith",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @types/node to v25.6.0",
      "prNumber": 6818,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@types/node](https://redirect.github.c",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @types/node to v22.19.17",
      "prNumber": 6817,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@types/node](https://redirect.github.c",
      "files": [
        "plugins/plugin-calendly/package.json",
        "plugins/plugin-github/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @ionic/eslint-config to ^0.4.0",
      "prNumber": 6816,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@ionic/eslint-config](https://redirect",
      "files": [
        "packages/native-plugins/gateway/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @capacitor/docgen to ^0.3.0",
      "prNumber": 6815,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@capacitor/docgen](https://capacitorjs",
      "files": [
        "packages/native-plugins/gateway/package.json",
        "packages/native-plugins/location/package.json",
        "packages/native-plugins/talkmode/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency com.android.tools.build:gradle to v8.13.2",
      "prNumber": 6814,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [com.android.tools.build:gradle](https:",
      "files": [
        "packages/app-core/platforms/android/build.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency @elizaos/plugin-sql to v2.0.0-alpha.19",
      "prNumber": 6813,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@elizaos/plugin-sql](https://redirect.",
      "files": [
        "packages/app-core/deploy/cloud-agent-template/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @elizaos/plugin-elizacloud to v2.0.0-alpha.8",
      "prNumber": 6812,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@elizaos/plugin-elizacloud](https://re",
      "files": [
        "packages/app-core/deploy/cloud-agent-template/package.json",
        "packages/typescript/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @elizaos/core",
      "prNumber": 6811,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| @&#8203;elizaos/core | [`2.0.0-alpha.3`",
      "files": [
        "packages/app-core/deploy/cloud-agent-template/package.json",
        "packages/benchmarks/configbench/package.json"
      ]
    },
    {
      "title": "fix(build): unblock NPM Release — TS errors in agent/app-core/ui",
      "prNumber": 6810,
      "type": "bugfix",
      "body": "## Summary\n\nNPM Release has been failing on `develop` for several pushes (alpha.174–181 \"Release Failed\"). This fixes the TypeScript errors blocking the `@elizaos/agent`, `@elizaos/app-core`, and `@elizaos/ui` build steps so releases can go",
      "files": [
        "apps/app-lifeops/src/actions/computer-use.ts",
        "apps/app-lifeops/src/actions/cross-channel-send.ts",
        "apps/app-training/src/backends/tinker.ts",
        "apps/app-training/src/core/training-orchestrator.ts",
        "packages/agent/src/api/apps-routes.ts",
        "packages/agent/src/external-modules.d.ts",
        "packages/agent/src/services/plugin-manager-types.ts",
        "packages/app-core/tsconfig.json",
        "packages/ui/tsconfig.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @capacitor/keyboard to v8.0.3",
      "prNumber": 6809,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@capacitor/keyboard](https://redirect.",
      "files": [
        "packages/app-core/package.json",
        "packages/elizaos/templates/fullstack-app/apps/app/package.json",
        "packages/templates/fullstack-app/apps/app/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @capacitor/haptics to v8.0.2",
      "prNumber": 6808,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@capacitor/haptics](https://redirect.g",
      "files": [
        "packages/app-core/package.json"
      ]
    },
    {
      "title": "chore(deps): update rust crate tracing-subscriber to v0.3.23",
      "prNumber": 6807,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [tracing-subscriber](https://tokio.rs) ([source](https://redirect.github.com/tokio-rs/tracing)) | dependencies | patch | `0.3.22` → `0.3.23` |",
      "files": [
        "packages/rust/Cargo.lock"
      ]
    },
    {
      "title": "chore(deps): update rust crate thiserror to v2.0.18",
      "prNumber": 6806,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [thiserror](https://redirect.github.com/dtolnay/thiserror) | dependencies | patch | `2.0.17` → `2.0.18` |\n\n---\n\n> [!WARNING]\n> Some dependenci",
      "files": [
        "packages/rust/Cargo.lock"
      ]
    },
    {
      "title": "Shaw/pr1886 ci followups",
      "prNumber": 6805,
      "type": "other",
      "body": "<!-- Use this template by filling in information and copying and pasting relevant items out of the HTML comments. -->\r\n\r\n# Relates to\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section must be filled out before the final review ",
      "files": [
        "packages/app-core/scripts/desktop-build.mjs",
        "packages/app-core/scripts/docker-ci-smoke.sh",
        "packages/elizaos/templates/plugin/typescript/src/__tests__/test-utils.ts",
        "plugins/plugin-shell"
      ]
    },
    {
      "title": "Milady/shaw/UI smoke e2e fixes 20260417 gitlink",
      "prNumber": 6804,
      "type": "bugfix",
      "body": "<!-- Use this template by filling in information and copying and pasting relevant items out of the HTML comments. -->\r\n\r\n# Relates to\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section must be filled out before the final review ",
      "files": [
        ".github/workflows/release.yaml",
        "apps/app-defense-of-the-agents/package.json",
        "apps/app-defense-of-the-agents/src/routes.ts",
        "apps/app-defense-of-the-agents/test/lifecycle.test.ts",
        "apps/app-lifeops/src/actions/approval.ts",
        "apps/app-lifeops/src/actions/cross-channel-send.ts",
        "apps/app-lifeops/src/actions/search-across-channels.ts",
        "apps/app-lifeops/src/activity-profile/proactive-worker.ts",
        "apps/app-lifeops/src/components/ApprovalsPanel.tsx",
        "apps/app-lifeops/src/components/LifeOpsPageView.tsx",
        "apps/app-lifeops/src/dossier/service.ts",
        "apps/app-lifeops/src/followup/followup-tracker.ts",
        "apps/app-lifeops/src/lifeops/approval-queue.ts",
        "apps/app-lifeops/src/lifeops/approval-queue.types.ts",
        "apps/app-lifeops/src/lifeops/background-planner-dispatch.ts",
        "apps/app-lifeops/src/lifeops/background-planner.ts",
        "apps/app-lifeops/src/lifeops/discord-browser-scraper.ts",
        "apps/app-lifeops/src/lifeops/google-drive.ts",
        "apps/app-lifeops/src/lifeops/imessage-bridge.ts",
        "apps/app-lifeops/src/lifeops/notifications-push.ts",
        "apps/app-lifeops/src/lifeops/runtime.ts",
        "apps/app-lifeops/src/lifeops/service-mixin-discord.ts",
        "apps/app-lifeops/src/lifeops/service-mixin-drive.ts",
        "apps/app-lifeops/src/lifeops/service-mixin-imessage.ts",
        "apps/app-lifeops/src/lifeops/service-mixin-notifications.ts",
        "apps/app-lifeops/src/lifeops/service-mixin-signal.ts",
        "apps/app-lifeops/src/lifeops/service-mixin-telegram.ts",
        "apps/app-lifeops/src/lifeops/service-mixin-travel.ts",
        "apps/app-lifeops/src/lifeops/service-mixin-whatsapp.ts",
        "apps/app-lifeops/src/lifeops/service-mixin-x-read.ts",
        "apps/app-lifeops/src/lifeops/service-mixin-x.ts",
        "apps/app-lifeops/src/lifeops/service.ts",
        "apps/app-lifeops/src/lifeops/telegram-local-client.ts",
        "apps/app-lifeops/src/lifeops/travel-adapters/duffel.ts",
        "apps/app-lifeops/src/lifeops/unified-search.ts",
        "apps/app-lifeops/src/lifeops/whatsapp-client.ts",
        "apps/app-lifeops/src/plugin.ts",
        "apps/app-lifeops/src/providers/cross-channel-context.ts",
        "apps/app-lifeops/test/approval-queue.integration.test.ts",
        "apps/app-lifeops/test/background-job-parity.contract.test.ts",
        "apps/app-lifeops/test/google-drive.integration.test.ts",
        "apps/app-lifeops/test/lifeops-signal-inbound.integration.test.ts",
        "apps/app-lifeops/test/lifeops-whatsapp-sync.integration.test.ts",
        "apps/app-lifeops/test/lifeops-x-dm-inbound.integration.test.ts",
        "apps/app-lifeops/test/notifications-push.integration.test.ts",
        "apps/app-lifeops/test/travel-duffel.integration.test.ts",
        "apps/app-lifeops/test/unified-search.integration.test.ts",
        "packages/agent/src/actions/entity-actions.ts",
        "packages/agent/src/api/apps-routes-heartbeat.test.ts",
        "packages/agent/src/api/apps-routes.ts"
      ]
    },
    {
      "title": "chore(deps): update rust crate regex to v1.12.3",
      "prNumber": 6802,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [regex](https://redirect.github.com/rust-lang/regex) | dependencies | patch | `1.12.2` → `1.12.3` |\n\n---\n\n> [!WARNING]\n> Some dependencies cou",
      "files": [
        "packages/rust/Cargo.lock"
      ]
    },
    {
      "title": "chore(deps): update rust crate quick-xml to v0.39.2",
      "prNumber": 6801,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [quick-xml](https://redirect.github.com/tafia/quick-xml) | dependencies | patch | `0.39.0` → `0.39.2` |\n\n---\n\n> [!WARNING]\n> Some dependencies",
      "files": [
        "packages/rust/Cargo.lock"
      ]
    },
    {
      "title": "ci(release): stop auto-filing Release Failed issues",
      "prNumber": 6800,
      "type": "other",
      "body": "## Summary\n- Remove the failure-issue automation from `.github/workflows/release.yaml` (the `# Handle failure - create issue if the workflow failed` block: content file + existence check + create + reuse).\n- Every failed alpha publish was s",
      "files": [
        ".github/workflows/release.yaml"
      ]
    },
    {
      "title": "fix(packaging): inject tailwindcss for snap builds",
      "prNumber": 6799,
      "type": "bugfix",
      "body": "<!-- greptile_comment -->\n\n<h3>Greptile Summary</h3>\n\nThis PR fixes snap builds by injecting the `tailwindcss` package directly into `eliza/packages/app-core/node_modules` during the build phase, resolving a Vite/PostCSS CSS pipeline failur",
      "files": [
        "packages/app-core/packaging/snap/snapcraft.yaml"
      ]
    },
    {
      "title": "chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update",
      "prNumber": 6796,
      "type": "other",
      "body": "Bumps the npm_and_yarn group with 1 update in the /plugins/plugin-calendly directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).\nBumps the npm_and_yarn group with 1 update in the /plugins/plugin-github directo",
      "files": [
        "packages/app-core/test/contracts/lib/openzeppelin-contracts/package-lock.json",
        "packages/app-core/test/contracts/lib/openzeppelin-contracts/package.json",
        "plugins/plugin-calendly/package.json",
        "plugins/plugin-github/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency vitest to v4 [security]",
      "prNumber": 6795,
      "type": "tests",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/elizaos/templates/fullstack-app/apps/app/package.json",
        "packages/native-plugins/macosalarm/package.json",
        "packages/templates/fullstack-app/apps/app/package.json",
        "plugins/plugin-bluebubbles/typescript/package.json",
        "plugins/plugin-calendly/package.json",
        "plugins/plugin-github/package.json"
      ]
    },
    {
      "title": "chore(deps): update rust crate once_cell to v1.21.4",
      "prNumber": 6792,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [once_cell](https://redirect.github.com/matklad/once_cell) | dependencies | patch | `1.21.3` → `1.21.4` |\n\n---\n\n> [!WARNING]\n> Some dependenci",
      "files": [
        "packages/rust/Cargo.lock"
      ]
    },
    {
      "title": "chore(deps): update rust crate futures to v0.3.32",
      "prNumber": 6791,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [futures](https://rust-lang.github.io/futures-rs) ([source](https://redirect.github.com/rust-lang/futures-rs)) | dependencies | patch | `0.3.3",
      "files": [
        "packages/rust/Cargo.lock"
      ]
    },
    {
      "title": "chore(deps): bump the uv group across 2 directories with 2 updates",
      "prNumber": 6790,
      "type": "other",
      "body": "Bumps the uv group with 1 update in the /packages/benchmarks/OSWorld directory: [pypdf](https://github.com/py-pdf/pypdf).\nBumps the uv group with 1 update in the /packages/benchmarks/solana/solana-gym-env directory: [langchain-openai](https",
      "files": [
        "packages/benchmarks/OSWorld/uv.lock",
        "packages/benchmarks/solana/solana-gym-env/pyproject.toml",
        "packages/benchmarks/solana/solana-gym-env/uv.lock"
      ]
    },
    {
      "title": "chore(deps): update rust crate chrono to v0.4.44",
      "prNumber": 6789,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [chrono](https://redirect.github.com/chronotope/chrono) | dependencies | patch | `0.4.42` → `0.4.44` |\n\n---\n\n> [!WARNING]\n> Some dependencies ",
      "files": [
        "packages/rust/Cargo.lock"
      ]
    },
    {
      "title": "chore(deps): update rust crate anyhow to v1.0.102",
      "prNumber": 6788,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [anyhow](https://redirect.github.com/dtolnay/anyhow) | dependencies | patch | `1.0.100` → `1.0.102` |\n\n---\n\n> [!WARNING]\n> Some dependencies c",
      "files": [
        "packages/rust/Cargo.lock"
      ]
    },
    {
      "title": "chore(deps): update react monorepo",
      "prNumber": 6785,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@types/react](https://redirect.github.",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency lerna to v9.0.7",
      "prNumber": 6784,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [lerna](https://lerna.js.org) ([source]",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency error-ex to v1.3.4",
      "prNumber": 6783,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [error-ex](https://redirect.github.com/",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency bun to v1.3.12",
      "prNumber": 6782,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [bun](https://bun.com) ([source](https:",
      "files": [
        ".github/workflows/ci.yaml",
        ".github/workflows/jsdoc-automation.yml",
        ".github/workflows/multi-lang-tests.yaml",
        ".github/workflows/publish-next-prerelease.yaml",
        ".github/workflows/release.yaml"
      ]
    },
    {
      "title": "chore(deps): update dependency ai to v6.0.168",
      "prNumber": 6781,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [ai](https://ai-sdk.dev/docs) ([source]",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @ai-sdk/provider-utils to v4.0.23",
      "prNumber": 6780,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@ai-sdk/provider-utils](https://ai-sdk",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @ai-sdk/provider to v3.0.8",
      "prNumber": 6775,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@ai-sdk/provider](https://ai-sdk.dev/d",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @ai-sdk/openai to v3.0.53",
      "prNumber": 6774,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@ai-sdk/openai](https://ai-sdk.dev/doc",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency pillow to v12 [security]",
      "prNumber": 6773,
      "type": "bugfix",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "chore(deps): update dependency tqdm to ~=4.66.3 [security]",
      "prNumber": 6772,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [tqdm](https://redirect.github.com/tqdm",
      "files": [
        "packages/benchmarks/OSWorld/setup.py"
      ]
    },
    {
      "title": "i18n: update remaining locales from 'on this Mac' to 'on this device'",
      "prNumber": 6771,
      "type": "other",
      "body": "Follow-up from #6763 per review feedback.\n\nThis updates the remaining locale files that still had the English fallback phrase 'on this Mac' to 'on this device' for consistency with the prior change.\n\nUpdated locales:\n- es.json\n- ko.json\n- p",
      "files": [
        "packages/app-core/src/i18n/locales/en.json",
        "packages/app-core/src/i18n/locales/es.json",
        "packages/app-core/src/i18n/locales/ko.json",
        "packages/app-core/src/i18n/locales/pt.json",
        "packages/app-core/src/i18n/locales/tl.json",
        "packages/app-core/src/i18n/locales/vi.json",
        "packages/app-core/src/i18n/locales/zh-CN.json"
      ]
    },
    {
      "title": "fix: wire task synthesis end-to-end + harden runtime plugin load under bun",
      "prNumber": 6770,
      "type": "bugfix",
      "body": "## Summary\nRebased and fixed version of #6761 by @NubsCarson. Fixes three end-to-end breakages:\n\n1. **ESM import for orchestrator**: switches `@elizaos/plugin-agent-orchestrator` from `createRequire()` to `await import()` — the package is E",
      "files": [
        "packages/agent/src/api/character-routes.ts",
        "packages/agent/src/api/server.ts",
        "packages/agent/src/runtime/eliza.ts",
        "packages/agent/src/runtime/plugin-resolver.ts",
        "packages/agent/src/runtime/subagent-output.ts",
        "packages/agent/src/runtime/task-heartbeat.ts",
        "packages/app-core/src/browser.ts",
        "packages/elizaos/templates-manifest.json",
        "packages/typescript/src/features/advanced-memory/services/memory-service.ts",
        "plugins/plugin-computeruse/package.json",
        "plugins/plugin-computeruse/src/__tests__/helpers.test.ts",
        "plugins/plugin-computeruse/src/platform/windows-list.ts",
        "plugins/plugin-computeruse/src/services/computer-use-service.ts"
      ]
    },
    {
      "title": "fix(i18n): replace \"on this Mac\" with \"on this device\" in all locales",
      "prNumber": 6769,
      "type": "bugfix",
      "body": "## Summary\n- Follow-up to #6763\n- Updates `inboxview.ReplyHint` and `pluginsview.DiscordLocalUnavailable` in all remaining locale files (es, ko, pt, tl, vi, zh-CN, en) to use platform-neutral \"on this device\" copy\n\n## Why\nWindows users on n",
      "files": [
        "packages/app-core/src/i18n/locales/en.json",
        "packages/app-core/src/i18n/locales/es.json",
        "packages/app-core/src/i18n/locales/ko.json",
        "packages/app-core/src/i18n/locales/pt.json",
        "packages/app-core/src/i18n/locales/tl.json",
        "packages/app-core/src/i18n/locales/vi.json",
        "packages/app-core/src/i18n/locales/zh-CN.json"
      ]
    },
    {
      "title": "chore(deps): bump the uv group across 3 directories with 4 updates",
      "prNumber": 6768,
      "type": "other",
      "body": "Bumps the uv group with 2 updates in the /packages/benchmarks/OSWorld directory: [tqdm](https://github.com/tqdm/tqdm) and [pypdf](https://github.com/py-pdf/pypdf).\nBumps the uv group with 1 update in the /packages/benchmarks/OSWorld/desktop",
      "files": [
        "packages/benchmarks/OSWorld/desktop_env/server/requirements.txt",
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/uv.lock",
        "packages/benchmarks/solana/solana-gym-env/uv.lock"
      ]
    },
    {
      "title": "fix(ui): make inbox reply hint platform-neutral",
      "prNumber": 6763,
      "type": "bugfix",
      "body": "## Summary\n- change Inbox reply footer copy from \"on this Mac\" to \"on this device\"\n- update both the ChatView fallback string and the `inboxview.ReplyHint` English locale entry\n\n## Why\nOn Windows, the current copy is incorrect and confusing",
      "files": [
        "packages/app-core/src/components/pages/ChatView.tsx",
        "packages/app-core/src/i18n/locales/en.json"
      ]
    },
    {
      "title": "feat(ui): rebase milady app-core/ui changes onto develop",
      "prNumber": 6762,
      "type": "feature",
      "body": "Rebases the milady app-core/ui feature line onto current eliza develop.\\n\\nIncludes:\\n- current milady app-core/ui header/onboarding tree\\n- release contract fixes for electrobun packaging\\n- app-core @elizaos/ui dependency + related type f",
      "files": [
        ".gitmodules",
        "packages/agent/src/api/cloud-billing-routes.ts",
        "packages/agent/src/api/cloud-compat-routes.ts",
        "packages/agent/src/config/env-vars.ts",
        "packages/app-core/package.json",
        "packages/app-core/platforms/electrobun/electrobun.config.ts",
        "packages/app-core/platforms/electrobun/scripts/smoke-test-windows.ps1",
        "packages/app-core/platforms/electrobun/scripts/verify-windows-installer-proof.ps1",
        "packages/app-core/platforms/electrobun/src/native/credentials.ts",
        "packages/app-core/scripts/docker-ci-smoke.sh",
        "packages/app-core/scripts/electrobun-release-workflow-drift.test.ts",
        "packages/app-core/scripts/release-check.test.ts",
        "packages/app-core/scripts/release-check.ts",
        "packages/app-core/scripts/run-release-contract-suite.mjs",
        "packages/app-core/src/bridge/electrobun-rpc.ts",
        "packages/app-core/src/bridge/electrobun-runtime.ts",
        "packages/app-core/src/components/onboarding/CloudOnboarding.tsx",
        "packages/app-core/src/components/onboarding/ConnectionStep.tsx",
        "packages/app-core/src/components/onboarding/FeaturesStep.tsx",
        "packages/app-core/src/components/onboarding/OnboardingStepNav.tsx",
        "packages/app-core/src/components/onboarding/connection/ConnectionProviderDetailScreen.tsx",
        "packages/app-core/src/components/onboarding/connection/ConnectionProviderGridScreen.tsx",
        "packages/app-core/src/components/pages/ElizaCloudDashboard.tsx",
        "packages/app-core/src/components/shared/LanguageDropdown.tsx",
        "packages/app-core/src/components/shell/Header.tsx",
        "packages/app-core/src/onboarding/connection-flow.ts",
        "packages/app-core/src/onboarding/flow.ts",
        "packages/app-core/src/platform/init.ts",
        "packages/app-core/src/state/useCloudState.ts",
        "packages/app-core/src/state/useOnboardingState.ts",
        "packages/app-core/src/styles/styles.css",
        "packages/app-core/src/utils/eliza-globals.ts",
        "packages/app-core/src/utils/openExternalUrl.ts",
        "packages/ui/src/components/onboarding/FeatureCard.tsx",
        "packages/ui/src/components/onboarding/OnboardingStepNav.tsx",
        "packages/ui/src/components/onboarding/onboarding-form-primitives.tsx",
        "packages/ui/src/components/onboarding/onboarding-step-chrome.tsx",
        "packages/ui/src/components/shell/Header.tsx",
        "packages/ui/src/components/shell/ShellHeaderControls.tsx",
        "packages/ui/src/index.ts",
        "packages/ui/src/styles/electrobun-mac-window-drag.css",
        "packages/ui/src/types/onboarding.ts",
        "plugins/plugin-agent-skills",
        "plugins/plugin-anthropic",
        "plugins/plugin-cli",
        "plugins/plugin-cron",
        "plugins/plugin-discord",
        "plugins/plugin-edge-tts",
        "plugins/plugin-elizacloud",
        "plugins/plugin-evm"
      ]
    },
    {
      "title": "fix(tasks): silence periodic thread polling UI flicker",
      "prNumber": 6758,
      "type": "bugfix",
      "body": "## Summary\n- avoid flipping loading state during periodic thread polling in CodingAgentTasksPanel\n- keep polling silent unless a user-visible load transition is actually needed\n\n## Why\nRemoves recurring panel flicker during background refre",
      "files": [
        "apps/app-task-coordinator/src/CodingAgentTasksPanel.tsx"
      ]
    },
    {
      "title": "fix: handle roomId changes in InMemoryDatabaseAdapter.updateMemories",
      "prNumber": 6965,
      "type": "bugfix",
      "body": "## Summary\nFix `updateMemories` to properly move memories between room lists when `roomId` changes.\n\n## Problem\nWhen a memory is updated with a new `roomId`, `updateMemories` updates the in-place reference in the old room's list but does no",
      "files": [
        "packages/typescript/src/database/inMemoryAdapter.ts"
      ]
    },
    {
      "title": "chore(deps): update dependency vitest to v3.2.4",
      "prNumber": 6982,
      "type": "tests",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/benchmarks/configbench/package.json",
        "plugins/plugin-calendly/package.json",
        "plugins/plugin-github/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency typedoc-plugin-markdown to v4.11.0",
      "prNumber": 6981,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [typedoc-plugin-markdown](https://typed",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency typedoc to v0.28.19",
      "prNumber": 6980,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [typedoc](https://typedoc.org) ([source",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency tsup to v8.5.1",
      "prNumber": 6979,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [tsup](https://tsup.egoist.dev/) ([sour",
      "files": [
        "plugins/plugin-calendly/package.json",
        "plugins/plugin-github/package.json"
      ]
    },
    {
      "title": "feat(core): PROMPT_OUTPUT_FORMAT env var for dynamicPromptExecFromState",
      "prNumber": 6978,
      "type": "feature",
      "body": "## Motivation\n\n`dynamicPromptExecFromState` defaults to TOON encapsulation, which is optimal for models trained/tuned to emit it reliably (Claude). Models like **Gemini 2.5 Pro** or **Llama via Ollama** tend to produce TOON inconsistently —",
      "files": [
        "packages/typescript/src/__tests__/resolve-default-output-format.test.ts",
        "packages/typescript/src/runtime.ts"
      ]
    },
    {
      "title": "chore(deps): update dependency pynput to ~=1.8.1",
      "prNumber": 6976,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [pynput](https://redirect.github.com/mo",
      "files": [
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py"
      ]
    },
    {
      "title": "chore(deps): update dependency opencv-python-headless to ~=4.13.0.92",
      "prNumber": 6975,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [opencv-python-headless](https://redire",
      "files": [
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py"
      ]
    },
    {
      "title": "chore(deps): update dependency is-core-module to v2.16.1",
      "prNumber": 6974,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [is-core-module](https://redirect.githu",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency bun to v1.3.13",
      "prNumber": 6973,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [bun](https://bun.com) ([source](https:",
      "files": [
        ".github/workflows/ci.yaml",
        ".github/workflows/jsdoc-automation.yml",
        ".github/workflows/multi-lang-tests.yaml",
        ".github/workflows/publish-next-prerelease.yaml",
        ".github/workflows/release.yaml"
      ]
    },
    {
      "title": "Shaw/scenario final checks fix",
      "prNumber": 6972,
      "type": "bugfix",
      "body": "fixes\n\n<!-- greptile_comment -->\n\n<h3>Greptile Summary</h3>\n\nThis PR bundles several fixes: restoring scenario final-check handlers with tighter channel/action matching logic, wiring `installTaskHeartbeat` into swarm synthesis, adding a Duf",
      "files": [
        "packages/agent/src/api/__tests__/duffel-relay-routes.test.ts",
        "packages/agent/src/api/duffel-relay-routes.ts",
        "packages/agent/src/api/server.ts",
        "packages/app-core/deploy/Dockerfile.cloud",
        "packages/app-core/deploy/cloud-agent-template/package.json",
        "packages/app-core/packaging/inno/build-inno.ps1",
        "packages/app-core/platforms/electrobun/scripts/smoke-test-windows.ps1",
        "packages/app-core/platforms/electrobun/scripts/smoke-test.sh",
        "packages/app-core/platforms/electrobun/scripts/stage-macos-release-artifacts.sh",
        "packages/app-core/platforms/electrobun/scripts/verify-windows-installer-proof.ps1",
        "packages/app-core/scripts/desktop-build.mjs",
        "packages/app-core/scripts/lib/patch-bun-exports.mjs",
        "packages/app-core/scripts/patch-deps.mjs",
        "packages/app-core/scripts/release-check.ts",
        "packages/scenario-runner/src/final-checks/index.ts",
        "packages/typescript/build.ts",
        "plugins/plugin-solana"
      ]
    },
    {
      "title": "fix: lifeops discord routing + submodule bumps (supersedes #6968)",
      "prNumber": 6971,
      "type": "bugfix",
      "body": "Clean-pick of #6968 onto develop. The original PR branch (`milady/discord-ux-synced-20260419`) carries 19 commits including 3 sync-merges from develop, and its conflict surface against current develop is too large for `gh pr merge` to resol",
      "files": [
        "apps/app-lifeops/src/actions/life.ts",
        "apps/app-lifeops/src/actions/non-actionable-request.ts",
        "plugins/plugin-agent-orchestrator",
        "plugins/plugin-cron"
      ]
    },
    {
      "title": "chore(deps): update dependency ag2 to ~=0.12.0",
      "prNumber": 6970,
      "type": "other",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py"
      ]
    },
    {
      "title": "chore(deps): update dependency @uniswap/v4-sdk to v1.30.0",
      "prNumber": 6969,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@uniswap/v4-sdk](https://redirect.gith",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency androidx.coordinatorlayout:coordinatorlayout to v1.3.0",
      "prNumber": 7006,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [androidx.coordinatorlayout:coordinator",
      "files": [
        "packages/app-core/platforms/android/variables.gradle"
      ]
    },
    {
      "title": "chore(deps): update dependency python-dotenv to v1.2.2 [security]",
      "prNumber": 7005,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [python-dotenv](https://redirect.github",
      "files": [
        "packages/benchmarks/OSWorld/monitor/requirements.txt"
      ]
    },
    {
      "title": "chore(deps): bump the uv group across 4 directories with 3 updates",
      "prNumber": 7004,
      "type": "other",
      "body": "Bumps the uv group with 2 updates in the /packages/benchmarks/OSWorld directory: [python-dotenv](https://github.com/theskumar/python-dotenv) and [pypdf](https://github.com/py-pdf/pypdf).\nBumps the uv group with 1 update in the /packages/ben",
      "files": [
        "packages/benchmarks/OSWorld/monitor/requirements.txt",
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/uv.lock",
        "packages/benchmarks/solana/solana-gym-env/pyproject.toml",
        "packages/benchmarks/solana/solana-gym-env/uv.lock",
        "packages/python/uv.lock"
      ]
    },
    {
      "title": "chore(deps): bump the pip group across 2 directories with 1 update",
      "prNumber": 7003,
      "type": "other",
      "body": "Bumps the pip group with 1 update in the /packages/benchmarks/OSWorld directory: [python-dotenv](https://github.com/theskumar/python-dotenv).\nBumps the pip group with 1 update in the /packages/benchmarks/OSWorld/monitor directory: [python-d",
      "files": [
        "packages/benchmarks/OSWorld/monitor/requirements.txt",
        "packages/benchmarks/OSWorld/pyproject.toml"
      ]
    },
    {
      "title": "fix(deps): update dependency @xterm/addon-fit to ^0.11.0",
      "prNumber": 7002,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@xterm/addon-fit](https://redirect.git",
      "files": [
        "apps/app-task-coordinator/package.json",
        "packages/app-core/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @stwd/sdk to ^0.8.0",
      "prNumber": 7001,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@stwd/sdk](https://steward.fi) ([sourc",
      "files": [
        "apps/app-steward/package.json",
        "packages/app-core/package.json"
      ]
    },
    {
      "title": "fix(inmemory-adapter): sort getMemories desc to match plugin-sql",
      "prNumber": 7000,
      "type": "bugfix",
      "body": "## Summary\n\n- `InMemoryDatabaseAdapter.getMemories` returned insertion order (effectively oldest-first), diverging from `plugin-sql`'s `MemoryStore.get` which sorts `desc(createdAt), desc(id)`.\n- With `count: N`, the in-memory adapter retur",
      "files": [
        "packages/typescript/src/__tests__/history-compaction.test.ts",
        "packages/typescript/src/database/inMemoryAdapter.ts"
      ]
    },
    {
      "title": "fix(deps): update dependency @orca-so/whirlpools-sdk to ^0.20.0",
      "prNumber": 6999,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@orca-so/whirlpools-sdk](https://orca.",
      "files": [
        "packages/benchmarks/solana/solana-gym-env/voyager/skill_runner/package.json"
      ]
    },
    {
      "title": "chore(deps): update rust crate uuid to v1.23.1",
      "prNumber": 6998,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [uuid](https://redirect.github.com/uuid-rs/uuid) | dependencies | minor | `1.19.0` → `1.23.1` |\n\n---\n\n> [!WARNING]\n> Some dependencies could n",
      "files": [
        "packages/rust/Cargo.lock"
      ]
    },
    {
      "title": "chore(deps): update dependency vitest to v3.2.4",
      "prNumber": 6997,
      "type": "tests",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "plugins/plugin-app-control/typescript/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency typescript to v5.9.3",
      "prNumber": 6996,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [typescript](https://www.typescriptlang",
      "files": [
        "plugins/plugin-app-control/typescript/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency typedoc to v0.28.19",
      "prNumber": 6995,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [typedoc](https://typedoc.org) ([source",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency tsup to v8.5.1",
      "prNumber": 6994,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [tsup](https://tsup.egoist.dev/) ([sour",
      "files": [
        "plugins/plugin-app-control/typescript/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency python-dotenv to v0.21.1",
      "prNumber": 6993,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [python-dotenv](https://redirect.github",
      "files": [
        "packages/benchmarks/OSWorld/monitor/requirements.txt"
      ]
    },
    {
      "title": "chore(deps): update dependency pandas to ~=2.3.3",
      "prNumber": 6992,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [pandas](https://redirect.github.com/pa",
      "files": [
        "packages/benchmarks/OSWorld/requirements.txt"
      ]
    },
    {
      "title": "chore(deps): update dependency tqdm to ~=4.66.3 [security]",
      "prNumber": 6991,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [tqdm](https://redirect.github.com/tqdm",
      "files": [
        "packages/benchmarks/OSWorld/requirements.txt"
      ]
    },
    {
      "title": "chore(deps): update dependency vitest to v3.0.5 [security]",
      "prNumber": 6990,
      "type": "tests",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [vitest](https://vitest.dev) ([source](",
      "files": [
        "plugins/plugin-app-control/typescript/package.json"
      ]
    },
    {
      "title": "chore(deps-dev): bump vitest from 3.0.2 to 3.0.5 in /packages/app-core/test/contracts/lib/openzeppelin-contracts in the npm_and_yarn group across 1 directory",
      "prNumber": 6989,
      "type": "tests",
      "body": "Bumps the npm_and_yarn group with 1 update in the /plugins/plugin-app-control/typescript directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).\n\nUpdates `vitest` from 3.0.2 to 3.0.5\n<details>\n<summary>Release n",
      "files": [
        "packages/app-core/test/contracts/lib/openzeppelin-contracts/package-lock.json",
        "packages/app-core/test/contracts/lib/openzeppelin-contracts/package.json",
        "plugins/plugin-app-control/typescript/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @types/node to v22.19.17",
      "prNumber": 6988,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@types/node](https://redirect.github.c",
      "files": [
        "plugins/plugin-app-control/typescript/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency lerna to v9.0.7",
      "prNumber": 6987,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [lerna](https://lerna.js.org) ([source]",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update rust crate tokio to v1.52.1",
      "prNumber": 6986,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [tokio](https://tokio.rs) ([source](https://redirect.github.com/tokio-rs/tokio)) | dev-dependencies | minor | `1.49.0` → `1.52.1` |\n| [tokio](",
      "files": [
        "packages/rust/Cargo.lock"
      ]
    },
    {
      "title": "chore(deps): update rust crate reqwest to 0.13",
      "prNumber": 6985,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [reqwest](https://redirect.github.com/seanmonstar/reqwest) | workspace.dependencies | minor | `0.11` → `0.13` |\n\n---\n\n> [!WARNING]\n> Some depe",
      "files": [
        "packages/benchmarks/HyperliquidBench/Cargo.toml"
      ]
    },
    {
      "title": "fix: aligns TypeScript typecheck across lifeops, agent, app-core, and shared, and folds the phone-companion surface ",
      "prNumber": 6984,
      "type": "bugfix",
      "body": "<!-- CURSOR_SUMMARY -->\n> [!NOTE]\n> **Medium Risk**\n> Adds several new LifeOps actions and new calendar/scheduling behaviors (bulk reschedule preview, travel-time buffers, trigger scheduling), plus a new Safari extension smoke-test harness;",
      "files": [
        ".github/workflows/claude-code-review.yml",
        ".github/workflows/claude-security-review.yml",
        ".github/workflows/claude.yml",
        ".github/workflows/docs-ci.yml",
        ".github/workflows/skill-review.yml",
        ".github/workflows/weekly-maintenance.yml",
        ".prr/lessons.md",
        "apps/app-form/src/tests/toon-integration.live.test.ts",
        "apps/app-lifeops/extensions/lifeops-browser/entrypoints/background.ts",
        "apps/app-lifeops/extensions/lifeops-browser/package.json",
        "apps/app-lifeops/extensions/lifeops-browser/scripts/extension-smoke-safari.mjs",
        "apps/app-lifeops/extensions/lifeops-browser/scripts/extension-smoke-safari.test.ts",
        "apps/app-lifeops/package.json",
        "apps/app-lifeops/src/actions/approval.ts",
        "apps/app-lifeops/src/actions/book-travel.ts",
        "apps/app-lifeops/src/actions/calendar.ts",
        "apps/app-lifeops/src/actions/chat-thread-control.ts",
        "apps/app-lifeops/src/actions/checkin.ts",
        "apps/app-lifeops/src/actions/cross-platform-gateway.ts",
        "apps/app-lifeops/src/actions/gmail.ts",
        "apps/app-lifeops/src/actions/inbox.ts",
        "apps/app-lifeops/src/actions/life.extractor.ts",
        "apps/app-lifeops/src/actions/life.ts",
        "apps/app-lifeops/src/actions/owner-calendar.ts",
        "apps/app-lifeops/src/actions/owner-screen-time.ts",
        "apps/app-lifeops/src/actions/schedule-x-dm-reply.ts",
        "apps/app-lifeops/src/actions/scheduled-trigger-task.ts",
        "apps/app-lifeops/src/actions/scheduling.ts",
        "apps/app-lifeops/src/actions/screen-time.ts",
        "apps/app-lifeops/src/actions/timezone-normalization.ts",
        "apps/app-lifeops/src/actions/twilio-call.ts",
        "apps/app-lifeops/src/actions/x-read.ts",
        "apps/app-lifeops/src/api/client-lifeops.ts",
        "apps/app-lifeops/src/components/LifeOpsBrowserSetupPanel.tsx",
        "apps/app-lifeops/src/components/LifeOpsOperationalPanels.tsx",
        "apps/app-lifeops/src/components/LifeOpsPageView.tsx",
        "apps/app-lifeops/src/components/LifeOpsSettingsSection.tsx",
        "apps/app-lifeops/src/components/LifeOpsWorkspaceView.tsx",
        "apps/app-lifeops/src/components/MobileSignalsSetupCard.tsx",
        "apps/app-lifeops/src/components/chat/widgets/plugins/lifeops-overview.tsx",
        "apps/app-lifeops/src/components/chat/widgets/plugins/lifeops.tsx",
        "apps/app-lifeops/src/hooks/index.ts",
        "apps/app-lifeops/src/hooks/useLifeOpsActivitySignals.ts",
        "apps/app-lifeops/src/hooks/useLifeOpsOperationalPanels.test.ts",
        "apps/app-lifeops/src/hooks/useLifeOpsScheduleState.ts",
        "apps/app-lifeops/src/hooks/useLifeOpsStretchReminder.ts",
        "apps/app-lifeops/src/hooks/useLifeOpsXConnector.ts",
        "apps/app-lifeops/src/hooks/useTelegramConnector.ts",
        "apps/app-lifeops/src/lifeops/checkin/__tests__/checkin-service.test.ts",
        "apps/app-lifeops/src/lifeops/checkin/checkin-service.ts"
      ]
    },
    {
      "title": "chore(deps): bump the cargo group across 3 directories with 2 updates",
      "prNumber": 7047,
      "type": "other",
      "body": "Bumps the cargo group with 2 updates in the /packages/examples/telegram/rust/telegram-agent directory: [rand](https://github.com/rust-random/rand) and [rustls-webpki](https://github.com/rustls/webpki).\nBumps the cargo group with 2 updates i",
      "files": [
        "packages/examples/telegram/rust/telegram-agent/Cargo.lock",
        "packages/examples/text-adventure/rust/game/Cargo.lock",
        "packages/examples/twitter-xai/rust/xai-agent/Cargo.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency uuid to v14 [security]",
      "prNumber": 7046,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [uuid](https://redirect.github.com/uuid",
      "files": [
        "apps/app-form/package.json",
        "packages/typescript/package.json"
      ]
    },
    {
      "title": "chore(deps): bump the cargo group across 6 directories with 1 update",
      "prNumber": 7045,
      "type": "other",
      "body": "Bumps the cargo group with 1 update in the /packages/examples/autonomous-rust-agent directory: [openssl](https://github.com/rust-openssl/rust-openssl).\nBumps the cargo group with 1 update in the /packages/examples/aws/rust directory: [opens",
      "files": [
        "packages/examples/autonomous-rust-agent/Cargo.lock",
        "packages/examples/aws/rust/Cargo.lock",
        "packages/examples/bluesky/rust/bluesky-agent/Cargo.lock",
        "packages/examples/polymarket/rust/polymarket-demo/Cargo.lock",
        "packages/examples/roblox/rust/Cargo.lock",
        "packages/examples/virus/Cargo.lock"
      ]
    },
    {
      "title": "chore(deps): bump the npm_and_yarn group across 28 directories with 1 update",
      "prNumber": 7044,
      "type": "other",
      "body": "Bumps the npm_and_yarn group with 1 update in the /apps/app-form directory: [uuid](https://github.com/uuidjs/uuid).\nBumps the npm_and_yarn group with 1 update in the /packages/examples/a2a/typescript directory: [uuid](https://github.com/uui",
      "files": [
        "apps/app-form/package.json",
        "packages/app-core/test/contracts/lib/openzeppelin-contracts/package-lock.json",
        "packages/app-core/test/contracts/lib/openzeppelin-contracts/package.json",
        "packages/examples/a2a/typescript/package.json",
        "packages/examples/app/capacitor/backend/package.json",
        "packages/examples/app/electron/backend/package.json",
        "packages/examples/autonomous/typescript/package.json",
        "packages/examples/avatar/package.json",
        "packages/examples/bluesky/typescript/package.json",
        "packages/examples/browser-extension/chrome/package.json",
        "packages/examples/chat/typescript/package.json",
        "packages/examples/cloudflare/package.json",
        "packages/examples/code/package.json",
        "packages/examples/convex/package.json",
        "packages/examples/discord/typescript/package.json",
        "packages/examples/form/typescript/package.json",
        "packages/examples/gcp/typescript/package.json",
        "packages/examples/mcp/typescript/package.json",
        "packages/examples/moltbook/package.json",
        "packages/examples/next/package.json",
        "packages/examples/polymarket/typescript/package.json",
        "packages/examples/react-wasm/package.json",
        "packages/examples/react/package.json",
        "packages/examples/rest-api/elysia/package.json",
        "packages/examples/rest-api/express/package.json",
        "packages/examples/rest-api/hono/package.json",
        "packages/examples/roblox/typescript/package.json",
        "packages/examples/text-adventure/typescript/package.json",
        "packages/examples/vercel/package.json",
        "packages/typescript/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency vitest to v4",
      "prNumber": 7043,
      "type": "tests",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/benchmarks/configbench/package.json",
        "packages/scenario-runner/package.json",
        "plugins/plugin-app-control/typescript/package.json",
        "plugins/plugin-calendly/package.json",
        "plugins/plugin-computeruse/package.json",
        "plugins/plugin-github/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency typescript to v6",
      "prNumber": 7042,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [typescript](https://www.typescriptlang",
      "files": [
        "apps/app-companion/package.json",
        "packages/app-core/package.json",
        "packages/benchmarks/gauntlet/sdk/typescript/package.json",
        "packages/benchmarks/solana/solana-gym-env/docs/trajectory-viewer/package.json",
        "packages/elizaos/templates/fullstack-app/apps/app/package.json",
        "packages/native-plugins/location/package.json",
        "packages/native-plugins/macosalarm/package.json",
        "packages/native-plugins/talkmode/package.json",
        "packages/templates/fullstack-app/apps/app/package.json",
        "packages/ui/package.json",
        "plugins/plugin-app-control/package.json",
        "plugins/plugin-app-control/typescript/package.json",
        "plugins/plugin-bluebubbles/typescript/package.json",
        "packages/native-plugins/contacts/package.json",
        "packages/native-plugins/messages/package.json",
        "packages/native-plugins/phone/package.json",
        "packages/native-plugins/system/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency pandas to v3",
      "prNumber": 7039,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [pandas](https://redirect.github.com/pa",
      "files": [
        "packages/benchmarks/OSWorld/requirements.txt"
      ]
    },
    {
      "title": "chore(deps): update dependency color-name to v2",
      "prNumber": 7038,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [color-name](https://redirect.github.co",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): bump the cargo group across 19 directories with 3 updates",
      "prNumber": 7037,
      "type": "other",
      "body": "Bumps the cargo group with 2 updates in the /packages/examples/a2a/rust directory: [rand](https://github.com/rust-random/rand) and [rustls-webpki](https://github.com/rustls/webpki).\nBumps the cargo group with 1 update in the /packages/examp",
      "files": [
        "packages/examples/a2a/rust/Cargo.lock",
        "packages/examples/app/tauri/src-tauri/Cargo.lock",
        "packages/examples/autonomous-rust-agent/Cargo.lock",
        "packages/examples/autonomous/rust/autonomous/Cargo.lock",
        "packages/examples/aws/rust/Cargo.lock",
        "packages/examples/bluesky/rust/bluesky-agent/Cargo.lock",
        "packages/examples/chat/rust/chat/Cargo.lock",
        "packages/examples/discord/rust/discord-agent/Cargo.lock",
        "packages/examples/form/rust/chat/Cargo.lock",
        "packages/examples/game-of-life/rust/game-of-life/Cargo.lock",
        "packages/examples/gcp/rust/Cargo.lock",
        "packages/examples/polymarket/rust/polymarket-demo/Cargo.lock",
        "packages/examples/rest-api/actix/Cargo.lock",
        "packages/examples/rest-api/axum/Cargo.lock",
        "packages/examples/rest-api/rocket/Cargo.lock",
        "packages/examples/roblox/rust/Cargo.lock",
        "packages/examples/tic-tac-toe/rust/Cargo.lock",
        "packages/examples/virus/Cargo.lock",
        "packages/rust/Cargo.lock"
      ]
    },
    {
      "title": "chore(deps): update dependency @vitejs/plugin-react to v6",
      "prNumber": 7036,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@vitejs/plugin-react](https://redirect",
      "files": [
        "package.json",
        "packages/benchmarks/solana/solana-gym-env/docs/trajectory-viewer/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @uniswap/v4-sdk to v2",
      "prNumber": 7035,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@uniswap/v4-sdk](https://redirect.gith",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @uniswap/sdk-core to v7",
      "prNumber": 7034,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@uniswap/sdk-core](https://redirect.gi",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "fix(deps): update tokio-prost monorepo to 0.14",
      "prNumber": 7033,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [prost](https://redirect.github.com/tokio-rs/prost) | dependencies | minor | `0.13` → `0.14` |\n| [prost-build](https://redirect.github.com/tok",
      "files": [
        "packages/rust/Cargo.lock",
        "packages/rust/Cargo.toml"
      ]
    },
    {
      "title": "fix(deps): update rust crate sha2 to 0.11",
      "prNumber": 7031,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [sha2](https://redirect.github.com/RustCrypto/hashes) | dependencies | minor | `0.10` → `0.11` |\n\n---\n\n> [!WARNING]\n> Some dependencies could ",
      "files": [
        "packages/rust/Cargo.lock",
        "packages/rust/Cargo.toml"
      ]
    },
    {
      "title": "fix(deps): update dependency torch to ~=2.11.0",
      "prNumber": 7030,
      "type": "bugfix",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update crypto and benchmark dependencies",
      "prNumber": 7029,
      "type": "bugfix",
      "body": "<!-- Use this template by filling in information and copying and pasting relevant items out of the HTML comments. -->\r\n\r\n# Relates to\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section must be filled out before the final review ",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py",
        "packages/benchmarks/OSWorld/uv.lock",
        "packages/native-plugins/camera/android/build.gradle",
        "packages/native-plugins/gateway/android/build.gradle",
        "packages/native-plugins/mobile-signals/android/build.gradle",
        "packages/native-plugins/screencapture/android/build.gradle",
        "packages/native-plugins/swabble/android/build.gradle",
        "packages/rust/Cargo.lock",
        "packages/rust/Cargo.toml",
        "packages/rust/src/settings.rs"
      ]
    },
    {
      "title": "fix(deps): update rust crate getrandom to 0.4",
      "prNumber": 7028,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [getrandom](https://redirect.github.com/rust-random/getrandom) | dependencies | minor | `0.2` → `0.4` |\n\n---\n\n> [!WARNING]\n> Some dependencies",
      "files": [
        "packages/elizaos/templates/plugin/rust/Cargo.toml",
        "packages/rust/Cargo.toml",
        "packages/templates/plugin/rust/Cargo.toml"
      ]
    },
    {
      "title": "fix(deps): update rust crate cbc to 0.2",
      "prNumber": 7026,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [cbc](https://redirect.github.com/RustCrypto/block-modes) | dependencies | minor | `0.1` → `0.2` |\n\n---\n\n> [!WARNING]\n> Some dependencies coul",
      "files": [
        "packages/rust/Cargo.lock",
        "packages/rust/Cargo.toml"
      ]
    },
    {
      "title": "fix(deps): update kotlinx-coroutines monorepo to v1.10.2",
      "prNumber": 7024,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [org.jetbrains.kotlinx:kotlinx-coroutin",
      "files": [
        "packages/native-plugins/gateway/android/build.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency transformers to ~=5.6.0",
      "prNumber": 7023,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [transformers](https://redirect.github.",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency torch to ~=2.11.0",
      "prNumber": 7021,
      "type": "bugfix",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency three to ^0.184.0",
      "prNumber": 7019,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [three](https://threejs.org/) ([source]",
      "files": [
        "apps/app-companion/package.json",
        "packages/app-core/package.json",
        "packages/elizaos/templates/fullstack-app/apps/app/package.json",
        "packages/templates/fullstack-app/apps/app/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency opencv-python to ~=4.13.0.92",
      "prNumber": 7018,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [opencv-python](https://redirect.github",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency matplotlib to ~=3.10.8",
      "prNumber": 7017,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [matplotlib](https://redirect.github.co",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency gymnasium to ~=0.29.1",
      "prNumber": 7016,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [gymnasium](https://redirect.github.com",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0",
      "prNumber": 7015,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [androidx.test.espresso:espresso-core](",
      "files": [
        "packages/app-core/platforms/android/variables.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency tqdm to ~=4.67.3",
      "prNumber": 7014,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [tqdm](https://redirect.github.com/tqdm",
      "files": [
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py"
      ]
    },
    {
      "title": "fix(reflection,providers): reduce prompt bloat blowing long-context cap",
      "prNumber": 7013,
      "type": "bugfix",
      "body": "## Summary\n\nThree targeted cuts against the action-planner + reflection pipeline that were shipping duplicate and oversized context on every chat turn. Verified live on a self-hosted deployment (Claude Max subscription) where messages from ",
      "files": [
        "packages/typescript/src/features/advanced-capabilities/evaluators/reflection.ts",
        "packages/typescript/src/features/trust/evaluators/reflection.ts",
        "packages/typescript/src/prompts.ts",
        "packages/typescript/src/services/message.ts"
      ]
    },
    {
      "title": "fix(deps): update dependency tqdm to ~=4.66.3 [security]",
      "prNumber": 7012,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [tqdm](https://redirect.github.com/tqdm",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency androidx.core:core-splashscreen to v1.2.0",
      "prNumber": 7011,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [androidx.core:core-splashscreen](https",
      "files": [
        "packages/app-core/platforms/android/variables.gradle"
      ]
    },
    {
      "title": "chore(deps): update supabase/postgres docker tag to v17.6.1.109",
      "prNumber": 7010,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| supabase/postgres | patch | `17.6.1.108` → `17.6.1.109` |\n\n---\n\n> [!WARNING]\n> Some dependencies could not be looked up. Check the [Dependency Dashboard]",
      "files": [
        "packages/app-core/deploy/docker-compose.supabase-db.yml"
      ]
    },
    {
      "title": "fix: repair Milady CI regressions",
      "prNumber": 7008,
      "type": "bugfix",
      "body": "## Summary\n- restore website blocker and telegram exports that Milady depends on\n- replace stale @elizaos/agent/... subpath imports with package-root imports in the affected app surfaces\n- fix the LifeOps signal client method collision, rem",
      "files": [
        "apps/app-lifeops/src/action.ts",
        "apps/app-lifeops/src/actions/approval.ts",
        "apps/app-lifeops/src/actions/autofill.ts",
        "apps/app-lifeops/src/actions/calendly.ts",
        "apps/app-lifeops/src/actions/checkin.ts",
        "apps/app-lifeops/src/actions/computer-use.ts",
        "apps/app-lifeops/src/actions/cross-channel-send.ts",
        "apps/app-lifeops/src/actions/device-bus.ts",
        "apps/app-lifeops/src/actions/dossier.ts",
        "apps/app-lifeops/src/actions/inbox.ts",
        "apps/app-lifeops/src/actions/intent-sync.ts",
        "apps/app-lifeops/src/actions/lifeops-google-helpers.ts",
        "apps/app-lifeops/src/actions/list-remote-sessions.ts",
        "apps/app-lifeops/src/actions/password-manager.ts",
        "apps/app-lifeops/src/actions/remote-desktop.ts",
        "apps/app-lifeops/src/actions/revoke-remote-session.ts",
        "apps/app-lifeops/src/actions/scheduling.ts",
        "apps/app-lifeops/src/actions/search-across-channels.ts",
        "apps/app-lifeops/src/actions/start-remote-session.ts",
        "apps/app-lifeops/src/actions/twilio-call.ts",
        "apps/app-lifeops/src/actions/update-owner-profile.ts",
        "apps/app-lifeops/src/actions/website-blocker.ts",
        "apps/app-lifeops/src/api/client-lifeops.ts",
        "apps/app-lifeops/src/dossier/action.ts",
        "apps/app-lifeops/src/followup/actions/listOverdueFollowups.ts",
        "apps/app-lifeops/src/followup/actions/markFollowupDone.ts",
        "apps/app-lifeops/src/followup/actions/setFollowupThreshold.ts",
        "apps/app-lifeops/src/hooks/useSignalConnector.ts",
        "apps/app-lifeops/src/lifeops/notifications-push.ts",
        "apps/app-lifeops/src/lifeops/telegram-auth.ts",
        "apps/app-lifeops/src/lifeops/telegram-local-client.ts",
        "apps/app-lifeops/src/lifeops/travel-adapters/duffel.ts",
        "apps/app-lifeops/src/lifeops/twilio.ts",
        "apps/app-lifeops/src/lifeops/x-poster.ts",
        "apps/app-lifeops/src/provider.ts",
        "apps/app-lifeops/src/providers/activity-profile.ts",
        "apps/app-lifeops/src/providers/cross-channel-context.ts",
        "apps/app-lifeops/src/providers/inbox-triage.ts",
        "apps/app-lifeops/src/routes/lifeops-routes.ts",
        "apps/app-lifeops/src/travel-time/action.ts",
        "apps/app-lifeops/src/website-blocker/engine.ts",
        "apps/app-steward/src/api/tx-service.ts",
        "apps/app-steward/src/api/wallet-routes.ts",
        "packages/agent/src/actions/context-signal-lexicon.ts",
        "packages/agent/src/api/apps-routes.ts",
        "packages/agent/src/api/server.ts",
        "packages/agent/src/services/plugin-manager-types.ts",
        "packages/agent/tsconfig.json",
        "packages/app-core/scripts/run-mobile-build.mjs",
        "packages/app-core/scripts/run-mobile-build.test.ts"
      ]
    },
    {
      "title": "feat(lifeops): support multi-calendar Google feeds",
      "prNumber": 7072,
      "type": "feature",
      "body": "This completes the LifeOps multi-calendar stack on the app/runtime side and adds the last safety fallback for hosted cloud lag.\n\n## Included\n- list and persist available calendars in LifeOps settings\n- merge included calendar feeds across c",
      "files": [
        "apps/app-lifeops/src/actions/calendar.ts",
        "apps/app-lifeops/src/actions/life.ts",
        "apps/app-lifeops/src/actions/owner-calendar.ts",
        "apps/app-lifeops/src/actions/scheduling.ts",
        "apps/app-lifeops/src/api/client-lifeops.ts",
        "apps/app-lifeops/src/components/LifeOpsCalendarSection.tsx",
        "apps/app-lifeops/src/components/LifeOpsSettingsSection.tsx",
        "apps/app-lifeops/src/components/LifeOpsWorkspaceView.tsx",
        "apps/app-lifeops/src/components/chat/widgets/plugins/lifeops-channels.tsx",
        "apps/app-lifeops/src/lifeops/google-calendar.ts",
        "apps/app-lifeops/src/lifeops/google-managed-client.ts",
        "apps/app-lifeops/src/lifeops/owner-profile.test.ts",
        "apps/app-lifeops/src/lifeops/owner-profile.ts",
        "apps/app-lifeops/src/lifeops/service-mixin-calendar.test.ts",
        "apps/app-lifeops/src/lifeops/service-mixin-calendar.ts",
        "apps/app-lifeops/src/routes/lifeops-routes.ts",
        "apps/app-lifeops/src/routes/plugin.ts",
        "packages/app-core/src/api/client-lifeops.ts",
        "packages/shared/src/contracts/lifeops.ts"
      ]
    },
    {
      "title": "chore(deps): update dependency jsdom to v29",
      "prNumber": 7070,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [jsdom](https://redirect.github.com/jsd",
      "files": [
        "apps/app/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency telegram to v2.26.22",
      "prNumber": 7069,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [telegram](https://redirect.github.com/",
      "files": [
        "apps/app-lifeops/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @elizaos/core to v2.0.0-alpha.335",
      "prNumber": 7068,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| @&#8203;elizaos/core | [`2.0.0-alpha.22",
      "files": [
        "packages/app-core/deploy/cloud-agent-template/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.3.21",
      "prNumber": 7067,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [org.jetbrains.kotlin:kotlin-gradle-plu",
      "files": [
        "packages/app-core/platforms/android/build.gradle"
      ]
    },
    {
      "title": "chore(deps): update supabase/postgres docker tag to v17.6.1.110",
      "prNumber": 7066,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| supabase/postgres | patch | `17.6.1.109` → `17.6.1.110` |\n\n---\n\n> [!WARNING]\n> Some dependencies could not be looked up. Check the [Dependency Dashboard]",
      "files": [
        "packages/app-core/deploy/docker-compose.supabase-db.yml"
      ]
    },
    {
      "title": "fix(deps): update dependency recharts to v3",
      "prNumber": 7065,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [recharts](https://redirect.github.com/",
      "files": [
        "packages/benchmarks/solana/solana-gym-env/docs/trajectory-viewer/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency react-router-dom to v7",
      "prNumber": 7064,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [react-router-dom](https://redirect.git",
      "files": [
        "packages/benchmarks/solana/solana-gym-env/docs/trajectory-viewer/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency react-markdown to v10",
      "prNumber": 7063,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [react-markdown](https://redirect.githu",
      "files": [
        "packages/benchmarks/solana/solana-gym-env/docs/trajectory-viewer/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency pytz to v2026",
      "prNumber": 7062,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [pytz](http://pythonhosted.org/pytz) | ",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency pytest to v9",
      "prNumber": 7061,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [pytest](https://redirect.github.com/py",
      "files": [
        "packages/benchmarks/adhdbench/pyproject.toml"
      ]
    },
    {
      "title": "fix(deps): update dependency psutil to v7 - autoclosed",
      "prNumber": 7060,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [psutil](https://redirect.github.com/gi",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "settings UI polish: dropdown sizing, model picker, layout pairing, header drag-strip fix, hot-reload shutdown timeout",
      "prNumber": 7059,
      "type": "bugfix",
      "body": "## Summary\n\nA batch of focused fixes to the elizaOS app shell + settings UI, all six commits stacked cleanly on top of \\`develop\\`:\n\n- **a3f9fdddc3** \\`feat(settings): constrain provider dropdown, drop Advanced Dashboard button, add simple ",
      "files": [
        "packages/agent/src/contracts/config.ts",
        "packages/agent/src/runtime/eliza.ts",
        "packages/app-core/src/components/pages/ElizaCloudDashboard.tsx",
        "packages/app-core/src/components/pages/SettingsView.tsx",
        "packages/app-core/src/components/settings/MediaSettingsSection.tsx",
        "packages/app-core/src/components/settings/ProviderSwitcher.tsx",
        "packages/app-core/src/config/zod-schema.core.ts",
        "packages/ui/src/components/shell/Header.tsx"
      ]
    },
    {
      "title": "fix(deps): update dependency gymnasium to v1.3.0",
      "prNumber": 7058,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [gymnasium](https://redirect.github.com",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency commander to v14",
      "prNumber": 7057,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [commander](https://redirect.github.com",
      "files": [
        "packages/app-core/package.json",
        "packages/elizaos/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency com.google.firebase:firebase-common-ktx to v21",
      "prNumber": 7056,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [com.google.firebase:firebase-common-kt",
      "files": [
        "packages/app-core/platforms/android/app/build.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency com.android.tools.build:gradle to v9",
      "prNumber": 7055,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [com.android.tools.build:gradle](https:",
      "files": [
        "packages/app-core/platforms/android/build.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency @xterm/xterm to v6",
      "prNumber": 7054,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@xterm/xterm](https://redirect.github.",
      "files": [
        "apps/app-task-coordinator/package.json",
        "packages/app-core/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency com.google.firebase:firebase-common-ktx to v20.4.3",
      "prNumber": 7053,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [com.google.firebase:firebase-common-kt",
      "files": [
        "packages/app-core/platforms/android/app/build.gradle"
      ]
    },
    {
      "title": "Complete Android default role wiring",
      "prNumber": 7052,
      "type": "other",
      "body": "<!-- Use this template by filling in information and copying and pasting relevant items out of the HTML comments. -->\r\n\r\n# Relates to\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section must be filled out before the final review ",
      "files": [
        "packages/app-core/platforms/android/app/src/main/java/ai/elizaos/app/MiladyRespondViaMessageService.java",
        "packages/app-core/platforms/android/app/src/main/java/ai/elizaos/app/MiladySmsComposeActivity.java",
        "packages/app-core/scripts/run-mobile-build.mjs"
      ]
    },
    {
      "title": "fix(deps): update dependency @noble/hashes to v2",
      "prNumber": 7051,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@noble/hashes](https://paulmillr.com/n",
      "files": [
        "packages/typescript/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @capacitor/push-notifications to v8",
      "prNumber": 7050,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@capacitor/push-notifications](https:/",
      "files": [
        "packages/app-core/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @capacitor/barcode-scanner to v3",
      "prNumber": 7049,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@capacitor/barcode-scanner](https://re",
      "files": [
        "packages/app-core/package.json"
      ]
    },
    {
      "title": "chore(deps): update node.js to v24",
      "prNumber": 7048,
      "type": "other",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovateb",
      "files": [
        "plugins/plugin-app-control/typescript/package.json"
      ]
    },
    {
      "title": "fix(message): stop leaking internal mechanism words in transient-failure replies",
      "prNumber": 7098,
      "type": "bugfix",
      "body": "## Summary\n\n`buildStructuredFailureReply` previously instructed the recovery model to *\"Explain what failed and why using only the diagnostics below\"* and fed it raw structured-output diagnostics plus action-result summaries. The resulting ",
      "files": [
        "packages/typescript/src/services/message.ts"
      ]
    },
    {
      "title": "fix(message): drop passive bookkeeping actions when delegation owns the turn",
      "prNumber": 7097,
      "type": "bugfix",
      "body": "## Summary\n\n`stripReplyWhenActionOwnsTurn` previously only suppressed `REPLY` when another action with `suppressPostActionContinuation = true` (e.g. `SPAWN_AGENT`) was selected for the same turn. The planner commonly also picks `MANAGE_TASK",
      "files": [
        "packages/typescript/src/services/message.ts"
      ]
    },
    {
      "title": "fix(agent): stop workbench task list from leaking runtime scheduler tasks",
      "prNumber": 7095,
      "type": "bugfix",
      "body": "## Summary\n\nTwo stacked issues caused the agent to dump its internal task table into chat whenever the planner picked `MANAGE_TASKS` with `operation=list`. A prompt like *\"doomscroll the web for me\"* or any vague phrase could produce a Disc",
      "files": [
        "packages/agent/src/actions/manage-tasks.ts",
        "packages/agent/src/api/workbench-helpers.ts"
      ]
    },
    {
      "title": "fix(auth): distinguish Claude Code CLI credentials from in-app OAuth",
      "prNumber": 7094,
      "type": "bugfix",
      "body": "## Problem\r\nWhen the Claude Code CLI is installed and authenticated on the user's machine, the Anthropic subscription panel in Settings → AI Models incorrectly reports \"Connected to Claude Subscription\" with an active Disconnect button — ev",
      "files": [
        "packages/agent/src/auth/credentials.ts",
        "packages/app-core/src/components/settings/ProviderSwitcher.tsx",
        "packages/app-core/src/components/settings/SubscriptionStatus.tsx",
        "packages/app-core/src/i18n/locales/en.json",
        "packages/shared/src/contracts/onboarding.ts"
      ]
    },
    {
      "title": "feat: open app surfaces in managed desktop windows",
      "prNumber": 7092,
      "type": "feature",
      "body": "## Plan\n- Open app catalog selections in managed Electrobun windows using the existing native toolbar-backed surfaces.\n- Keep detached windows connected to page-scoped chat/control context.\n- Add targeted coverage for always-on-top controls",
      "files": [
        "packages/agent/src/api/conversation-metadata.test.ts",
        "packages/agent/src/api/conversation-metadata.ts",
        "packages/agent/src/api/server-types.ts",
        "packages/agent/src/providers/page-scoped-context.ts",
        "packages/app-core/platforms/electrobun/src/index.ts",
        "packages/app-core/platforms/electrobun/src/native/canvas.test.ts",
        "packages/app-core/platforms/electrobun/src/native/canvas.ts",
        "packages/app-core/platforms/electrobun/src/native/desktop.ts",
        "packages/app-core/platforms/electrobun/src/rpc-handlers.ts",
        "packages/app-core/platforms/electrobun/src/rpc-schema.ts",
        "packages/app-core/platforms/electrobun/src/surface-windows.test.ts",
        "packages/app-core/platforms/electrobun/src/surface-windows.ts",
        "packages/app-core/scripts/dev-platform.mjs",
        "packages/app-core/src/components/apps/GameView.tsx",
        "packages/app-core/src/components/pages/AppsPageView.tsx",
        "packages/app-core/src/components/pages/AppsView.test.tsx",
        "packages/app-core/src/components/pages/AppsView.tsx",
        "packages/app-core/src/components/pages/page-scoped-conversations.ts",
        "packages/app-core/src/navigation/index.ts",
        "packages/app-core/src/shell/DetachedShellRoot.tsx",
        "packages/app-core/src/state/AppContext.tsx",
        "packages/app-core/src/state/useNavigationState.ts"
      ]
    },
    {
      "title": "fix(agent): deliver swarm synthesis to the triggering room",
      "prNumber": 7090,
      "type": "bugfix",
      "body": "## Summary\n\nThe swarm synthesis path was broken in three stacked ways. When a task agent finished its work (opens a PR, builds a page, fetches data, etc.), nothing was posted back to the triggering room — the agent silently dropped its fina",
      "files": [
        "packages/agent/src/api/server-helpers-swarm.ts"
      ]
    },
    {
      "title": "chore(deps): update dependency vitest to v4",
      "prNumber": 7088,
      "type": "tests",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "apps/app/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency vite to v8",
      "prNumber": 7087,
      "type": "other",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "apps/app/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency three to ^0.184.0",
      "prNumber": 7086,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [three](https://threejs.org/) ([source]",
      "files": [
        "apps/app/package.json"
      ]
    },
    {
      "title": "docs: fix typo in deploy-a-project.mdx",
      "prNumber": 7085,
      "type": "bugfix",
      "body": "Fix typo: threshholds -> thresholds in packages/docs/guides/deploy-a-project.mdx.\n\n<!-- greptile_comment -->\n\n<h3>Greptile Summary</h3>\n\nThis PR fixes a single spelling typo in `packages/docs/guides/deploy-a-project.mdx`, correcting `thresh",
      "files": [
        "packages/docs/guides/deploy-a-project.mdx"
      ]
    },
    {
      "title": "fix(deps): update dependency com.google.code.gson:gson to v2.14.0",
      "prNumber": 7084,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [com.google.code.gson:gson](https://red",
      "files": [
        "packages/app-core/platforms/android/app/build.gradle"
      ]
    },
    {
      "title": "fix(deps): update dependency @anthropic-ai/sdk to ^0.91.0",
      "prNumber": 7082,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@anthropic-ai/sdk](https://redirect.gi",
      "files": [
        "packages/typescript/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency @elizaos/core to v2.0.0-alpha.339",
      "prNumber": 7081,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| @&#8203;elizaos/core | [`2.0.0-alpha.33",
      "files": [
        "packages/app-core/deploy/cloud-agent-template/package.json"
      ]
    },
    {
      "title": "docs: fix typo in README",
      "prNumber": 7080,
      "type": "bugfix",
      "body": "Fix a small typo found in documentation.\n\n<!-- greptile_comment -->\n\n<h3>Greptile Summary</h3>\n\nThis PR fixes a single-character typo in `packages/docs/README.md`, correcting the GitHub link from `github.com/elizaos/elizaos` to `github.com/",
      "files": [
        "packages/docs/README.md"
      ]
    },
    {
      "title": "fix: correct malformed Anthropic Haiku model ID",
      "prNumber": 7078,
      "type": "bugfix",
      "body": "The default small model ID had typos causing 404 errors from the Anthropic API:\r\n\r\n- plugin-anthropic config/package.json: duplicated suffix \"claude-haiku-4-5-20251001-5-20251001\"\r\n- provider-switch-config: trailing \"-5\" \"claude-haiku-4-5-2",
      "files": [
        "packages/agent/src/api/provider-switch-config.ts",
        "plugins/plugin-anthropic"
      ]
    },
    {
      "title": "fix: reduce excessive frontend polling",
      "prNumber": 7077,
      "type": "bugfix",
      "body": "## Summary\n\nThe frontend makes hundreds of redundant polling requests per minute with no coordination between components and no visibility-based pausing.\n\n### Changes\n\n- **MusicPlayerGlobal**: slowed polling from 2s to 5s\n- **ChatView inbox",
      "files": [
        "packages/app-core/src/components/conversations/ConversationsSidebar.tsx",
        "packages/app-core/src/components/music/MusicPlayerGlobal.tsx",
        "packages/app-core/src/components/pages/BrowserWorkspaceView.tsx",
        "packages/app-core/src/components/pages/ChatView.tsx"
      ]
    },
    {
      "title": "docs: fix typo in readme",
      "prNumber": 7076,
      "type": "bugfix",
      "body": "fixes a small typo\n\n<!-- greptile_comment -->\n\n<h3>Greptile Summary</h3>\n\nThis PR fixes a single-character typo in `packages/docs/guides/deploy-a-project.mdx`, correcting \"commited\" to \"committed\" in the Render deployment instructions.\n\n<h3",
      "files": [
        "packages/docs/guides/deploy-a-project.mdx"
      ]
    },
    {
      "title": "fix(message): preserve SPAWN_AGENT against metadata action correction",
      "prNumber": 7075,
      "type": "bugfix",
      "body": "## Summary\n\n`findOwnedActionCorrectionFromMetadata` is a metadata-based safety net that keyword-scores the planner's chosen action against the user message, and upgrades it if any other registered action scores meaningfully higher. This is ",
      "files": [
        "packages/typescript/src/__tests__/owned-action-correction.test.ts",
        "packages/typescript/src/services/message.ts"
      ]
    },
    {
      "title": "fix(character): tokenize name occurrences on save so renames propagate",
      "prNumber": 7101,
      "type": "bugfix",
      "body": "Cherry-picked from #7093 (by @dutchiono) — only the character rename fix, without the unrelated submodule pointer bumps, Windows pty patch, and coding-agent chip changes that #7093 also carried.\n\n## Problem\n\nThe character editor resolves \\`",
      "files": [
        "packages/app-core/src/character/character-draft-helpers.ts",
        "packages/app-core/src/state/useCharacterState.ts",
        "packages/app-core/src/utils/name-tokens.test.ts",
        "packages/app-core/src/utils/name-tokens.ts"
      ]
    },
    {
      "title": "feat(agent): x402 paid plugin routes and test harness hardening",
      "prNumber": 7100,
      "type": "feature",
      "body": "- Add x402 seller middleware: payment gate on plugin routes, startup validation, replay/facilitator/standard payment flows, and Vitest coverage.\r\n- Extend Route and payment types in @elizaos/core; document x402 in Mintlify and link from web",
      "files": [
        "cloud",
        "packages/agent/CHANGELOG.md",
        "packages/agent/README.md",
        "packages/agent/package.json",
        "packages/agent/scripts/test-x402-plugin-route.ts",
        "packages/agent/src/actions/context-signal.ts",
        "packages/agent/src/actions/grounded-action-reply.ts",
        "packages/agent/src/actions/index.ts",
        "packages/agent/src/api/__tests__/runtime-plugin-routes-x402.test.ts",
        "packages/agent/src/api/index.ts",
        "packages/agent/src/api/lifeops-browser-packaging.ts",
        "packages/agent/src/api/runtime-plugin-routes.ts",
        "packages/agent/src/api/server-helpers-config.ts",
        "packages/agent/src/api/server.ts",
        "packages/agent/src/middleware/x402/__tests__/apply-payment-protection.test.ts",
        "packages/agent/src/middleware/x402/__tests__/payment-config.builtins.test.ts",
        "packages/agent/src/middleware/x402/__tests__/startup-validator.test.ts",
        "packages/agent/src/middleware/x402/__tests__/x402-facilitator-binding.test.ts",
        "packages/agent/src/middleware/x402/__tests__/x402-replay-durable.test.ts",
        "packages/agent/src/middleware/x402/__tests__/x402-replay-guard.test.ts",
        "packages/agent/src/middleware/x402/__tests__/x402-replay-keys.test.ts",
        "packages/agent/src/middleware/x402/__tests__/x402-resolve.test.ts",
        "packages/agent/src/middleware/x402/__tests__/x402-standard-payment.test.ts",
        "packages/agent/src/middleware/x402/index.ts",
        "packages/agent/src/middleware/x402/payment-config.ts",
        "packages/agent/src/middleware/x402/payment-wrapper.ts",
        "packages/agent/src/middleware/x402/startup-validator.ts",
        "packages/agent/src/middleware/x402/types.ts",
        "packages/agent/src/middleware/x402/x402-facilitator-binding.ts",
        "packages/agent/src/middleware/x402/x402-replay-durable.ts",
        "packages/agent/src/middleware/x402/x402-replay-guard.ts",
        "packages/agent/src/middleware/x402/x402-replay-keys.ts",
        "packages/agent/src/middleware/x402/x402-resolve.ts",
        "packages/agent/src/middleware/x402/x402-standard-payment.ts",
        "packages/agent/src/middleware/x402/x402-types.ts",
        "packages/agent/src/onboarding-presets.ts",
        "packages/agent/src/providers/index.ts",
        "packages/agent/src/runtime/task-heartbeat.ts",
        "packages/app-core/package.json",
        "packages/app-core/scripts/electrobun-release-workflow-drift.test.ts",
        "packages/app-core/scripts/lib/repo-root.mjs",
        "packages/app-core/scripts/run-mobile-build.test.ts",
        "packages/app-core/scripts/startup-integration-script-drift.test.ts",
        "packages/app-core/src/components/shell/ComputerUseApprovalOverlay.test.tsx",
        "packages/app-core/test/app/memory-relationships.real.e2e.test.ts",
        "packages/app-core/test/app/onboarding-companion.live.e2e.test.ts",
        "packages/app-core/test/app/qa-checklist.real.e2e.test.ts",
        "packages/app-core/test/live-agent/agent-runtime.live.e2e.test.ts",
        "packages/app-core/test/live-agent/api-auth-live.e2e.test.ts",
        "packages/app-core/test/live-agent/cloud-auth.live.e2e.test.ts"
      ]
    },
    {
      "title": "fix(message): tolerate malformed planner action XML",
      "prNumber": 7099,
      "type": "bugfix",
      "body": "## Summary\n\nThe planner LLM occasionally emits an unclosed `<action>` wrapper around a well-formed `<name>X</name>`, e.g.:\n\n```xml\n<actions><action><name>REPLY</name></actions>\n```\n\n(closing `</action>` is missing). The strict `<action>...<",
      "files": [
        "packages/typescript/src/services/message.test.ts",
        "packages/typescript/src/services/message.ts"
      ]
    },
    {
      "title": "fix: WidgetHost re-export cycle + steward static node imports + agent re-exports",
      "prNumber": 7133,
      "type": "bugfix",
      "body": "## Summary\n\nThree small follow-ups that landed AFTER #7115 (now merged) and need their own PR. All targeted at remaining build warnings + a cross-package test gap.\n\n### 1. WidgetHost re-export cycle\n\nRollup warning (new since #7115 introduc",
      "files": [
        "apps/app-steward/src/services/steward-sidecar.ts",
        "apps/app-steward/src/services/steward-sidecar/process-management.ts",
        "apps/app-steward/src/services/steward-sidecar/wallet-setup.ts",
        "packages/agent/src/api/index.ts",
        "packages/app-core/src/components/character/CharacterHubView.tsx",
        "packages/app-core/src/components/chat/TasksEventsPanel.tsx",
        "packages/app-core/src/components/pages/AutomationsView.tsx",
        "packages/app-core/src/components/pages/HeartbeatsView.tsx"
      ]
    },
    {
      "title": "chore(deps): update dependency vitest to v4",
      "prNumber": 7131,
      "type": "tests",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "templates/min-app/package.json",
        "templates/min-plugin/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency vite to v8",
      "prNumber": 7130,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [vite](https://vite.dev) ([source](http",
      "files": [
        "templates/min-app/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @vitejs/plugin-react to v6",
      "prNumber": 7129,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@vitejs/plugin-react](https://redirect",
      "files": [
        "templates/min-app/package.json"
      ]
    },
    {
      "title": "fix(automations): in-flight draft selection survives stale-id check + synthesizes draft item",
      "prNumber": 7128,
      "type": "bugfix",
      "body": "## Summary\n\nTwo coupled bugs around in-flight workflow drafts in `AutomationsView`:\n\n1. **Stale-id validation effect cleared the in-flight `workflow-draft:<id>` selection** before generation finished. The `selectedItemId` validation effect ",
      "files": [
        "packages/app-core/src/components/pages/AutomationsView.tsx"
      ]
    },
    {
      "title": "feat(automations): WorkflowGenerationProgress — multi-stage progress card",
      "prNumber": 7127,
      "type": "feature",
      "body": "## Summary\n\nReplaces the single \"Building workflow...\" chip in `WorkflowGraphViewer`'s generating overlay with a **6-stage timer-cycled progress card** that gives users meaningful feedback during the ~10–30s LLM workflow-generation window.\n",
      "files": [
        "packages/app-core/src/components/pages/WorkflowGraphViewer.tsx"
      ]
    },
    {
      "title": "test(n8n): pin handleGenerateWorkflow deployWorkflow path",
      "prNumber": 7126,
      "type": "tests",
      "body": "## Summary\n\nAdds unit-test coverage for the `handleGenerateWorkflow` → `service.deployWorkflow` → `service.getWorkflow` flow introduced by [#7118](https://github.com/elizaOS/eliza/pull/7118). This is the regression net for the route's new s",
      "files": [
        "packages/app-core/src/api/client-n8n.ts",
        "packages/app-core/src/api/n8n-routes.test.ts",
        "packages/app-core/src/api/n8n-routes.ts"
      ]
    },
    {
      "title": "fix(automations): hide right-rail chat dock on Overview empty state",
      "prNumber": 7125,
      "type": "bugfix",
      "body": "## Summary\n\nWhen the Automations Overview is in its empty state (no workflows, no triggers selected), the right-rail page-scoped chat dock was visible alongside the hero-input compose surface — two compose surfaces on screen at once with ov",
      "files": [
        "packages/app-core/src/components/pages/AutomationsView.tsx",
        "packages/app-core/src/components/workspace/AppWorkspaceChrome.tsx"
      ]
    },
    {
      "title": "fix(triggers): CREATE_TRIGGER_TASK page-automations unblock + LIFE handler hardening",
      "prNumber": 7124,
      "type": "bugfix",
      "body": "## Summary\n\nThree coordinated fixes for the page-automations `LIFE`-vs-trigger routing problem:\n\n1. **`packages/agent/src/triggers/action.ts`** — remove `SET_REMINDER` from `createTriggerTaskAction`'s similes (it collides with LIFE's simile",
      "files": [
        "apps/app-lifeops/src/actions/life.test.ts",
        "apps/app-lifeops/src/actions/life.ts",
        "packages/agent/src/triggers/action.ts",
        "packages/typescript/src/__tests__/owned-action-correction.test.ts",
        "packages/typescript/src/services/message.ts"
      ]
    },
    {
      "title": "fix(lifeops): scope-reject LIFE on foreign page-* scopes",
      "prNumber": 7123,
      "type": "bugfix",
      "body": "## Summary\n\nAdjusts the `LIFE` action handler in app-lifeops to scope-reject when invoked on a foreign `page-*` scope (e.g. `page-automations`, `page-chat`). Previously, `LIFE` would accept the action even from these foreign scopes, which g",
      "files": [
        "apps/app-lifeops/src/actions/life.test.ts",
        "apps/app-lifeops/src/actions/life.ts"
      ]
    },
    {
      "title": "fix(telegram): emit MESSAGE_RECEIVED on Telegram messages so event-kind triggers fire",
      "prNumber": 7122,
      "type": "bugfix",
      "body": "## Summary\n\nEmits `MESSAGE_RECEIVED` on the runtime event bus when an inbound Telegram message arrives via the in-process Telegram shim path. Without this emission, event-kind triggers bound to Telegram messages register fine but never fire",
      "files": [
        "packages/app-core/src/runtime/eliza.ts"
      ]
    },
    {
      "title": "fix(automations): delete chat conversation when workflow is deleted + skip orphan workflow rooms in aggregator",
      "prNumber": 7121,
      "type": "bugfix",
      "body": "## Summary\n\nTwo related cleanup fixes on the Automations layer:\n\n1. **Delete the per-workflow chat conversation when the workflow is deleted.** Previously, deleting a workflow left its `workflow:<id>` chat room in the database. Those rooms ",
      "files": [
        "packages/app-core/src/api/automations-compat-routes.ts",
        "packages/app-core/src/components/pages/AutomationsView.tsx"
      ]
    },
    {
      "title": "feat(automations): disambiguate workflow vs trigger + hide empty-state chat pane",
      "prNumber": 7120,
      "type": "feature",
      "body": "## Summary\n\nTwo small UX/planner improvements on the Automations page:\n\n1. **Planner-side disambiguation prompt:** the action-planner now distinguishes between user prompts that mean \"create an n8n workflow\" (multi-node automation pipeline)",
      "files": [
        "packages/app-core/src/components/pages/N8nWorkflowsPanel.tsx",
        "packages/app-core/src/i18n/locales/en.json",
        "packages/typescript/src/prompts.ts"
      ]
    },
    {
      "title": "fix(triggers): unblock CREATE_TRIGGER_TASK dispatch on page-automations",
      "prNumber": 7119,
      "type": "bugfix",
      "body": "## Summary\n\nFixes a routing bug where `CREATE_TRIGGER_TASK` actions issued from the page-automations scope were silently dropped before reaching the trigger-action handler.\n\n### Root cause\n\n`page-scoped-conversations.ts` filtered out `CREAT",
      "files": [
        "packages/agent/src/triggers/action.test.ts",
        "packages/agent/src/triggers/action.ts",
        "packages/app-core/src/components/pages/page-scoped-conversations.ts"
      ]
    },
    {
      "title": "fix(n8n): hero-chat workflow create resolves credentials end-to-end",
      "prNumber": 7118,
      "type": "bugfix",
      "body": "## Summary\n\nWires the credential-resolution path through the hero-chat workflow-creation entry point. Previously, workflows created via `POST /api/n8n/workflows/generate` proxied straight to n8n after generation and bypassed `service.deploy",
      "files": [
        "packages/app-core/src/api/client-n8n.ts",
        "packages/app-core/src/api/n8n-routes.ts"
      ]
    },
    {
      "title": "fix(chat): bump streaming generation timeout 90s -> 180s",
      "prNumber": 7117,
      "type": "bugfix",
      "body": "## Summary\n\nBumps the streaming chat-route generation timeout from 90s to 180s.\n\n90s is too short for many real-world LLM workloads we hit downstream:\n- Workflow generation against tool-use / structured-output models routinely takes 60-120s",
      "files": [
        "packages/agent/src/api/chat-routes.ts"
      ]
    },
    {
      "title": "feat(triggers): wire event-kind triggers to the runtime event bus",
      "prNumber": 7116,
      "type": "feature",
      "body": "## Summary\n\nAdds a `TriggerEventBridge` service that listens on the runtime event bus and dispatches matching event-kind triggers (Discord MESSAGE_RECEIVED, Telegram MESSAGE_RECEIVED, Webhook, etc.) to the trigger-handler pipeline. Without ",
      "files": [
        "packages/app-core/src/runtime/eliza.ts",
        "packages/app-core/src/services/trigger-event-bridge.test.ts",
        "packages/app-core/src/services/trigger-event-bridge.ts"
      ]
    },
    {
      "title": "feat(app-core): apps as native windows + App Details page (test-green)",
      "prNumber": 7115,
      "type": "feature",
      "body": "## Summary\n\nThis is the org-owned (milady-ai/eliza) version of [Dexploarer/eliza#26 → elizaOS/eliza#7114](https://github.com/elizaOS/eliza/pull/7114) — same changes, pushed from the org fork instead of a personal fork.\n\n- Every app — intern",
      "files": [
        "apps/app-companion/src/components/companion/CompanionAppView.tsx",
        "apps/app-companion/src/components/companion/CompanionView.tsx",
        "apps/app/src/main.tsx",
        "packages/app-core/platforms/electrobun/electrobun.config.ts",
        "packages/app-core/platforms/electrobun/src/application-menu.ts",
        "packages/app-core/platforms/electrobun/src/index.ts",
        "packages/app-core/platforms/electrobun/src/native/desktop.ts",
        "packages/app-core/platforms/electrobun/src/native/steward.ts",
        "packages/app-core/platforms/electrobun/src/rpc-handlers.ts",
        "packages/app-core/platforms/electrobun/src/rpc-schema.ts",
        "packages/app-core/platforms/electrobun/src/surface-windows.ts",
        "packages/app-core/src/App.tsx",
        "packages/app-core/src/api/auth.ts",
        "packages/app-core/src/components/apps/helpers.ts",
        "packages/app-core/src/components/apps/internal-tool-apps.ts",
        "packages/app-core/src/components/apps/launch-history.ts",
        "packages/app-core/src/components/apps/per-app-config.ts",
        "packages/app-core/src/components/apps/useRegistryCatalog.ts",
        "packages/app-core/src/components/character/CharacterOverviewSection.test.tsx",
        "packages/app-core/src/components/onboarding/BootstrapStep.tsx",
        "packages/app-core/src/components/pages/AppDetailsView.tsx",
        "packages/app-core/src/components/pages/AppsView.tsx",
        "packages/app-core/src/i18n/locales/en.json",
        "packages/app-core/src/i18n/locales/es.json",
        "packages/app-core/src/i18n/locales/ko.json",
        "packages/app-core/src/i18n/locales/pt.json",
        "packages/app-core/src/i18n/locales/tl.json",
        "packages/app-core/src/i18n/locales/vi.json",
        "packages/app-core/src/i18n/locales/zh-CN.json",
        "packages/app-core/src/navigation/index.ts",
        "packages/app-core/src/shell/AppWindowRenderer.tsx",
        "packages/app-core/src/shell/DetachedShellRoot.tsx",
        "packages/app-core/src/shell/index.ts",
        "packages/app-core/src/state/startup-phase-hydrate.test.ts",
        "packages/shared/src/app-hero-art.ts"
      ]
    },
    {
      "title": "chore(deps): bump lambda_runtime from 0.13.0 to 1.1.3 in /packages/examples/aws/rust",
      "prNumber": 7113,
      "type": "other",
      "body": "Bumps [lambda_runtime](https://github.com/aws/aws-lambda-rust-runtime) from 0.13.0 to 1.1.3.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/aws/aws-lambda-rust-runtime/releases\">lambda_runtime's r",
      "files": [
        "packages/examples/aws/rust/Cargo.lock",
        "packages/examples/aws/rust/Cargo.toml"
      ]
    },
    {
      "title": "chore(deps): update ui-tars requirement from >=0.4.2.2 to >=0.5.1 in /packages/benchmarks/OSWorld",
      "prNumber": 7112,
      "type": "other",
      "body": "Updates the requirements on ui-tars to permit the latest version.\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: ",
      "files": [
        "packages/benchmarks/OSWorld/requirements.txt"
      ]
    },
    {
      "title": "chore(deps): update transformers requirement from ~=5.6.0 to ~=5.6.2 in /packages/benchmarks/OSWorld",
      "prNumber": 7111,
      "type": "other",
      "body": "Updates the requirements on [transformers](https://github.com/huggingface/transformers) to permit the latest version.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/huggingface/transformers/releas",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt"
      ]
    },
    {
      "title": "chore(deps): bump axum from 0.7.9 to 0.8.9 in /packages/examples/gcp/rust",
      "prNumber": 7110,
      "type": "other",
      "body": "Bumps [axum](https://github.com/tokio-rs/axum) from 0.7.9 to 0.8.9.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/tokio-rs/axum/releases\">axum's releases</a>.</em></p>\n<blockquote>\n<h2>axum-v0.8.",
      "files": [
        "packages/examples/gcp/rust/Cargo.lock",
        "packages/examples/gcp/rust/Cargo.toml"
      ]
    },
    {
      "title": "chore(deps): bump tower-http from 0.5.2 to 0.6.8 in /packages/examples/a2a/rust",
      "prNumber": 7109,
      "type": "other",
      "body": "Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.5.2 to 0.6.8.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/tower-rs/tower-http/releases\">tower-http's releases</a>.</em></p>\n<bl",
      "files": [
        "packages/examples/a2a/rust/Cargo.lock",
        "packages/examples/a2a/rust/Cargo.toml"
      ]
    },
    {
      "title": "Codex signal cli auto install",
      "prNumber": 7107,
      "type": "other",
      "body": "<!-- Use this template by filling in information and copying and pasting relevant items out of the HTML comments. -->\r\n\r\n# Relates to\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section must be filled out before the final review ",
      "files": [
        "packages/agent/src/services/signal-pairing.test.ts",
        "packages/agent/src/services/signal-pairing.ts",
        "packages/app-core/src/registry/entries/connectors/signal.json",
        "plugins/plugin-signal/typescript/package.json",
        "plugins/plugin-signal/typescript/src/config.ts",
        "plugins/plugin-signal/typescript/src/pairing-service.test.ts",
        "plugins/plugin-signal/typescript/src/pairing-service.ts",
        "plugins/plugin-signal/typescript/src/service.ts"
      ]
    },
    {
      "title": "chore(deps): update supabase/postgres docker tag to v17.6.1.111",
      "prNumber": 7105,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| supabase/postgres | patch | `17.6.1.110` → `17.6.1.111` |\n\n---\n\n> [!WARNING]\n> Some dependencies could not be looked up. Check the [Dependency Dashboard]",
      "files": [
        "packages/app-core/deploy/docker-compose.supabase-db.yml"
      ]
    },
    {
      "title": "chore(deps): bump openssl from 0.10.75 to 0.10.78 in /packages/examples/telegram/rust/telegram-agent in the cargo group across 1 directory",
      "prNumber": 7104,
      "type": "other",
      "body": "Bumps the cargo group with 1 update in the /packages/examples/telegram/rust/telegram-agent directory: [openssl](https://github.com/rust-openssl/rust-openssl).\n\nUpdates `openssl` from 0.10.75 to 0.10.78\n<details>\n<summary>Release notes</summ",
      "files": [
        "packages/examples/telegram/rust/telegram-agent/Cargo.lock"
      ]
    },
    {
      "title": "chore(deps): bump lxml from 6.0.1 to 6.1.0 in /packages/benchmarks/OSWorld in the uv group across 1 directory",
      "prNumber": 7103,
      "type": "other",
      "body": "Bumps the uv group with 1 update in the /packages/benchmarks/OSWorld directory: [lxml](https://github.com/lxml/lxml).\n\nUpdates `lxml` from 6.0.1 to 6.1.0\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com",
      "files": [
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(message): keep explicit-REPLY response when race-discard fires",
      "prNumber": 7143,
      "type": "bugfix",
      "body": "## what\n\nWhen a newer message arrives in the same room while we're generating a response, the race-check at `packages/typescript/src/services/message.ts:3830` blanket-discards the older response. The intent is to avoid spamming back-to-back",
      "files": [
        "packages/typescript/src/services/message.test.ts",
        "packages/typescript/src/services/message.ts"
      ]
    },
    {
      "title": "chore(deps): update supabase/postgres docker tag to v17.6.1.112",
      "prNumber": 7142,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| supabase/postgres | patch | `17.6.1.111` → `17.6.1.112` |\n\n---\n\n> [!WARNING]\n> Some dependencies could not be looked up. Check the [Dependency Dashboard]",
      "files": [
        "packages/app-core/deploy/docker-compose.supabase-db.yml"
      ]
    },
    {
      "title": "fix(message): respect explicit REPLY action in metadata-rescue gate",
      "prNumber": 7141,
      "type": "bugfix",
      "body": "## what\n\nWhen the planner returns `['REPLY']`, the metadata-overlap rescue at the end of the action-routing pipeline (`message.ts:5987`, the \"Recovered primary action from action metadata after passive reply draft\" log line) considers REPLY",
      "files": [
        "packages/typescript/src/services/message.test.ts",
        "packages/typescript/src/services/message.ts"
      ]
    },
    {
      "title": "feat(github-connection): add settings card + PAT storage for coding sub-agents",
      "prNumber": 7139,
      "type": "feature",
      "body": "## what\n\nAdds a GitHub connection card to **Settings → Coding Agents** (the local UI on `:2138`) that persists a single per-user PAT and exposes it to spawned coding sub-agents through `process.env.GITHUB_TOKEN`.\n\nToday, when a coding sub-a",
      "files": [
        "apps/app-task-coordinator/src/CodingAgentSettingsSection.tsx",
        "apps/app-task-coordinator/src/GitHubConnectionCard.tsx",
        "packages/app-core/src/api/github-routes.test.ts",
        "packages/app-core/src/api/github-routes.ts",
        "packages/app-core/src/api/server.ts",
        "packages/app-core/src/runtime/dev-server.ts",
        "packages/app-core/src/services/github-credentials.test.ts",
        "packages/app-core/src/services/github-credentials.ts"
      ]
    },
    {
      "title": "fix(n8n-sidecar): demote binary-missing diagnostics to debug",
      "prNumber": 7138,
      "type": "bugfix",
      "body": "## what\n\nWhen the local n8n sidecar can't find the n8n binary (user hasn't installed it / npm cache miss), every supervisor retry pumps two warn-level lines into the dev-server log:\n\n```\n[n8n-sidecar:stderr] sh: 1: n8n: not found\n[n8n-sidec",
      "files": [
        "packages/app-core/src/services/n8n-sidecar.test.ts",
        "packages/app-core/src/services/n8n-sidecar.ts"
      ]
    },
    {
      "title": "feat(automations): missing-credentials banner in AutomationsView",
      "prNumber": 7134,
      "type": "feature",
      "body": "## Summary\n\nWhen `POST /api/n8n/workflows/generate` returns the missing-credentials shape (`{ ...deployed, missingCredentials, warning: \\\"missing credentials\\\" }`), the client now discriminates the response, surfaces a CTA banner above the ",
      "files": [
        "packages/app-core/src/api/client-n8n.ts",
        "packages/app-core/src/api/client-types-chat.ts",
        "packages/app-core/src/components/pages/AutomationsView.tsx"
      ]
    },
    {
      "title": "feat(agent): runtime operations manager + widget host refresh",
      "prNumber": 7166,
      "type": "feature",
      "body": "## Summary\n\nBundles in-flight feature work on `feat/widget-host-cycle-and-greenup` so it isn't sitting as uncommitted state. Includes:\n\n- New `packages/agent/src/runtime/operations/` module — `RuntimeOperationManager` as the single-flight g",
      "files": [
        "apps/app-clawville/assets/hero.png",
        "apps/app-defense-of-the-agents/assets/hero.png",
        "apps/app-steward/package.json",
        "apps/app-steward/src/browser-workspace-wallet.ts",
        "apps/app-steward/src/routes/wallet-browser-compat-routes.ts",
        "apps/app/tsconfig.json",
        "packages/agent/src/actions/browser-session.ts",
        "packages/agent/src/actions/launchpad-launch.test.ts",
        "packages/agent/src/actions/launchpad-launch.ts",
        "packages/agent/src/api/chat-augmentation.ts",
        "packages/agent/src/api/cloud-status-routes.ts",
        "packages/agent/src/api/provider-switch-routes.ts",
        "packages/agent/src/api/server.ts",
        "packages/agent/src/runtime/eliza-plugin.ts",
        "packages/agent/src/runtime/operations/classifier.test.ts",
        "packages/agent/src/runtime/operations/classifier.ts",
        "packages/agent/src/runtime/operations/cold-strategy.ts",
        "packages/agent/src/runtime/operations/health-checks.ts",
        "packages/agent/src/runtime/operations/health.test.ts",
        "packages/agent/src/runtime/operations/health.ts",
        "packages/agent/src/runtime/operations/index.ts",
        "packages/agent/src/runtime/operations/manager.ts",
        "packages/agent/src/runtime/operations/reload-hot.ts",
        "packages/agent/src/runtime/operations/repository.ts",
        "packages/agent/src/runtime/operations/types.ts",
        "packages/agent/src/runtime/restart.ts",
        "packages/agent/src/services/browser-workspace-desktop.ts",
        "packages/agent/src/services/browser-workspace-types.ts",
        "packages/agent/src/services/browser-workspace.ts",
        "packages/agent/src/services/index.ts",
        "packages/agent/src/services/launchpads/image-generator.ts",
        "packages/agent/src/services/launchpads/launchpad-engine.test.ts",
        "packages/agent/src/services/launchpads/launchpad-engine.ts",
        "packages/agent/src/services/launchpads/launchpad-types.ts",
        "packages/agent/src/services/launchpads/metadata-generator.ts",
        "packages/agent/src/services/launchpads/profiles/flap-sh.ts",
        "packages/agent/src/services/launchpads/profiles/four-meme.ts",
        "packages/agent/tsconfig.json",
        "packages/app-core/platforms/electrobun/src/bridge/browser-tabs-renderer-registry.ts",
        "packages/app-core/platforms/electrobun/src/bridge/electrobun-direct-rpc.ts",
        "packages/app-core/platforms/electrobun/src/native/browser-workspace.ts",
        "packages/app-core/platforms/electrobun/src/preload.js",
        "packages/app-core/platforms/electrobun/src/rpc-handlers.ts",
        "packages/app-core/platforms/electrobun/src/rpc-schema.ts",
        "packages/app-core/scripts/dev-platform.mjs",
        "packages/app-core/scripts/dev-ui.mjs",
        "packages/app-core/src/ambient-modules.d.ts",
        "packages/app-core/src/api/catalog-routes.ts",
        "packages/app-core/src/api/client-base.ts",
        "packages/app-core/src/api/client-types-core.ts"
      ]
    },
    {
      "title": "[codex] Clear stale Eliza Cloud auth on relink",
      "prNumber": 7165,
      "type": "other",
      "body": "## Summary\n- Clear stale in-memory Eliza Cloud auth when a new account login is persisted.\n- Reinitialize `CloudManager` with the newly linked API key instead of keeping an old client alive.\n- Preserve the linked account identity in runtime",
      "files": [
        "apps/app-lifeops/src/lifeops/relative-time.ts",
        "apps/app-lifeops/src/lifeops/repository.ts",
        "apps/app-lifeops/src/lifeops/schedule-insight.ts",
        "apps/app-lifeops/src/lifeops/schedule-state.ts",
        "apps/app-lifeops/src/lifeops/schedule-sync-contracts.ts",
        "packages/agent/src/api/__tests__/provider-switch-config.test.ts",
        "packages/agent/src/api/cloud-routes.ts",
        "packages/agent/src/api/provider-switch-config.ts",
        "packages/agent/src/auth/credentials.test.ts",
        "packages/agent/src/auth/credentials.ts",
        "packages/agent/src/cloud/cloud-manager.ts",
        "packages/app-core/src/api/cloud-connection.ts",
        "packages/app-core/src/api/cloud-routes.test.ts",
        "packages/app-core/src/api/cloud-routes.ts",
        "packages/app-core/src/components/shell/StartupShell.tsx",
        "packages/elizaos/templates/fullstack-app/README.md",
        "packages/elizaos/templates/fullstack-app/apps/app/scripts/generate-brand-assets.mjs",
        "packages/shared/src/contracts/lifeops.ts",
        "packages/templates/fullstack-app/README.md",
        "packages/templates/fullstack-app/apps/app/scripts/generate-brand-assets.mjs",
        "plugins/plugin-elizacloud"
      ]
    },
    {
      "title": "feat(n8n): propagate originating-conversation routing into workflow generator",
      "prNumber": 7164,
      "type": "feature",
      "body": "## Summary\n\nWhen a workflow is generated from inside a platform conversation (e.g. a Discord DM or a Telegram chat), surface the originating channel or chat to the LLM as a `## Runtime Facts` line. The user can say *\\\"post the result back t",
      "files": [
        "packages/app-core/src/api/client-types-chat.ts",
        "packages/app-core/src/api/n8n-routes.ts",
        "packages/app-core/src/components/pages/AutomationsView.tsx",
        "packages/app-core/src/runtime/eliza.ts",
        "packages/app-core/src/services/n8n-runtime-context-provider.test.ts",
        "packages/app-core/src/services/n8n-runtime-context-provider.ts"
      ]
    },
    {
      "title": "feat(app-core): n8n runtime-context provider — surface Discord guilds/channels + Gmail to workflow generator",
      "prNumber": 7163,
      "type": "feature",
      "body": "## Summary\n\nRegisters an optional service of type `n8n_runtime_context_provider` that the patched `@elizaos/plugin-n8n-workflow` (see #25) reads to inject live connector facts into the workflow-generation prompt:\n\n- **Discord facts** — enum",
      "files": [
        "packages/app-core/src/runtime/eliza.ts",
        "packages/app-core/src/services/n8n-runtime-context-provider.test.ts",
        "packages/app-core/src/services/n8n-runtime-context-provider.ts"
      ]
    },
    {
      "title": "fix(connectors): purge n8n credential cache on disconnect so disconnect actually disconnects",
      "prNumber": 7162,
      "type": "bugfix",
      "body": "## Summary\n\nThe S25 missing-credentials banner shipped in #7134 silently fails when a user disconnects a connector. The disconnect path clears OAuth tokens from `milady.json` but leaves the n8n credential cache (`credStore` in plugin-n8n-wo",
      "files": [
        "packages/agent/src/api/connector-routes.ts",
        "packages/agent/src/api/server.ts",
        "packages/app-core/src/components/pages/AutomationsView.tsx",
        "packages/app-core/src/components/pages/SettingsView.tsx",
        "packages/app-core/src/state/connector-deeplink.ts",
        "packages/app-core/src/state/index.ts",
        "packages/app-core/src/styles/styles.css",
        "packages/app/src/main.tsx",
        "packages/shared/src/connector-cred-types.ts",
        "packages/shared/src/index.ts"
      ]
    },
    {
      "title": "feat(automations): deep-link banner Connect → Settings connector panel",
      "prNumber": 7161,
      "type": "feature",
      "body": "## Summary\n\nThe missing-credentials banner shipped in #7134 dropped the user on the Settings page top — they had to scroll/search for the right connector. This closes the loop: each \"Connect <Service> →\" button now scrolls the matching conn",
      "files": [
        "packages/app-core/src/components/pages/AutomationsView.tsx",
        "packages/app-core/src/components/pages/SettingsView.tsx",
        "packages/app-core/src/state/connector-deeplink.ts",
        "packages/app-core/src/state/index.ts",
        "packages/app-core/src/styles/styles.css",
        "packages/app/src/main.tsx"
      ]
    },
    {
      "title": "feat(skills): bundle build-monetized-app skill",
      "prNumber": 7160,
      "type": "feature",
      "body": "## Summary\n\nAdd a new bundled skill — **`build-monetized-app`** — that teaches the agent how to build a monetized app on Eliza Cloud, deploy it as a container, and route the earnings back into hosting via the existing pay-as-you-go-from-ear",
      "files": [
        "packages/skills/skills/build-monetized-app/SKILL.md",
        "packages/skills/skills/build-monetized-app/references/failure-modes.md",
        "packages/skills/skills/build-monetized-app/references/sdk-flow.md",
        "packages/skills/skills/build-monetized-app/references/survival-economics.md"
      ]
    },
    {
      "title": "fix(actions): skip non-string entries in formatActionSimiles/Tags",
      "prNumber": 7159,
      "type": "bugfix",
      "body": "## Summary\n\n`formatActionSimiles` and `formatActionTags` call `.trim()` on every entry of `action.similes` / `action.tags` without filtering out non-string entries. If any registered action ships with a malformed tags/similes array (contain",
      "files": [
        "packages/typescript/src/__tests__/actions.test.ts",
        "packages/typescript/src/actions.ts"
      ]
    },
    {
      "title": "chore(deps): update dependency ruby to v3.4.9",
      "prNumber": 7158,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [ruby](https://www.ruby-lang.org) ([source](https://redirect.github.com/ruby/ruby)) | uses-with | minor | `3.2` → `3.4.9` |\n\n---\n\n> [!WARNING]",
      "files": [
        ".github/workflows/android-release.yml",
        ".github/workflows/apple-store-release.yml"
      ]
    },
    {
      "title": "chore(deps): update dependency python to 3.14",
      "prNumber": 7157,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [python](https://redirect.github.com/actions/python-versions) | uses-with | minor | `3.12` → `3.14` |\n| [python](https://redirect.github.com/a",
      "files": [
        ".github/workflows/publish-packages.yml",
        ".github/workflows/publish-plugin-elizacloud.yml",
        ".github/workflows/test-packaging.yml"
      ]
    },
    {
      "title": "fix(deps): update react monorepo to v19.2.5",
      "prNumber": 7156,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [react](https://react.dev/) ([source](h",
      "files": [
        "packages/homepage/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency bun to v1.3.13",
      "prNumber": 7155,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [bun](https://bun.com) ([source](https:",
      "files": [
        ".github/workflows/snap-build-test.yml"
      ]
    },
    {
      "title": "chore: remove @elizaos/plugin-todo and @elizaos/plugin-rolodex",
      "prNumber": 7154,
      "type": "other",
      "body": "## Summary\nRemoves every remaining reference to \\`@elizaos/plugin-todo\\` and \\`@elizaos/plugin-rolodex\\` from the monorepo. Neither \\`plugins/plugin-todo\\` nor \\`plugins/plugin-rolodex\\` exists as a directory in this checkout, but stale ref",
      "files": [
        ".github/workflows/release-rust.yaml",
        "packages/app-core/src/registry/entries/plugins/rolodex.json",
        "packages/app-core/src/registry/entries/plugins/todo.json",
        "packages/benchmarks/rolodex/conversations.ts",
        "packages/benchmarks/rolodex/handlers/eliza.ts",
        "packages/benchmarks/rolodex/handlers/perfect.ts",
        "packages/benchmarks/rolodex/handlers/rolodex.ts",
        "packages/benchmarks/rolodex/python_bench/__init__.py",
        "packages/benchmarks/rolodex/python_bench/__main__.py",
        "packages/benchmarks/rolodex/python_bench/conversations.py",
        "packages/benchmarks/rolodex/python_bench/handlers/__init__.py",
        "packages/benchmarks/rolodex/python_bench/handlers/eliza.py",
        "packages/benchmarks/rolodex/python_bench/handlers/perfect.py",
        "packages/benchmarks/rolodex/python_bench/handlers/rolodex.py",
        "packages/benchmarks/rolodex/python_bench/reporter.py",
        "packages/benchmarks/rolodex/python_bench/run.py",
        "packages/benchmarks/rolodex/python_bench/scorer.py",
        "packages/benchmarks/rolodex/python_bench/types.py",
        "packages/benchmarks/rolodex/python_bench/world.py",
        "packages/benchmarks/rolodex/reporter.ts",
        "packages/benchmarks/rolodex/run.ts",
        "packages/benchmarks/rolodex/scorer.ts",
        "packages/benchmarks/rolodex/types.ts",
        "packages/benchmarks/rolodex/world.ts",
        "packages/examples/code/package.json",
        "packages/examples/code/src/lib/agent.ts"
      ]
    },
    {
      "title": "Fix cloud provider switch model drift",
      "prNumber": 7153,
      "type": "bugfix",
      "body": "## Summary\n- clear stale direct-provider model state when switching the runtime to Eliza Cloud or a remote provider\n- skip injecting Codex/OpenAI subscription credentials into the main runtime when cloud inference is active\n- add regression",
      "files": [
        "apps/app-lifeops/src/lifeops/relative-time.ts",
        "apps/app-lifeops/src/lifeops/repository.ts",
        "apps/app-lifeops/src/lifeops/schedule-insight.ts",
        "apps/app-lifeops/src/lifeops/schedule-state.ts",
        "apps/app-lifeops/src/lifeops/schedule-sync-contracts.ts",
        "packages/agent/src/api/__tests__/provider-switch-config.test.ts",
        "packages/agent/src/api/provider-switch-config.ts",
        "packages/agent/src/auth/credentials.test.ts",
        "packages/agent/src/auth/credentials.ts",
        "packages/app-core/src/components/shell/StartupShell.tsx",
        "packages/elizaos/templates/fullstack-app/README.md",
        "packages/elizaos/templates/fullstack-app/apps/app/scripts/generate-brand-assets.mjs",
        "packages/shared/src/contracts/lifeops.ts",
        "packages/templates/fullstack-app/README.md",
        "packages/templates/fullstack-app/apps/app/scripts/generate-brand-assets.mjs"
      ]
    },
    {
      "title": "fix(message): add CREATE_TASK to EXPLICIT_INTENT_ACTIONS",
      "prNumber": 7152,
      "type": "bugfix",
      "body": "## Summary\n\n`findOwnedActionCorrectionFromMetadata` was overriding the planner's correct `CREATE_TASK` pick with role-gated actions like `OWNER_CALENDAR` based on incidental keyword overlap (e.g. a date in the prompt overlapping the calenda",
      "files": [
        "packages/typescript/src/services/message.test.ts",
        "packages/typescript/src/services/message.ts"
      ]
    },
    {
      "title": "chore(deps): bump TypeScript to ^6.0.3",
      "prNumber": 7151,
      "type": "other",
      "body": "## Summary\n- Bumps the \\`typescript\\` devDependency to \\`^6.0.3\\` across all 18 packages that previously pinned a 5.x version.\n- Adds \\`\\\"ignoreDeprecations\\\": \\\"6.0\\\"\\` to the tsconfigs that still use TS 6-deprecated options (\\`moduleResol",
      "files": [
        "bun.lock",
        "package.json",
        "packages/app-core/package.json",
        "packages/autonomous/package.json",
        "packages/autonomous/tsconfig.json",
        "packages/computeruse/examples/mcp-client-elicitation/package.json",
        "packages/computeruse/examples/recaptcha-resolver/package.json",
        "packages/computeruse/packages/kv/package.json",
        "packages/computeruse/packages/kv/tsconfig.json",
        "packages/computeruse/packages/workflow/package.json",
        "packages/computeruse/packages/workflow/tsconfig.json",
        "packages/daemon/package.json",
        "packages/elizaos/package.json",
        "packages/home/package.json",
        "packages/home/tsconfig.json",
        "packages/interop/package.json",
        "packages/sweagent/package.json",
        "packages/sweagent/typescript/package.json",
        "packages/sweagent/typescript/src/run/package.json",
        "packages/sweagent/typescript/src/run/tsconfig.json",
        "packages/sweagent/typescript/tools/package.json",
        "packages/sweagent/typescript/tools/tsconfig.json",
        "packages/training/package.json",
        "packages/training/tsconfig.json",
        "packages/typescript/package.json",
        "packages/typescript/tsconfig.declarations.json",
        "packages/ui/package.json",
        "packages/ui/tsconfig.json",
        "tsconfig.build.template.json",
        "tsconfig.json"
      ]
    },
    {
      "title": "chore(deps): bump rollup transitive to 4.60.2",
      "prNumber": 7149,
      "type": "other",
      "body": "## Summary\n- Adds \\`rollup: ^4.60.2\\` to root \\`overrides\\` so \\`vite\\` and \\`vitest/vite\\` resolve rollup at 4.60.2 instead of the lockfile-pinned 4.59.0.\n\nRollup isn't a direct dep — \\`vite@5.4.21\\` (\\`^4.20.0\\`) and \\`vitest/vite@7.3.1\\`",
      "files": [
        "bun.lock",
        "package.json"
      ]
    },
    {
      "title": "chore(deps): bump Node.js to 24.15.0 (LTS Krypton)",
      "prNumber": 7148,
      "type": "other",
      "body": "## Summary\n- \\`engines.node\\` 23.3.0 -> 24.15.0 (root)\n- Workflow \\`node-version\\`: 22 / 23 / 23.3.0 -> 24 / 24.15.0\n  - \\`ci.yaml\\` (3 jobs)\n  - \\`jsdoc-automation.yml\\`\n  - \\`release-computeruse-npm.yaml\\` (3 jobs)\n  - \\`release.yaml\\`\n  ",
      "files": [
        ".github/workflows/ci.yaml",
        ".github/workflows/jsdoc-automation.yml",
        ".github/workflows/publish-next-prerelease.yaml",
        ".github/workflows/release-computeruse-npm.yaml",
        ".github/workflows/release.yaml",
        ".github/workflows/sync-next-dist-tags.yaml",
        "package.json"
      ]
    },
    {
      "title": "chore(deps): bump @capacitor/* to current minor versions",
      "prNumber": 7147,
      "type": "other",
      "body": "## Summary\n- @capacitor/core 8.0.2 -> 8.3.1\n- @capacitor/app ^8.0.1 -> ^8.1.0\n- @capacitor/keyboard 8.0.0 -> 8.0.3\n- @capacitor/haptics 8.0.0 -> 8.0.2\n- @capacitor/status-bar ^8.0.1 -> ^8.0.2\n- @capacitor/preferences left at ^8.0.1 (already",
      "files": [
        "bun.lock",
        "packages/app-core/package.json",
        "packages/home/package.json"
      ]
    },
    {
      "title": "fix(windows): test portability for path separators and mode bits",
      "prNumber": 7145,
      "type": "bugfix",
      "body": "## Summary\n- **paths.test.ts**: replace hardcoded forward-slash expected values with `path.join()` so tests pass on windows where `path.join` produces backslashes\n- **account-storage.test.ts**: gate the `0o600` POSIX mode-bit assertion behi",
      "files": [
        "packages/agent/src/auth/__tests__/account-storage.test.ts",
        "packages/app-core/src/services/local-inference/paths.test.ts"
      ]
    },
    {
      "title": "fix(deps): update dependency lucide-react to v1",
      "prNumber": 7209,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [lucide-react](https://lucide.dev) ([so",
      "files": [
        "packages/homepage/package.json"
      ]
    },
    {
      "title": "chore(deps): update softprops/action-gh-release action to v3",
      "prNumber": 7208,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [softprops/action-gh-release](https://redirect.github.com/softprops/action-gh-release) | action | major | `v2` → `v3` |\n\n---\n\n> [!WARNING]\n> S",
      "files": [
        ".github/workflows/nightly.yml",
        ".github/workflows/release-electrobun.yml"
      ]
    },
    {
      "title": "chore(deps): update peter-evans/repository-dispatch action to v4",
      "prNumber": 7207,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [peter-evans/repository-dispatch](https://redirect.github.com/peter-evans/repository-dispatch) | action | major | `v3` → `v4` |\n\n---\n\n> [!WARN",
      "files": [
        ".github/workflows/update-homebrew.yml"
      ]
    },
    {
      "title": "chore(deps): update dependency ai to v6.0.170",
      "prNumber": 7206,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [ai](https://ai-sdk.dev/docs) ([source]",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "Miladyos local agent on android",
      "prNumber": 7205,
      "type": "other",
      "body": "Agent on android\n\n<!-- greptile_comment -->\n\n<h3>Greptile Summary</h3>\n\nThis PR wires up a full on-device Eliza agent on Android: a new `MiladyAgentService` foreground service extracts and exec's a Bun runtime + agent bundle from APK assets",
      "files": [
        "packages/agent/src/bin.ts",
        "packages/agent/src/cli/index.ts",
        "packages/agent/src/runtime/aosp-llama-adapter.test.ts",
        "packages/agent/src/runtime/aosp-llama-adapter.ts",
        "packages/agent/src/runtime/aosp-local-inference-bootstrap.test.ts",
        "packages/agent/src/runtime/aosp-local-inference-bootstrap.ts",
        "packages/app-core/platforms/android/app/build.gradle",
        "packages/app-core/platforms/android/app/src/main/java/ai/elizaos/app/MainActivity.java",
        "packages/app-core/platforms/android/app/src/main/java/ai/elizaos/app/MiladyAgentService.java",
        "packages/app-core/scripts/lib/stage-android-agent.mjs",
        "packages/app-core/scripts/lib/stage-android-agent.test.ts",
        "packages/app-core/scripts/run-mobile-build.mjs",
        "packages/app-core/scripts/run-mobile-build.test.ts",
        "packages/app-core/src/components/shell/RuntimeGate.tsx",
        "packages/app-core/src/onboarding/probe-local-agent.ts",
        "packages/app-core/src/runtime/ensure-local-inference-handler.test.ts",
        "packages/app-core/src/runtime/ensure-local-inference-handler.ts",
        "packages/app-core/src/services/local-inference/catalog.ts",
        "packages/app-core/src/services/local-inference/router-handler.test.ts",
        "packages/app-core/test/onboarding/probe-local-agent.test.ts"
      ]
    },
    {
      "title": "chore(deps): update github artifact actions (major)",
      "prNumber": 7201,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/download-artifact](https://redirect.github.com/actions/download-artifact) | action | major | `v4` → `v8` |\n| [actions/upload-artifact",
      "files": [
        ".github/workflows/android-release.yml",
        ".github/workflows/apple-store-release.yml",
        ".github/workflows/benchmark-weekly.yml",
        ".github/workflows/docker-ci-smoke.yml",
        ".github/workflows/live-scenarios.yml",
        ".github/workflows/mobile-build-smoke.yml",
        ".github/workflows/publish-packages.yml",
        ".github/workflows/release-electrobun.yml",
        ".github/workflows/scenario-matrix.yml",
        ".github/workflows/snap-build-test.yml",
        ".github/workflows/test-flatpak.yml",
        ".github/workflows/test-packaging.yml"
      ]
    },
    {
      "title": "chore(deps): update eslint monorepo to v10 (major)",
      "prNumber": 7200,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@eslint/js](https://eslint.org) ([sour",
      "files": [
        "packages/homepage/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency wrangler to v4",
      "prNumber": 7199,
      "type": "other",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/homepage/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency vite to v8",
      "prNumber": 7198,
      "type": "other",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-con",
      "files": [
        "packages/homepage/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency typescript to v6",
      "prNumber": 7193,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [typescript](https://www.typescriptlang",
      "files": [
        "packages/homepage/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency ruby to v4",
      "prNumber": 7192,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [ruby](https://www.ruby-lang.org) ([source](https://redirect.github.com/ruby/ruby)) | uses-with | major | `3.4.9` → `4.0.3` |\n\n---\n\n> [!WARNIN",
      "files": [
        ".github/workflows/android-release.yml",
        ".github/workflows/apple-store-release.yml"
      ]
    },
    {
      "title": "chore(deps): update dependency node to v24",
      "prNumber": 7191,
      "type": "other",
      "body": "> ℹ️ **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovateb",
      "files": [
        ".github/workflows/benchmark-tests.yml",
        ".github/workflows/docker-ci-smoke.yml",
        ".github/workflows/integration-dod-gap-issues.yml",
        ".github/workflows/mobile-build-smoke.yml",
        ".github/workflows/publish-plugin-elizacloud.yml",
        ".github/workflows/release-electrobun.yml",
        ".github/workflows/test-electrobun-release.yml",
        ".github/workflows/test-packaging.yml",
        ".github/workflows/windows-desktop-preload-smoke.yml",
        ".github/workflows/windows-dev-smoke.yml",
        "packages/homepage/package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency macos to v15",
      "prNumber": 7190,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [macos](https://redirect.github.com/actions/runner-images) | github-runner | major | `14` → `15` |\n\n---\n\n> [!WARNING]\n> Some dependencies coul",
      "files": [
        ".github/workflows/apple-store-release.yml",
        ".github/workflows/release-electrobun.yml"
      ]
    },
    {
      "title": "chore(deps): update dependency @vitejs/plugin-react to v6",
      "prNumber": 7189,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@vitejs/plugin-react](https://redirect",
      "files": [
        "packages/homepage/package.json"
      ]
    },
    {
      "title": "chore(deps): update android-actions/setup-android action to v4",
      "prNumber": 7188,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [android-actions/setup-android](https://redirect.github.com/android-actions/setup-android) | action | major | `v3` → `v4` |\n\n---\n\n> [!WARNING]",
      "files": [
        ".github/workflows/elizaos-cuttlefish.yml",
        ".github/workflows/mobile-build-smoke.yml"
      ]
    },
    {
      "title": "chore(deps): update actions/setup-python action to v6",
      "prNumber": 7186,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/setup-python](https://redirect.github.com/actions/setup-python) | action | major | `v5` → `v6` |\n\n---\n\n> [!WARNING]\n> Some dependenci",
      "files": [
        ".github/actions/setup-bun-workspace/action.yml",
        ".github/workflows/publish-packages.yml",
        ".github/workflows/publish-plugin-elizacloud.yml",
        ".github/workflows/test-packaging.yml"
      ]
    },
    {
      "title": "chore(deps): update actions/setup-java action to v5",
      "prNumber": 7185,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/setup-java](https://redirect.github.com/actions/setup-java) | action | major | `v4` → `v5` |\n\n---\n\n> [!WARNING]\n> Some dependencies c",
      "files": [
        ".github/workflows/elizaos-cuttlefish.yml"
      ]
    },
    {
      "title": "chore(deps): update dependency ai to v6.0.169",
      "prNumber": 7184,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [ai](https://ai-sdk.dev/docs) ([source]",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @ai-sdk/provider-utils to v4.0.24",
      "prNumber": 7183,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@ai-sdk/provider-utils](https://ai-sdk",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @ai-sdk/provider to v3.0.9",
      "prNumber": 7182,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@ai-sdk/provider](https://ai-sdk.dev/d",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update dependency @ai-sdk/openai to v3.0.54",
      "prNumber": 7181,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [@ai-sdk/openai](https://ai-sdk.dev/doc",
      "files": [
        "package.json"
      ]
    },
    {
      "title": "chore(deps): update actions/setup-node action to v6",
      "prNumber": 7180,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/setup-node](https://redirect.github.com/actions/setup-node) | action | major | `v4` → `v6` |\n\n---\n\n> [!WARNING]\n> Some dependencies c",
      "files": [
        ".github/workflows/android-release.yml",
        ".github/workflows/apple-store-release.yml",
        ".github/workflows/benchmark-tests.yml",
        ".github/workflows/benchmark-weekly.yml",
        ".github/workflows/docker-ci-smoke.yml",
        ".github/workflows/integration-dod-gap-issues.yml",
        ".github/workflows/live-scenarios.yml",
        ".github/workflows/mobile-build-smoke.yml",
        ".github/workflows/nightly.yml",
        ".github/workflows/publish-plugin-elizacloud.yml",
        ".github/workflows/quality-fork.yml",
        ".github/workflows/quality.yml",
        ".github/workflows/release-electrobun.yml",
        ".github/workflows/test-electrobun-release.yml",
        ".github/workflows/test-packaging.yml",
        ".github/workflows/test.yml",
        ".github/workflows/windows-desktop-preload-smoke.yml",
        ".github/workflows/windows-dev-smoke.yml"
      ]
    },
    {
      "title": "chore(deps): update actions/setup-java action to v5",
      "prNumber": 7179,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/setup-java](https://redirect.github.com/actions/setup-java) | action | major | `v4` → `v5` |\n\n---\n\n> [!WARNING]\n> Some dependencies c",
      "files": [
        ".github/workflows/android-release.yml",
        ".github/workflows/mobile-build-smoke.yml"
      ]
    },
    {
      "title": "chore(deps): update actions/labeler action to v6",
      "prNumber": 7178,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/labeler](https://redirect.github.com/actions/labeler) | action | major | `v5` → `v6` |\n\n---\n\n> [!WARNING]\n> Some dependencies could n",
      "files": [
        ".github/workflows/auto-label.yml"
      ]
    },
    {
      "title": "chore(deps): update actions/github-script action to v9",
      "prNumber": 7177,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/github-script](https://redirect.github.com/actions/github-script) | action | major | `v7` → `v9` |\n\n---\n\n> [!WARNING]\n> Some dependen",
      "files": [
        ".github/workflows/auto-label.yml"
      ]
    },
    {
      "title": "Miladyos local agent on android",
      "prNumber": 7176,
      "type": "other",
      "body": "<!-- Use this template by filling in information and copying and pasting relevant items out of the HTML comments. -->\r\n\r\n# Relates to\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section must be filled out before the final review ",
      "files": [
        "packages/agent/scripts/build-mobile-bundle.mjs",
        "packages/agent/src/api/provider-switch-config.test.ts",
        "packages/agent/src/api/provider-switch-config.ts",
        "packages/agent/src/api/provider-switch-routes.ts",
        "packages/agent/src/api/server-helpers-auth.ts",
        "packages/agent/src/runtime/first-time-setup.test.ts",
        "packages/agent/src/runtime/first-time-setup.ts",
        "packages/app-core/platforms/android/app/src/main/java/ai/elizaos/app/MiladyAgentService.java",
        "packages/app-core/scripts/lib/stage-android-agent.mjs",
        "packages/app-core/scripts/run-mobile-build.mjs",
        "packages/app-core/src/components/shell/RuntimeGate.tsx",
        "packages/app-core/src/onboarding-config.ts",
        "packages/app-core/src/runtime/embedding-warmup-policy.test.ts",
        "packages/app-core/src/runtime/embedding-warmup-policy.ts",
        "packages/app-core/src/services/local-inference/catalog.test.ts",
        "packages/app-core/src/services/local-inference/catalog.ts",
        "packages/app-core/src/services/local-inference/types.ts",
        "packages/app-core/test/onboarding-config.test.ts",
        "packages/shared/src/contracts/service-routing.test.ts",
        "packages/shared/src/contracts/service-routing.ts"
      ]
    },
    {
      "title": "Shaw/pr 2067 eliza fix",
      "prNumber": 7175,
      "type": "bugfix",
      "body": "<!-- Use this template by filling in information and copying and pasting relevant items out of the HTML comments. -->\r\n\r\n# Relates to\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section must be filled out before the final review ",
      "files": [
        ".github/workflows/confidant-ci.yaml",
        "apps/app-clawville/assets/hero.png",
        "apps/app-companion/src/components/companion/CompanionAppView.tsx",
        "apps/app-companion/src/components/companion/CompanionHeader.tsx",
        "apps/app-companion/src/components/companion/CompanionSettingsPanel.tsx",
        "apps/app-companion/src/components/companion/CompanionShell.tsx",
        "apps/app-companion/src/components/companion/CompanionView.tsx",
        "apps/app-companion/src/components/companion/index.ts",
        "apps/app-defense-of-the-agents/assets/hero.png",
        "apps/app-lifeops/src/actions/screen-time.ts",
        "apps/app-lifeops/src/api/client-lifeops.ts",
        "apps/app-lifeops/src/components/BrowserBridgeStatusChip.test.tsx",
        "apps/app-lifeops/src/components/BrowserBridgeStatusChip.tsx",
        "apps/app-lifeops/src/components/EventEditorDrawer.test.tsx",
        "apps/app-lifeops/src/components/EventEditorDrawer.tsx",
        "apps/app-lifeops/src/components/LifeOpsCalendarSection.tsx",
        "apps/app-lifeops/src/components/LifeOpsInboxSection.test.tsx",
        "apps/app-lifeops/src/components/LifeOpsInboxSection.tsx",
        "apps/app-lifeops/src/components/LifeOpsMoneySection.test.tsx",
        "apps/app-lifeops/src/components/LifeOpsMoneySection.tsx",
        "apps/app-lifeops/src/components/LifeOpsOverviewSection.test.tsx",
        "apps/app-lifeops/src/components/LifeOpsOverviewSection.tsx",
        "apps/app-lifeops/src/components/LifeOpsRemindersSection.test.tsx",
        "apps/app-lifeops/src/components/LifeOpsRemindersSection.tsx",
        "apps/app-lifeops/src/components/LifeOpsScreenTimeSection.test.tsx",
        "apps/app-lifeops/src/components/LifeOpsScreenTimeSection.tsx",
        "apps/app-lifeops/src/components/LifeOpsSectionContent.tsx",
        "apps/app-lifeops/src/components/LifeOpsSettingsSection.tsx",
        "apps/app-lifeops/src/components/LifeOpsSleepSection.test.tsx",
        "apps/app-lifeops/src/components/LifeOpsSleepSection.tsx",
        "apps/app-lifeops/src/components/MissingSourceCard.tsx",
        "apps/app-lifeops/src/contracts/index.ts",
        "apps/app-lifeops/src/hooks/useCalendarWeek.test.tsx",
        "apps/app-lifeops/src/hooks/useCalendarWeek.ts",
        "apps/app-lifeops/src/hooks/useGoogleLifeOpsConnector.test.ts",
        "apps/app-lifeops/src/hooks/useGoogleLifeOpsConnector.ts",
        "apps/app-lifeops/src/hooks/useLifeOpsActivitySignals.ts",
        "apps/app-lifeops/src/inbox/channel-deep-links.ts",
        "apps/app-lifeops/src/inbox/message-fetcher.test.ts",
        "apps/app-lifeops/src/inbox/message-fetcher.ts",
        "apps/app-lifeops/src/lifeops/browser-readiness.ts",
        "apps/app-lifeops/src/lifeops/discord-browser-scraper.ts",
        "apps/app-lifeops/src/lifeops/email-classifier.test.ts",
        "apps/app-lifeops/src/lifeops/gmail-account-safety-repository.test.ts",
        "apps/app-lifeops/src/lifeops/google-calendar.test.ts",
        "apps/app-lifeops/src/lifeops/google-calendar.ts",
        "apps/app-lifeops/src/lifeops/google-fetch.test.ts",
        "apps/app-lifeops/src/lifeops/google-fetch.ts",
        "apps/app-lifeops/src/lifeops/google-gmail.test.ts",
        "apps/app-lifeops/src/lifeops/google-gmail.ts"
      ]
    },
    {
      "title": "chore(deps): update actions/checkout action to v6",
      "prNumber": 7174,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v4` → `v6` |\n\n---\n\n> [!WARNING]\n> Some dependencies could",
      "files": [
        ".github/workflows/android-release.yml",
        ".github/workflows/apple-store-release.yml",
        ".github/workflows/benchmark-tests.yml",
        ".github/workflows/benchmark-weekly.yml",
        ".github/workflows/docker-ci-smoke.yml",
        ".github/workflows/integration-dod-gap-issues.yml",
        ".github/workflows/live-scenarios.yml",
        ".github/workflows/mobile-build-smoke.yml",
        ".github/workflows/nightly.yml",
        ".github/workflows/publish-packages.yml",
        ".github/workflows/publish-plugin-elizacloud.yml",
        ".github/workflows/quality-fork.yml",
        ".github/workflows/quality.yml",
        ".github/workflows/release-electrobun.yml",
        ".github/workflows/scenario-matrix.yml",
        ".github/workflows/snap-build-test.yml",
        ".github/workflows/test-electrobun-release.yml",
        ".github/workflows/test-flatpak.yml",
        ".github/workflows/test-packaging.yml",
        ".github/workflows/test.yml",
        ".github/workflows/windows-desktop-preload-smoke.yml",
        ".github/workflows/windows-dev-smoke.yml"
      ]
    },
    {
      "title": "chore(deps): update actions/cache action to v5",
      "prNumber": 7173,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/cache](https://redirect.github.com/actions/cache) | action | major | `v4` → `v5` |\n\n---\n\n> [!WARNING]\n> Some dependencies could not b",
      "files": [
        ".github/actions/setup-bun-workspace/action.yml",
        ".github/workflows/docker-ci-smoke.yml",
        ".github/workflows/release-electrobun.yml"
      ]
    },
    {
      "title": "feat(local-agent-on-android): full @elizaos/agent runs on the phone",
      "prNumber": 7172,
      "type": "feature",
      "body": "Five-phase landing of the local-agent-on-Android architecture proven by the spike in scripts/spike-android-agent/ and documented in docs/agent-on-mobile.md.\r\n\r\nPhase A — APK asset pipeline (run-mobile-build.mjs + scripts/lib/stage-android-a",
      "files": [
        ".gitignore",
        "packages/agent/package.json",
        "packages/agent/scripts/build-mobile-bundle.mjs",
        "packages/agent/scripts/mobile-stubs/canvas.cjs",
        "packages/agent/scripts/mobile-stubs/huggingface-transformers.cjs",
        "packages/agent/scripts/mobile-stubs/node-llama-cpp.cjs",
        "packages/agent/scripts/mobile-stubs/null-plugin.cjs",
        "packages/agent/scripts/mobile-stubs/onnxruntime-node.cjs",
        "packages/agent/scripts/mobile-stubs/pty-manager.cjs",
        "packages/agent/scripts/mobile-stubs/puppeteer-core.cjs",
        "packages/agent/scripts/mobile-stubs/sharp.cjs",
        "packages/agent/src/runtime/core-plugins.ts",
        "packages/agent/src/runtime/eliza.ts",
        "packages/agent/src/runtime/plugin-collector.ts",
        "packages/app-core/platforms/android/app/src/main/AndroidManifest.xml",
        "packages/app-core/platforms/android/app/src/main/java/ai/elizaos/app/MainActivity.java",
        "packages/app-core/platforms/android/app/src/main/java/ai/elizaos/app/MiladyAgentService.java",
        "packages/app-core/platforms/android/app/src/main/java/ai/elizaos/app/MiladyBootReceiver.java",
        "packages/app-core/scripts/lib/stage-android-agent.mjs",
        "packages/app-core/scripts/run-mobile-build.mjs",
        "packages/app-core/src/api/client-base.ts",
        "packages/app-core/src/components/shell/RuntimeGate.tsx",
        "packages/app-core/src/i18n/locales/en.json",
        "packages/app-core/src/i18n/locales/es.json",
        "packages/app-core/src/i18n/locales/ko.json",
        "packages/app-core/src/i18n/locales/pt.json",
        "packages/app-core/src/i18n/locales/tl.json",
        "packages/app-core/src/i18n/locales/vi.json",
        "packages/app-core/src/i18n/locales/zh-CN.json",
        "packages/app-core/src/onboarding/mobile-runtime-mode.ts",
        "packages/app-core/src/onboarding/probe-local-agent.ts",
        "packages/app-core/src/platform/init.ts",
        "packages/app-core/src/runtime/eliza.ts",
        "packages/app-core/test/onboarding/mobile-runtime-mode.test.ts",
        "packages/app-core/test/onboarding/probe-local-agent.test.ts",
        "packages/app-core/test/onboarding/should-show-local-option.test.ts",
        "packages/native-plugins/agent/src/web.ts",
        "packages/shared/src/runtime-env.ts"
      ]
    },
    {
      "title": "fix(deps): update dependency transformers to ~=5.7.0",
      "prNumber": 7171,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [transformers](https://redirect.github.",
      "files": [
        "packages/benchmarks/OSWorld/pyproject.toml",
        "packages/benchmarks/OSWorld/requirements.txt",
        "packages/benchmarks/OSWorld/setup.py",
        "packages/benchmarks/OSWorld/uv.lock"
      ]
    },
    {
      "title": "fix(deps): update dependency three to ^0.184.0",
      "prNumber": 7170,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [three](https://threejs.org/) ([source]",
      "files": [
        "packages/homepage/package.json"
      ]
    },
    {
      "title": "fix(deps): update dependency lucide-react to ^0.577.0",
      "prNumber": 7169,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [lucide-react](https://lucide.dev) ([so",
      "files": [
        "packages/homepage/package.json"
      ]
    },
    {
      "title": "chore(deps): update gradle to v9.5.0",
      "prNumber": 7168,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| [gradle](https://gradle.org) ([source](https://redirect.github.com/gradle/gradle)) | minor | `9.4.1` → `9.5.0` |\n\n---\n\n> [!WARNING]\n> Some dependencies c",
      "files": [
        "packages/app-core/platforms/android/gradle/wrapper/gradle-wrapper.properties"
      ]
    }
  ],
  "topContributors": [
    {
      "username": "lalalune",
      "avatarUrl": "https://avatars.githubusercontent.com/u/18633264?u=e2e906c3712c2506ebfa98df01c2cfdc50050b30&v=4",
      "totalScore": 1410.3789883072623,
      "prScore": 1403.692988307262,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 4.686,
      "summary": "lalalune: Focused on core system stability and infrastructure, delivering significant architectural improvements to the elizaos/eliza repository through PRs #6721 and #6717, which included a major message service retry implementation. They demonstrated high engagement in project maintenance by resolving two key issues regarding V3 goals and CLI dependency registration, while contributing to 130 total discussions across issues and PRs. Their work this month was primarily dedicated to extensive codebase modifications and general project maintenance, with a secondary focus on feature development."
    },
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 873.3170587971191,
      "prScore": 620.3630587971192,
      "issueScore": 0,
      "reviewScore": 250.5,
      "commentScore": 2.4539999999999997,
      "summary": "odilitime: Focused on core architectural expansion and system optimization, successfully merging a major starter implementation in elizaos/eliza (#6702) while advancing three additional features for prompt routing, optimization, and API surface improvements. Their work involved extensive codebase maintenance, including 84 commits and 29 review comments that contributed to a high-volume refactor of over 2,000 files. This effort was primarily dedicated to bugfix work, which accounted for 68% of their total contributions this month."
    },
    {
      "username": "2-A-M",
      "avatarUrl": "https://avatars.githubusercontent.com/u/96268540?u=b7d92c0e2a91af580d09eeae862eef576955ab8a&v=4",
      "totalScore": 783.4292793266284,
      "prScore": 779.2292793266283,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0.2,
      "summary": "2-A-M: Focused heavily on stabilizing and enhancing the automation and trigger systems within the elizaos/eliza repository, merging 17 PRs that addressed critical bugs and introduced new workflow capabilities. Their most significant contribution was the implementation of event-kind triggers in PR #7116, which involved substantial architectural work, alongside various fixes to improve workflow reliability, credential handling, and frontend performance. With 37 commits across 85 files, their work was primarily dedicated to bugfix efforts (73%) and feature development (24%) to ensure robust runtime and automation functionality."
    },
    {
      "username": "0xSolace",
      "avatarUrl": "https://avatars.githubusercontent.com/u/257989456?u=e0d4e0c6385403319241eb46ba647b49083d4a05&v=4",
      "totalScore": 733.7979699059214,
      "prScore": 726.6419699059213,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 2.1559999999999997,
      "summary": "0xSolace: Focused on expanding ecosystem capabilities and refining core logic, with 21 commits across 53 files totaling over 33,000 additions. They are currently driving feature parity and functionality through open PRs, including the addition of the BSC memes plugin (elizaos-plugins/registry#329) and Discord streaming and slash command support (elizaos-plugins/plugin-discord#46), while also working to harden response logic in elizaos/eliza#6714. Their work this month was balanced between feature development (52%) and bugfix efforts (43%)."
    },
    {
      "username": "greptile-apps",
      "avatarUrl": "https://avatars.githubusercontent.com/in/867647?v=4",
      "totalScore": 688.7,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 688.5,
      "commentScore": 0.2,
      "summary": "greptile-apps: No activity this month."
    },
    {
      "username": "Dexploarer",
      "avatarUrl": "https://avatars.githubusercontent.com/u/211557447?u=21a243d61cc1f87574328ae07fc64d7d7577b53d&v=4",
      "totalScore": 640.6331448358452,
      "prScore": 639.5951448358452,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 1.038,
      "summary": "Dexploarer: Focused on expanding the ecosystem's capabilities by initiating the integration of new functionality in elizaos-plugins/registry via PR #328. This work involved a targeted configuration update to incorporate plugin-roles and plugin-wechat from milady-ai. Their efforts this month were centered entirely on feature development within the registry configuration."
    },
    {
      "username": "RemilioNubilio",
      "avatarUrl": "https://avatars.githubusercontent.com/u/275382225?u=b1501ee01bb54e5b31ca64895f2a07c69f554a37&v=4",
      "totalScore": 524.5621178215862,
      "prScore": 523.9621178215862,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.6000000000000001,
      "summary": "RemilioNubilio: Focused on refining the user experience and agent orchestration logic within the elizaos/eliza repository. They currently have two open pull requests, #6962 and #6964, which aim to improve Discord chat UX and implement more honest subagent synthesis. Their work this month centers on optimizing agent communication flows and interaction patterns."
    },
    {
      "username": "NubsCarson",
      "avatarUrl": "https://avatars.githubusercontent.com/u/192162056?u=d2be9082dbee60fcbad21d32bf6e662ab1af3674&v=4",
      "totalScore": 494.53924141136144,
      "prScore": 493.9392414113615,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.6000000000000001,
      "summary": "NubsCarson: Focused on enhancing model integration and stability, successfully merging a critical update in elizaos-plugins/plugin-anthropic (#15) to refine temperature settings and output caps. They are currently driving further stability improvements across the elizaos ecosystem with three open pull requests addressing action parameters, configuration settings, and invocation deduplication. Their work this month was dedicated entirely to bugfix efforts, ensuring more reliable performance across the platform's core plugins and action handling."
    },
    {
      "username": "dutchiono",
      "avatarUrl": "https://avatars.githubusercontent.com/u/86275975?u=0d8badaa81aa47682651f87dc2d363837876de98&v=4",
      "totalScore": 310.79154949479124,
      "prScore": 307.91154949479125,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0.8799999999999999,
      "summary": "dutchiono: Focused on improving system stability and cross-platform compatibility, successfully merging a fix for event payload casting in elizaos-plugins/plugin-anthropic#16. They are currently addressing environment-specific artifacts and display name formatting through open pull requests in the plugin-openrouter and plugin-telegram repositories. Their work this month was primarily dedicated to bugfix efforts across a broad range of files."
    },
    {
      "username": "standujar",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16385918?u=718bdcd1585be8447bdfffb8c11ce249baa7532d&v=4",
      "totalScore": 236.65501047178768,
      "prScore": 216.21701047178766,
      "issueScore": 0,
      "reviewScore": 20,
      "commentScore": 0.43799999999999994,
      "summary": "standujar: Focused on expanding authentication capabilities within the elizaos-plugins/plugin-anthropic repository, successfully implementing OAuth support for Claude Max and new TEXT_REASONING handlers in PR #17. They further enhanced the plugin's utility by adding a CLI authentication mode via PR #18, contributing to a total of 1,081 lines added across 34 files. Their work this month was primarily balanced between bugfix and feature development."
    },
    {
      "username": "jqmwa",
      "avatarUrl": "https://avatars.githubusercontent.com/u/95416268?u=aa05f4d49acc8c161a83f6a313231f63904521e9&v=4",
      "totalScore": 124.51612782554723,
      "prScore": 124.31612782554723,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2,
      "summary": "jqmwa: Focused on improving system reliability and asset management, currently driving a fix for LifeOps schedule persistence and splash asset paths in elizaos/eliza (#7132). This effort involved modifying 11 files with a net increase of 359 lines of code, demonstrating a dedicated approach to resolving functional bugs. Their work this month was entirely centered on bugfix initiatives across both code and documentation."
    },
    {
      "username": "binkyfishai",
      "avatarUrl": "https://avatars.githubusercontent.com/u/172897890?u=13dcfbbffef5a3f90ae60741795eaf47cc93a244&v=4",
      "totalScore": 68.12351051090354,
      "prScore": 56.12351051090354,
      "issueScore": 12,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "binkyfishai: Focused on enhancing the user experience within the elizaos/eliza repository by refining the settings interface. They successfully merged PR #7059, which involved a significant layout polish including dropdown sizing and model picker adjustments, totaling 513 additions and 188 deletions. Their work this month centered exclusively on frontend UI improvements."
    },
    {
      "username": "hanzlamateen",
      "avatarUrl": "https://avatars.githubusercontent.com/u/10975502?u=53f23921078d9a27d96751373bb44f4bd2d58bf4&v=4",
      "totalScore": 57.85831209435047,
      "prScore": 52.658312094350464,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0.2,
      "summary": "hanzlamateen: Focused on enhancing gateway functionality, successfully merging PR #451 in elizaos/cloud to enrich POST bodies with platform metadata. This significant contribution involved a large-scale refactor across 351 files, demonstrating a commitment to codebase maintenance and feature integration. Their work this month was primarily dedicated to bugfix efforts, with a balanced distribution between core code development and testing."
    },
    {
      "username": "t49qnsx7qt-kpanks",
      "avatarUrl": "https://avatars.githubusercontent.com/u/263812192?v=4",
      "totalScore": 44.2837738965761,
      "prScore": 43.5437738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.74,
      "summary": "t49qnsx7qt-kpanks: Focused on expanding agent capabilities and system stability, currently driving the implementation of economic memory for AI agents via PR elizaos/eliza#6701. Their work this month involved significant code modifications across 21 files, totaling 1,662 additions and 18 deletions. Their contributions were primarily split between bugfix work and new feature development, supported by 4 PR comments to facilitate ongoing progress."
    },
    {
      "username": "MBrassey",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16184941?u=87c48afc8151b232b200c707c4a3e3d216ca1b34&v=4",
      "totalScore": 41.16472077083992,
      "prScore": 40.82472077083992,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.33999999999999997,
      "summary": "MBrassey: Focused on expanding the ecosystem registry by initiating the integration of @blueprint.xyz/plugin-solentic across three open pull requests in elizaos-plugins/registry (#338, #339, #340). Their work this month was centered exclusively on configuration updates to support these new plugin additions."
    },
    {
      "username": "shahyashish",
      "avatarUrl": "https://avatars.githubusercontent.com/u/95119920?v=4",
      "totalScore": 34.29558078094276,
      "prScore": 34.29558078094276,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "shahyashish: Focused on stabilizing release processes within the elizaos/eliza repository, where they currently have two open pull requests (#6760, #6759) addressing release failures. Their work involved modifying two configuration files with 1,084 total lines of code changes. Their primary focus this month was dedicated entirely to bugfix work."
    },
    {
      "username": "LamboPoewert",
      "avatarUrl": "https://avatars.githubusercontent.com/u/91011698?u=a8b0456dbd9d3e15b0fee96b4cf2813a5e15022c&v=4",
      "totalScore": 33.19314718055995,
      "prScore": 28.693147180559944,
      "issueScore": 0,
      "reviewScore": 4.5,
      "commentScore": 0,
      "summary": "LamboPoewert: Focused on expanding the ecosystem registry by initiating two pull requests in elizaos-plugins/registry (#331, #334) to add the @madeonsol/plugin-madeonsol. Their work involved 3 commits across configuration files, including a minor bugfix and general maintenance. They also provided one review comment to support ongoing development efforts."
    },
    {
      "username": "HaruHunab1320",
      "avatarUrl": "https://avatars.githubusercontent.com/u/51176775?u=e51de0edfe50f67a1a5dca3bf3fa3053811dfb7e&v=4",
      "totalScore": 28.851573590279976,
      "prScore": 28.851573590279976,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "HaruHunab1320: Focused on maintaining repository hygiene by resolving a configuration issue in elizaos/eliza. They successfully executed a bugfix in PR #6713, which removed a dangling typescript symlink to improve project structure. Their work this month was entirely dedicated to targeted bugfix efforts."
    },
    {
      "username": "andex23",
      "avatarUrl": "https://avatars.githubusercontent.com/u/49397867?u=760e6ec36b34f3511f24928686d87f912c3eb7ba&v=4",
      "totalScore": 26.63905732961526,
      "prScore": 16.63905732961526,
      "issueScore": 10,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": null
    },
    {
      "username": "jacksun911",
      "avatarUrl": "https://avatars.githubusercontent.com/u/275495830?v=4",
      "totalScore": 26.292720770839917,
      "prScore": 26.292720770839917,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "jacksun911: Focused on expanding the ecosystem registry by opening two pull requests to integrate the megaswap-elizaos-plugin (#342) and the megalaunch-elizaos-plugin (#343). These contributions center on enhancing the elizaos-plugins/registry repository."
    },
    {
      "username": "ColonistOne",
      "avatarUrl": "https://avatars.githubusercontent.com/u/271974769?u=af6b52db284d4ebb9209e436a1fb003ff9ccf2e4&v=4",
      "totalScore": 26.270147180559942,
      "prScore": 26.070147180559943,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2,
      "summary": "ColonistOne: Focused on expanding the ecosystem registry by initiating the integration of @thecolony/elizaos-plugin through two open pull requests in elizaos-plugins/registry (#341, #344). Their work this month centered exclusively on configuration updates, involving 4 commits across 4 files to facilitate these registry additions."
    },
    {
      "username": "TJ-Frederick",
      "avatarUrl": "https://avatars.githubusercontent.com/u/40179660?u=cc95e6349c02ce418218a960922bdbb81ff2e741&v=4",
      "totalScore": 24.923619631167554,
      "prScore": 24.923619631167554,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "TJ-Frederick: Focused on expanding ecosystem compatibility by initiating support for the Radius Network in elizaos-plugins/plugin-evm (#29). This feature work involved modifying 5 files with a balanced distribution across testing, core logic, and documentation. Their efforts this month were dedicated entirely to implementing this new network integration."
    },
    {
      "username": "kriptoburak",
      "avatarUrl": "https://avatars.githubusercontent.com/u/8755484?u=4230318f8449a95ec98e30fa2ffdf69ee2ade4f0&v=4",
      "totalScore": 18.19497273695029,
      "prScore": 18.19497273695029,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "kriptoburak: Focused on expanding platform capabilities by initiating PR #6718 in elizaos/eliza, which introduces a new X/Twitter search skill via API. This work involved 3 commits and 300 lines of code changes, primarily centered on documentation updates. Their efforts this month were split between implementing new feature functionality and addressing bug fixes."
    },
    {
      "username": "srotzin",
      "avatarUrl": "https://avatars.githubusercontent.com/u/140019476?u=4afff7c0f6603a8301374438c61471cb77500f0e&v=4",
      "totalScore": 18.175621859290715,
      "prScore": 15.975621859290714,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0.2,
      "summary": "srotzin: Focused on expanding agent capabilities by initiating the development of a new prediction market integration for the elizaos/eliza ecosystem. They contributed 51 lines of code toward this effort via the open PR #6963, which introduces the plugin-hiveexchange feature. Their work this month was primarily dedicated to this new feature implementation."
    },
    {
      "username": "meanstackofdoom",
      "avatarUrl": "https://avatars.githubusercontent.com/u/64149093?u=1a1540f5e733b8c122a2435890eb6f614fb6467c&v=4",
      "totalScore": 17.65003660326518,
      "prScore": 17.31003660326518,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.33999999999999997,
      "summary": "meanstackofdoom: Focused on expanding the ecosystem's capabilities by initiating PR #348 in elizaos-plugins/registry to integrate the Solana escrow and reputation plugin. Their work involved 3 commits and 753 lines of code modifications, primarily centered on configuration updates. This month’s activity was split between general project development and bugfix efforts."
    },
    {
      "username": "octo-patch",
      "avatarUrl": "https://avatars.githubusercontent.com/u/266937838?u=a3f158f9820f3869e6107980de78a21419ab6ae8&v=4",
      "totalScore": 16.221325628245157,
      "prScore": 16.221325628245157,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "octo-patch: Focused on expanding the ecosystem's capabilities by initiating the integration of MiniMax-AI/cli as a bundled skill in elizaos/eliza via PR #6727."
    },
    {
      "username": "avasis-ai",
      "avatarUrl": "https://avatars.githubusercontent.com/u/269456994?u=08cfe83895ed0368a691e592d7a40f448b129347&v=4",
      "totalScore": 15.38629436111989,
      "prScore": 15.38629436111989,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "avasis-ai: Focused on improving database reliability within the elizaos ecosystem, currently working on a fix for roomId handling in the InMemoryDatabaseAdapter via PR #6965. No other contributions or code changes were recorded this month."
    },
    {
      "username": "hypeprinter007-stack",
      "avatarUrl": "https://avatars.githubusercontent.com/u/270686917?v=4",
      "totalScore": 14.893147180559945,
      "prScore": 14.693147180559945,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2,
      "summary": "hypeprinter007-stack: Focused on expanding plugin capabilities by opening PR #333 in elizaos-plugins/registry to add plugin-signalfuse. They also contributed to project discussions by providing one pull request comment. Their activity this month was centered on the development of new plugin integrations."
    },
    {
      "username": "razz-games",
      "avatarUrl": "https://avatars.githubusercontent.com/u/251272822?v=4",
      "totalScore": 14.693147180559945,
      "prScore": 14.693147180559945,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "razz-games: Focused on expanding ecosystem integration by opening PR #335 in elizaos-plugins/registry to add the @razzgames/elizaos-plugin. This contribution involved a targeted configuration update, representing the entirety of their activity for the month."
    },
    {
      "username": "igor-peregudov",
      "avatarUrl": "https://avatars.githubusercontent.com/u/20255110?u=19af530bed935319d2f4d5e3ab43e8ef074b2aa6&v=4",
      "totalScore": 14.693147180559945,
      "prScore": 14.693147180559945,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "igor-peregudov: Focused on expanding plugin integration capabilities, initiating PR #346 in elizaos-plugins/registry to add @elisym/plugin-elizaos. This work involved a targeted configuration update, reflecting a primary focus on project registry management."
    },
    {
      "username": "chopmob-cloud",
      "avatarUrl": "https://avatars.githubusercontent.com/u/250041792?u=295fb2375e2007927789532dae29a2c2bd3c5f80&v=4",
      "totalScore": 14.693147180559945,
      "prScore": 14.693147180559945,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "chopmob-cloud: Focused on expanding ecosystem integrations by opening PR #352 in elizaos-plugins/registry to introduce multi-chain A2A payment capabilities via the @algovoi/plugin-elizaos. This remains their primary area of activity for the month."
    },
    {
      "username": "BarisSozen",
      "avatarUrl": "https://avatars.githubusercontent.com/u/31259058?u=552303524bfd292b4ff8f3c0eeafa34dcef865e9&v=4",
      "totalScore": 14.693147180559945,
      "prScore": 14.693147180559945,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "BarisSozen: Focused on expanding the ecosystem's integration capabilities by initiating PR #337 in elizaos-plugins/registry to add the @hashlock/plugin-hashlock. This contribution involved a targeted configuration update to support new plugin functionality. Their work this month was primarily centered on configuration management."
    },
    {
      "username": "fel123",
      "avatarUrl": "https://avatars.githubusercontent.com/u/33407903?v=4",
      "totalScore": 14.376573590279973,
      "prScore": 13.976573590279973,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.4,
      "summary": "fel123: Focused on expanding the ecosystem's integration capabilities by opening PR #345 in elizaos-plugins/registry to add the @quantoracle/plugin-quantoracle. They also provided a review on a pull request, contributing to the collaborative review process. Their work this month was primarily centered on configuration updates."
    },
    {
      "username": "re-bruce-wayne",
      "avatarUrl": "https://avatars.githubusercontent.com/u/196209605?u=0f106df5aeadfc126ee7ca9d05c34171fe5b6476&v=4",
      "totalScore": 14.346573590279972,
      "prScore": 14.346573590279972,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "re-bruce-wayne: Focused on expanding ecosystem integrations, currently maintaining an open pull request in elizaos-plugins/registry (#35) to add the @traderouter/plugin-elizaos."
    },
    {
      "username": "ERROR403agent",
      "avatarUrl": "https://avatars.githubusercontent.com/u/260345463?v=4",
      "totalScore": 14.346573590279972,
      "prScore": 14.346573590279972,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "ERROR403agent: Focused on expanding agent capabilities by initiating the integration of the deepblue plugin via PR #34 in elizaos-plugins/registry. They also contributed to the ecosystem by creating and closing issue #6646 in elizaos/eliza to propose a real-world x402 API for agent builders. Their activity this month centered on feature development and project planning within the elizaos ecosystem."
    },
    {
      "username": "AICre8dev",
      "avatarUrl": "https://avatars.githubusercontent.com/u/194568078?v=4",
      "totalScore": 14.346573590279972,
      "prScore": 14.346573590279972,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "AICre8dev: Focused on expanding ecosystem integrations, currently maintaining an open pull request in elizaos-plugins/registry (#327) to implement the vybes.fun integration."
    },
    {
      "username": "0tabris",
      "avatarUrl": "https://avatars.githubusercontent.com/u/129533148?v=4",
      "totalScore": 14.346573590279972,
      "prScore": 14.346573590279972,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "0tabris: Focused on expanding ecosystem capabilities by initiating the integration of cross-chain swap functionality in elizaos-plugins/registry via PR #336. This work involved targeted configuration updates, balancing feature development with bugfix efforts. Their contributions this month centered exclusively on configuration-level modifications."
    },
    {
      "username": "goatgaucho",
      "avatarUrl": "https://avatars.githubusercontent.com/u/253565951?v=4",
      "totalScore": 13.808573590279972,
      "prScore": 13.808573590279972,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "goatgaucho: Focused on expanding ecosystem integrations by opening PR #332 in elizaos-plugins/registry to add the @trustlayer/plugin-elizaos. This contribution involved a targeted configuration update to support new plugin functionality. Their work this month was centered exclusively on configuration management."
    },
    {
      "username": "MrTalecky",
      "avatarUrl": "https://avatars.githubusercontent.com/u/27448908?u=ae6c26a3dab091f951977912df874e42d12f02ed&v=4",
      "totalScore": 13.631573590279972,
      "prScore": 13.631573590279972,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "MrTalecky: Focused on expanding the ecosystem's integration capabilities by opening PR #349 in elizaos-plugins/registry to add the @flipcoin/plugin-elizaos. This remains their primary area of activity for the month."
    },
    {
      "username": "enigma-zeroclaw",
      "avatarUrl": "https://avatars.githubusercontent.com/u/264714710?v=4",
      "totalScore": 12,
      "prScore": 0,
      "issueScore": 12,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "enigma-zeroclaw: Focused on strategic planning and ecosystem expansion for the elizaos/eliza project by proposing and initiating discussions around agent-to-agent commerce and monetization via the Merxex Exchange. They actively engaged with the community through 6 issue comments and managed the lifecycle of 4 issues, including the closure of proposal #6779 and the opening of integration tasks #6961, #6966, and #6967. Their work this month centered on architectural proposals and project coordination rather than direct code implementation."
    },
    {
      "username": "sailorpepe",
      "avatarUrl": "https://avatars.githubusercontent.com/u/159828807?u=9298c48eb8b41b0a0b0968e987c029e307771855&v=4",
      "totalScore": 11.72071895621705,
      "prScore": 11.32071895621705,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.4,
      "summary": "sailorpepe: Focused on expanding plugin capabilities and configuration maintenance, currently working on the integration of new plugins via PR #351 in elizaos-plugins/registry. Their contributions this month involved 3 commits and minor modifications to configuration files, balancing bugfix and feature-oriented tasks. Their work remains centered on configuration-level updates and plugin registry management."
    },
    {
      "username": "MoonSoon69",
      "avatarUrl": "https://avatars.githubusercontent.com/u/193276852?u=ae4dfec2ee87ce58e61ddf50d465a8df6618dd8e&v=4",
      "totalScore": 8.956573590279971,
      "prScore": 8.756573590279972,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2,
      "summary": "MoonSoon69: No activity this month."
    },
    {
      "username": "ai16z-demirix",
      "avatarUrl": "https://avatars.githubusercontent.com/u/188117230?u=424cd5b834584b3799da288712b3c4158c8032a1&v=4",
      "totalScore": 8,
      "prScore": 0,
      "issueScore": 8,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "ai16z-demirix: Focused on enhancing system security by identifying and reporting two critical vulnerabilities in elizaos/eliza. They successfully facilitated the resolution of a sandbox escape via `new Function()` prototype chain (#6767) and a command injection vulnerability involving unsanitized window IDs (#6766). Their work this month was centered entirely on security auditing and vulnerability mitigation."
    },
    {
      "username": "github-code-quality",
      "avatarUrl": "https://avatars.githubusercontent.com/u/9919?v=4",
      "totalScore": 4.5,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 4.5,
      "commentScore": 0,
      "summary": null
    },
    {
      "username": "teodorofodocrispin-cmyk",
      "avatarUrl": "https://avatars.githubusercontent.com/u/271404169?u=002189b8c20f02c5f0715b1f565abcb67ab53a25&v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "teodorofodocrispin-cmyk: Focused on enhancing data security and privacy protocols within the elizaos/eliza repository. They initiated this effort by creating and successfully closing issue #7007, which proposed the implementation of a PII sanitization layer prior to LLM processing."
    },
    {
      "username": "secret-mars",
      "avatarUrl": "https://avatars.githubusercontent.com/u/180074811?u=2c2c8b75b349ca0c5fc27382d235329be0da81bb&v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "secret-mars: No activity this month."
    },
    {
      "username": "digitamaz",
      "avatarUrl": "https://avatars.githubusercontent.com/u/198436502?v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "digitamaz: Focused on enhancing project visibility by contributing to the elizaos/eliza repository. They successfully closed issue #6699, which involved adding a Clarvia AEO badge to display agent-readiness scores."
    },
    {
      "username": "majorelalexis-stack",
      "avatarUrl": "https://avatars.githubusercontent.com/u/266517750?v=4",
      "totalScore": 2.44,
      "prScore": 0,
      "issueScore": 2.1,
      "reviewScore": 0,
      "commentScore": 0.33999999999999997,
      "summary": "majorelalexis-stack: Focused on project expansion and ecosystem integration, specifically by initiating the proposal for the MAXIA AI Marketplace plugin in elizaos/eliza (#6700). Beyond this proposal, they engaged in community discussions by contributing 2 comments on existing issues. Their activity this month centered on project planning and collaborative outreach within the elizaos repository."
    },
    {
      "username": "pshkv",
      "avatarUrl": "https://avatars.githubusercontent.com/u/32749662?u=e47550332e8047fdf647b65102974ffda56c2c79&v=4",
      "totalScore": 2.2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0.2,
      "summary": "pshkv: Focused on project expansion and community engagement, pshkv initiated a plugin proposal for the elizaos/eliza repository (#6707). Beyond this proposal, they contributed to project discussions by providing two issue comments to support ongoing development."
    },
    {
      "username": "loaditoutadmin",
      "avatarUrl": "https://avatars.githubusercontent.com/u/268400134?v=4",
      "totalScore": 2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "loaditoutadmin: Focused on security documentation and project outreach, creating issue #6710 in elizaos/eliza to highlight the security grade achieved by the MCP server. There were no code changes, merged pull requests, or review activities recorded this month."
    },
    {
      "username": "jvonb",
      "avatarUrl": "https://avatars.githubusercontent.com/u/262670638?u=3911e2ec7a9ef3bf1eccd31e147dea1cdd4ba715&v=4",
      "totalScore": 2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "jvonb: Focused on advancing research and architectural planning for decentralized agent interactions, specifically by initiating and closing issue #7073 in elizaos/eliza regarding trustless agent-to-agent deals via local ZK proofs. This contribution highlights a primary focus on exploring privacy-preserving and verifiable communication protocols within the ecosystem."
    },
    {
      "username": "edcet",
      "avatarUrl": "https://avatars.githubusercontent.com/u/94407827?v=4",
      "totalScore": 2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "edcet: No activity this month."
    },
    {
      "username": "dirtybits",
      "avatarUrl": "https://avatars.githubusercontent.com/u/28834908?u=b8dc1929987e56622b91adf842c1499c4196210d&v=4",
      "totalScore": 2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "dirtybits: Focused on project stability by identifying and resolving a critical installation issue in elizaos/eliza (#6704), where they successfully addressed a failure related to Bun's postinstall script."
    },
    {
      "username": "bkauto3",
      "avatarUrl": "https://avatars.githubusercontent.com/u/255684383?v=4",
      "totalScore": 2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": null
    },
    {
      "username": "aeoess",
      "avatarUrl": "https://avatars.githubusercontent.com/u/171286556?u=6c84bd29793495ac607e088d40286cf0c99b35b0&v=4",
      "totalScore": 2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "aeoess: Focused on architectural planning for autonomous agent capabilities, specifically by initiating and closing issue #6711 in elizaos/eliza regarding delegation chains and scoped authority. This contribution highlights a focus on the conceptual framework and governance structures for autonomous systems."
    },
    {
      "username": "Sw4pIO",
      "avatarUrl": "https://avatars.githubusercontent.com/u/250003491?u=b9bad2342b9ccdb72ee4d4502d5534b6256e9d5c&v=4",
      "totalScore": 2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": null
    },
    {
      "username": "CryptoGenesisSecurity",
      "avatarUrl": "https://avatars.githubusercontent.com/u/83247083?u=8c9172a589d1dc3ecb7359ec620a0170f68e84e2&v=4",
      "totalScore": 2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "CryptoGenesisSecurity: Focused on enhancing trading security by initiating and resolving issue #6706 in elizaos/eliza, which introduced safety checks for the SafeAgent plugin to mitigate honey-pot risks. This contribution highlights a commitment to improving the security posture of trading operations within the ecosystem."
    },
    {
      "username": "Aigen-Protocol",
      "avatarUrl": "https://avatars.githubusercontent.com/u/83247083?u=8c9172a589d1dc3ecb7359ec620a0170f68e84e2&v=4",
      "totalScore": 2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "Aigen-Protocol: No activity this month."
    },
    {
      "username": "jonathanbulkeley",
      "avatarUrl": "https://avatars.githubusercontent.com/u/258885064?v=4",
      "totalScore": 0.4,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.4,
      "summary": null
    },
    {
      "username": "douglasborthwick-crypto",
      "avatarUrl": "https://avatars.githubusercontent.com/u/256362537?u=d2bcb713a5c90ba7d8bb079bbd0ea91041348838&v=4",
      "totalScore": 0.33999999999999997,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.33999999999999997,
      "summary": "douglasborthwick-crypto: This month, the focus remained on minor maintenance and collaborative engagement, characterized by a single commit and two pull request comments. The work involved a small modification to a single file, reflecting a primary focus on other project-related tasks."
    },
    {
      "username": "up2itnow0822",
      "avatarUrl": "https://avatars.githubusercontent.com/u/220628848?u=122901ce09c43502713fd75c969aea3a88d5127b&v=4",
      "totalScore": 0.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2,
      "summary": "up2itnow0822: Focused on expanding the ecosystem's wallet capabilities by creating and closing issue #6552 in elizaos/eliza regarding the non-custodial agentwallet plugin. Their technical contributions included a single commit involving a bugfix that modified one file. This work reflects a primary focus on bugfix efforts within the project."
    },
    {
      "username": "bartonguestier1725-collab",
      "avatarUrl": "https://avatars.githubusercontent.com/u/249058300?v=4",
      "totalScore": 0.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2,
      "summary": null
    },
    {
      "username": "Yaqing2023",
      "avatarUrl": "https://avatars.githubusercontent.com/u/130617529?v=4",
      "totalScore": 0.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2,
      "summary": "Yaqing2023: Focused on issue resolution within the elizaos/eliza repository, where they successfully identified and closed issue #6617 regarding a missing function in the electronAPI. Their contributions this month were centered on troubleshooting and maintaining project stability."
    }
  ],
  "newPRs": 455,
  "mergedPRs": 396,
  "newIssues": 57,
  "closedIssues": 151,
  "activeContributors": 64
}