issues Search Results · language:Dune language:Python language:JavaScript language:C# language:Python language:JavaScript
Filter by
46.6M results
Start note
- Date: 2026-06-06 11:24 UTC
- Lane: Lane 13 -- Fixdep parity fixture widening
- Goal: widen one dependency-continuation fixdep fixture without changing expected output, checker files, ...
Problem
The deploy workflow fails at the ** Warm price snapshot ** step with:
An error occurred (AccessDeniedException) when calling the Invoke operation:
User: arn:aws:sts::152495283689:assumed-role/allotmint-github-deploy/GitHubActions ...
bug
ci
iam
Problem
_save_note_from_text is a synchronous function that performs blocking LLM I/O (claude_service.tag_note) and SQLite
writes. It is called directly from two async endpoints:
@router.post( /capture ...
performance
Problem
GET /notes/groups calls _classify_notes → claude_service.cluster_notes on every request with no caching or change
detection. Every time the Consolidate tab is opened or refreshed, a Haiku call ...
performance
search_videos(q, limit=200) in src/maneki/video/serve/app.py defaults to 200 but never clamps the upper end — a caller
can pass ?limit=10000000. Combined with the in-memory scan it iterates, that is the ...
Problem
Every list, query, and groups call does a full table scan. The most common query pattern is:
SELECT * FROM notes
WHERE tags NOT LIKE % calendar %
AND archived = ?
ORDER BY pinned DESC, created_at ...
performance
Realistic rainy glass simulation. Control rain intensity, lightning, thunder, and ambient sounds.
enhancement
good first issue
level3
NSoC'26
I reinstalled Windows with the following setting:
Disable 8.3 file names (This removes all existing short file names such as PROGRA~1 and prevents new ones from being
created.)
When I check the status ...

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.