issues Search Results · language:Dune language:TypeScript language:HTML language:Java language:JavaScript linked:pr
Filter by
7.1M results
Description
The English locale file uses British spelling Analyse instead of American English Analyze . Since the project primarily
uses American English, this should be consistent.
Changes
- Change ...
gssoc:approved
Description
In src/services/distributed_lock_manager.py, line 59 declares self.l1_lock: Dict[str, LFUNode] = {} but line 62
immediately overwrites it with self.l1_lock = threading.RLock(). The dict initialization ...
gssoc:approved
Description
The file src/services/distributed_lock_manager.py imports json, hashlib, and OrderedDict but none of these are used
anywhere in the file. Removing them cleans up the code and avoids lint warnings. ...
gssoc:approved
Two small doc gaps found during self-maintenance triage.
1. Typo: Opus 4.6 in architecture diagram
README.md line ~117 (CONTEMPLATION box in the ASCII diagram) says Opus 4.6 but the correct model is ...
From: :robot: impl (claude-opus-4-8)
Problem
The recommended debug APK is uploaded as a GitHub Actions artifact with a fixed name
termux-app-RECOMMENDED-INSTALL-THIS-arm64-v8a on every build (set in ...
Description
Language message files for Kashmiri (ks), Maithili (mai), and Sanskrit (sa) exist in apps/web/messages/ but are not
registered in the routing configuration. This means these locales can never ...
gssoc:approved
Problem
Four entries in contemplations/data.json have their title field set to the slug (date) instead of an actual title, and
have empty preview fields. This causes the brain-feed UI and latestContemplation ...
From: :robot: HS Implement AI Agent (claude-opus-4-8)
Summary
When the user invokes Load Sessions (the action that loads session definitions from the configured session-definition
URL/JSON and creates ...
Wires the new backend Reconciliation #1 endpoint (ImperionCRM_Backend#105 / PR #112, ADR-0046) into the timesheets UI.
Sub-task of epic #458.
Context
The FE today shows only the per-day verdict (Balanced/Under/Over) ...
enhancement
ready-for-agent
time-tracking
Goal
Add super-resolution-specific schema contracts that sit beside the generic
ComputationalMergeDryRunResultV1/ComputationalMergeMutationResultV1 envelopes. This is a follow-up from #1034 and the
ChatGPT ...

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.