pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:C#
Filter by
120M results
Summary
Phase 3 of the visual-enhancement series — three additive features, all backward compatible.
| Feature | Where | What it does |
| --- | --- | --- |
| manifesto layout | new manifesto.ts | Grid ...
Follow-up to #150 (ParaDrop feature removal). Removes the remaining ParaDrop content mentions so the site/docs stop
describing a removed product.
- architecture.html (blurb + modes-table row), security.html, ...
🚨 Severity: MEDIUM 💡 Vulnerability: Weak random number generation using Math.random() for message IDs. 🎯 Impact:
Predictable message IDs could lead to collisions or potential tracking/manipulation if IDs ...
- searches pull requests from the create task modal through the existing listPullRequests rpc path
- matches cached pull requests by title, identifier and head branch while preserving repository and ...
Summary
- Without a category selection, providers with an obvious title match were silently dropped because the relevance gate
short-circuited on a low semantic score, never reaching the token overlap ...
:robot: I have created a release beep boop
details summary pi-permission-system: 8.0.0 /summary
8.0.0 (2026-05-30)
⚠ BREAKING CHANGES
- registerSubagentSession and unregisterSubagentSession are removed ...
autorelease: tagged
- Add nullable location column to inventory items (e.g. Texaco , Beaumont Cellars ) plus an on_exhibit status value
- Support ad-hoc exhibit locations via free-text input with suggestions drawn from ...
Summary
- Publish purchase events to the messages Kafka topic when a purchase succeeds or fails
- Consume LLM responses from the messages-out Kafka topic
- Forward processed results to the frontend ...
Summary
- /today 500 — _get_active_insight passed { user_id : user_id} as the params dict but the SQL used :uid as the bind
parameter name; the unbound placeholder crashed every request
- /today ...