issues Search Results · language:Dune language:TypeScript language:Python language:Java language:JavaScript language:Python
Filter by
70.4M results
Target branch: main
Classification: feature / provider configuration
Problem Humanly currently exposes Together AI and OpenRouter as first-class provider choices, while OpenAI and Claude
direct APIs ...
Goal
Make the fixture contribution path clear enough for a maintainer or contributor to add a sanitized CI log without
guessing.
Acceptance criteria
- Update CONTRIBUTING.md or docs/ci-failure-zoo.md ...
docs-needed
maintenance-workflow
needs-fixture
Problem
years.py line 103 unconditionally indexes into months without checking if the list is empty:
# years.py, lines 101–104
f.write(
f **{total_msgs:,} messages in {total_threads:,} threads** ...
Description
At the moment, there is no way to properly set a due date, as well as any server side code enforcing the due date. This
ticket requires you to:
- Add a way to insert a due date, this could ...
Full Stack
OA
Summer 2026
Problem
table/table.mjs creates a WebAssembly.Table with initial: 1 and then immediately calls table.grow(1) to reach size 2:
// table/table.mjs lines 9–14
const table = new WebAssembly.Table({
element: ...
Bug type
Crash (process/app exits or hangs)
Beta release blocker
No
Summary
Bug: EACCES spool claim failure on Android 12 (Termux) due to hardlink restriction
Environment
- OS: Android 12
- ...
bug
Bug
src/services/instance/metrics/utils.js, line 13 unconditionally destructures services[selectedServiceSlug]:
const { name, version } = services[selectedServiceSlug];
If selectedServiceSlug is null ...
Project Structure Pattern
Good:
1. Layering sudah konsisten: Layering controller → service → repository
2. Folder /common, /infrastructure, /modules terpisah dengan baik
Need to Improve:
1. Class ...

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.