issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:JavaScript language:JavaScript
Filter by
4.5M results
Problem
Run-level LLM spend is visible, but Sentinel does not yet roll cost up to the feature/issue level. Operators can see
individual expensive runs, but not which delivered or in-flight feature consumed ...
auto-implement
codex
feature
priority:medium
Edge case in the #47 per-ride TSS grounding path (binding guard)
grounding_binding._rebind_as_of (src/wattwise_core/agent/grounding_binding.py:303-310, the GROUND-R10 ENFORCE
AS_OF_PINNED branch) pins ...
bug
Description
The POST /api/sync/batch endpoint in server/routes/sync.js has NO authentication middleware. The handler
(server/controllers/syncController.js, syncBatch function) accepts an arbitrary changes ...
assigned
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
needs-more-info
priority:high
website
Description
In server/index.js (lines ~1665-1677), the following forum mutation endpoints have NO authentication middleware:
app.post( /api/forum/threads , forumController.createThread);
app.put( /api/forum/threads/:id ...
assigned
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
needs-more-info
priority:high
website
Parent: #10
Scope
Add a backend baseline for deployment release channels, building on deployment package model, compiler, signing, and
hash verification work.
Acceptance Criteria
- Deployment release ...
area:backend
area:contracts
priority:p0
type:task
Problem
Two gaps in .github/workflows/bench.yml:
1. No concurrency: group. Every push to master starts a full 9-cell matrix, and nothing cancels older in-flight runs.
After a batch of merges, multiple ...
Description
In server/services/studentAuthService.js (line 4), the JWT secret has a hardcoded fallback:
js const JWT_SECRET = process.env.JWT_SECRET || nexasphere-jwt-dev-secret-change-in-production ...
assigned
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
needs-more-info
priority:high
website
Description
The admin authentication token is persisted in localStorage in two places:
1. website/src/pages/admin/AdminPage.jsx (line ~200): localStorage.setItem( ns_admin_token , result.token)
2. ...
admin-dashboard
assigned
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
needs-more-info
priority:high
website
the merged version triggers
CRITICAL: Fatal error: Traceback (most recent call last):
File
/Users/reimarbauer/PycharmProjects/MSS/mslib/msui/msui_mainwindow.py , line
539, in lambda
self.actionSearch.triggered.connect(lambda: ...
enhancement
tutorials
Problem
ADR-0008 says the wiki s cross-machine sync is via git remotes — the same workflow as any private repo. No new sync
protocol. (docs/adr/0008-wiki-layer.md:294-296). But there is no product affordance ...
enhancement
needs-maintainer-decision

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.