issues Search Results · language:Dune language:Python language:Python language:Java language:JavaScript language:JavaScript
Filter by
55.1M results
Add an index listing every script in examples/ with a one-line description and the command to run it, so newcomers can
find the right example fast.
Acceptance: every example is listed with how to run ...
documentation
good first issue
Second diagnostic test for the mirror-issues workflow. Will be closed shortly.
needs-mirror
Add a test asserting that vouch --help and vouch init --help exit 0 and list the expected subcommands. Cheap regression
coverage for the CLI surface.
Acceptance: the new test passes in CI. File: vouch/cli.py, ...
good first issue
JVM unit-test coverage of the termux-shared module is low, and several pure-logic classes currently have little or no
coverage. This issue tracks an incremental effort to raise coverage by adding meaningful ...
Mirror the Python credential-gate example in the TypeScript SDK so both ecosystems have parity: a small server endpoint
that reads a Vouch-Credential header and verifies it.
Acceptance: a signed request ...
good first issue
Document the environment variables Vouch reads, in one table, so a newcomer can configure an identity without reading
source.
Cover at least: VOUCH_PRIVATE_KEY, VOUCH_DID, VOUCH_PUBLIC_KEY (name, what ...
documentation
good first issue
Summary
Several provider adapters assume optional response fields always exist and have the expected shape.
What is wrong
Some parsing paths access optional response fields without enough guards, including ...
AI
area:api
area:providers
bug
priority:low
testing
Summary
The UI s configured default Google model no longer exists in model_list.json.
What is wrong
pp.py sets default_model = gemini-3.1-flash-lite-preview , but that key is not present in the current ...
AI
area:config
area:ui
bug
priority:low
Summary
History rendering currently treats a real zero cost as missing data.
What is wrong
The history sidebar uses a truthiness check when formatting cost, so becomes N/A.
What that means
Local Ollama ...
AI
area:history
area:ui
bug
priority:low
Summary
midi_to_note_name() documents list input but currently only works with array-like objects that support vectorized
arithmetic.
What is wrong
The helper says it accepts list[int], but it performs ...
AI
area:utils
bug
priority:low

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.