issues Search Results · language:Dune language:JavaScript language:HTML language:Java language:TypeScript language:Java
Filter by
55.9M results
Summary
Introduce a simple recommendation feature that suggests activities based on a student’s participation history.
Scope
- Add /api/recommendations?email=... endpoint
- If student has history, ...
Summary
Provide a dashboard with aggregate participation insights.
Scope
- Dashboard page with total activities, registrations, and unique students
- Visualizations: registrations per activity, ...
Summary
Add support for paid activities plus email notifications to students.
Scope
- Add paid-event fields: is_paid, fee_amount, payment_method, payment_details
- Display payment instructions on ...
Summary
Create an admin workflow for managing activities, including protected access and CRUD operations.
Scope
- Admin login flow
- Protected admin routes
- Admin pages/endpoints for create/edit/delete ...
Summary
Replace in-memory activity storage with a persistent database-backed model so activity and registration data survives
restarts.
Scope
- Introduce a database layer (SQLite locally; keep path ...
Objetivo
Garantizar que una caída de los servicios del pipeline siempre sea detectada y recuperada, incluso cuando el propio
watchdog/vigilante esté muerto. Hoy el watchdog es un único punto de falla ...
area:pipeline
enhancement
needs-definition
priority:high
size:medium
tipo:infra
Is there a recommended approach for versioning trained models across environments? Guidance here would help standardize
usage.
documentation
duplicate
good first issue
wontfix
Summary
For OpenClaw channel turns, each inbound message is persisted as two messages rows: a bare transcript copy (the raw
body) and a decorated model-facing copy (injected untrusted-metadata blocks ...
Post-merge closeout exception detected. CI refused deterministic source issue closeout.
- PR: #1786
- Merge SHA: 98b426d25259029dd08178cc3ac4c88589830b3a
- Source issue: #1777
- Source issue candidates: ...
post-merge-failure
Summary
The v17 market discovery bridge creates DiscoveredMarket objects with stubbed risk params:
const stubParams = {
warmupPeriodSlots: 0n,
maintenanceMarginBps: 500n,
...
};
LiquidationService.scanMarket() ...

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.