issues Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:HTML linked:pr
Filter by
364k results
Problem
Maintenance and extraction commands use overlapping but inconsistent override switches:
| Mechanism | Meaning today | Where |
| --- | --- | --- |
| --full | Bypass 23h acquireScanSlot cooldown ...
Unknown Tools Found
The following tools were detected but don t have friendly display names:
- create_issue
- mcp_actions-marke_lookup-action-versions
- save_workflow
Please add friendly names ...
add-toolnames
MCP Toolnames
Toolnames checkup
- Add a Message Session Relay Protocol (MSRP) handler RFC 4975 RFC 4976
- Add support to the CLI to send text
- Add MCP function to send rich text and multimedia
- Add support for E2EE via MLS ...
enhancement
See https://github.com/chatmail/core/issues/8214
Reproducable in 2.49.1 and 2.50.0
Seems the group chat is sometimes deleted before the user leaves it
bug
/pi Give the DynamoDB adapter (src/dynamodb/) async-generator streaming capabilities so very large tables can be
processed lazily (e.g. local migrations) without loading everything into memory. Follow ...
Description
src/config/api.js line 233 checks a variable named isRetryableMethod that is never defined. The correct variable,
isNonMutating, is computed on line 231 but never used in the condition.
This ...
Description
api/auth/login.js declares const loginRateLimiter twice — once at line 34 and again at line 235. The second
redeclaration causes a fatal SyntaxError at module parse time, preventing the login ...
Description
api/auth/signup.js declares const signupRateLimiter twice — once at line 65 and again at line 293. The second
redeclaration causes a fatal SyntaxError at module parse time, preventing the ...
Summary
DimensionTable.create_resource() should auto-extract geographic names and vintages from self.long and include them in
the resource descriptor, matching the richness of CensusAPI.create_resource(). ...
Discovered while debugging an intermittent CI failure (it flaked test (3.11) on an unrelated PR).
test_world_model_concurrent_open.py::test_concurrent_first_open_of_fresh_db fails ~1 in 8 runs with:
sqlite3.IntegrityError: ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.