pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:C++
Filter by
241M results
Summary
Addresses the three minor (non-blocking) findings from lalalune s multi-agent review on PR #8175.
1. Comment imprecision in eliza.ts
Finding: Comment said TEE-gate suppression lives inside ensureAgentWallets ...
This PR updates idna from 2.10 to 3.18.
details summary Changelog /summary
3.18
- When decoding a domain, add a `display` argument that will pass
through invalid labels rather than raising an exception. ...
Whole machine clad in terrazzo, no dials - matches the real Pakkimjalki Kari.
🤖 Generated with Claude Code
What changed
- redesigned the members announcements page to feel more polished and intentional
- added a rotating Theme of the Month section driven by the current month
- updated the member app ...
Summary
AssistantService.createNewAssistant 构造的 Assistant 缺少必填字段 topics(tsc TS2322):
topicIds: [topic.id],
+ topics: [topic], // 与 topicIds 保持一致
与 #80(Factory.createAssistant)同源问题:Assistant 要求 topics: ...
Bumps the npm-production group in /client with 1 update: @astrojs/check.
Updates @astrojs/check from 0.9.5 to 0.9.9 details summary Release notes /summary p em Sourced from a href=
https://github.com/withastro/astro/releases ...
dependencies
javascript
🚨 CI/CD Failure Alert
The PR Automation Validation workflow failed on branch fix/ci/pr-automation-validation-run106317-20260602-214241.
Summary
- Failed Jobs: 1
- Commit: 4ab7a81
- Run: #106323 ...
ci-failure
Bumps wrapt from 1.17.2 to 2.2.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/GrahamDumpleton/wrapt/releases wrapt s releases /a . /em /p blockquote h2 wrapt 2.2.1 ...
dependencies
python
Problem
Running apply --initial-bootstrap against a real tenant fails on the rule-group write:
firewall_rule_groups.update failed with HTTP 400:
rule group diff_type cannot be empty, valid types ...
Summary
Implements B2GOPS-002: Workspace documents schema with RLS and 3 RPCs for document management.
Changes
- New workspace_documents table with full RLS policies
- ops_insert_document — insert ...