issues Search Results · language:Edge language:Python linked:pr language:C# language:JavaScript language:HTML linked:pr
Filter by
5.5M results
On https://www.aaron-gustafson.com/notebook/links/artificial-intelligence-has-one-chance-to-get-accessibility-right/ the
screenshot thumbnail isn t showing anything. I think it s an issue with the image ...
Summary
Polish the link hub UI and admin affordances so the icon language is consistent, the admin shortcut is hidden from
public visitors by default, and local preview works correctly under file://. ...
accessibility
enhancement
redesign
Summary
The committed parser is generated at ABI 15 (src/parser.c:9 → #define LANGUAGE_VERSION 15), but every advertised runtime
floor maxes out at ABI 14, so consumers installing the published packages ...
bug
documentation
Task ID
FQV2-024
User / Business Goal
Continue the SOP-backed app logic before dataset/model/camera integration by adding deterministic Phase 1 length and
width shadow evaluation from existing product ...
agent:build
Bug
The /api/users creation path accepts arbitrary request bodies and forwards them directly to createUser.
The service currently builds the user object as { id: generated, ...payload }, so a caller ...
Description
fetchAndSetPermissions in packages/react/src/hooks/useFetchChatData.js is meant to skip re-applying permissions when
they haven t changed. It guards the work with:
if (
!permissionsRef.current ...
Describe the bug
When unauthenticated users visit /admin, they are redirected to /unauthorized showing Access Denied instead of /login.
To Reproduce
1. Open app without logging in
2. Navigate to /admin ...
bug
Parent Algora bounty: #743
Bug
The API workspace test script currently runs:
test : node --test src/tests
On the current Node test runner in this checkout, that directory path is treated as a module/file ...
Description
The shared rate limiter (api/lib/rateLimit.js) has a subtle data inconsistency. On line 36, it stores maxRequests inside
the entry bucket:
store.set(key, { count: 1, windowStart: now, maxRequests ...
Description
The AI recommendations endpoint (api/ai-recommendations.js) maintains a per-user rate limit via a module-level Map
(line 44). Unlike the other rate-limited endpoints (leaderboard.js, send-email.js, ...

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.