pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:Java
Filter by
184M results
Two passes from the multi-agent plan.
Pass A — direct 3D interaction + house polish (editor)
- Persistent selection box on the scene (scaled, never rebuilt); selecting a house no longer tears down ...
Summary
Closes #18.
The OpenAICompatibleResolver silently stripped prefixes like play, find, search for, songs by, and popular songs by from
resolver-returned queries via _normalize_query_text(), and ...
What
Fixes the chat intent handler so a free-form coding request becomes an autowork workflow through a cloud model → linked
draft PR, instead of only chatting about the change.
Previously the autowork ...
What
GET /stats returned 500 whenever the STATS row was absent — the normal state of a freshly deployed table, before the
first pledge exists. This surfaced live during the first dev-account deploy (every ...
!-- Thanks for contributing to Gutenberg! Please follow the Gutenberg Contributing Guidelines:
https://github.com/WordPress/gutenberg/blob/trunk/CONTRIBUTING.md --
What?
!-- Link this PR to its associated ...
[Package] Components
[Package] DataViews
[Package] Fields
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Summary
Tested memgar against the attack from ** MemMorph: Tool Hijacking in LLM Agents via Memory Poisoning ** (Zhang et
al., 2026, arXiv 2605.26154). MemMorph poisons an agent s long-term memory with ...
What why
The jcode CLI tab mounts a real xterm shell, but it s unusable from a phone: a soft keyboard can t send Ctrl, Alt,
arrows, or Esc. This adds a bottom helper key row, shown only on touch devices, ...
Summary
- Remove dead Pydantic ExecutionConfig from config/models.py (0 production readers)
- Add logger.warning on rejected CLAY_EXECUTION_MODE in execution/config.py:from_env()
Test Plan
- pytest ...
Intent
The developer wanted to implement user story US-075 from their phase-2 PRD: a swappable RateLimiter seam for the public
support-widget surface, mirroring the repo s existing provider-factory patterns ...