issues Search Results · language:Dune language:Python language:HTML language:TypeScript language:JavaScript language:HTML
Filter by
63.1M results
Техническое задание: заменить расчёт semantic_score на эмбеддинги и косинусное сходство
1. Цель задачи
Необходимо изменить способ расчёта компонента semantic_score внутри логики match_score.
Сейчас ...
enhancement
Chantier issu de la revue d architecture du 2026-06-10 (candidat « Le build Rapport taxe possède son contrat »), design
grillé en session. Couvre tout le seam en une fois — leçon de #108→#112 : ne pas ...
Summary
Soroban recommends keeping WASM binaries small. There is no size guard in CI.
Task
After the build step in the contracts CI job, add:
for wasm in target/wasm32-unknown-unknown/release/*.wasm; ...
ci
contracts
good first issue
We currently use a precinct split to capture this distinction and then attach overrides to the splits, e.g., an election
title override, seal override, and signature override. There are likely other ways ...
tech-improvement
vx-design
Confirm that this is a Bug for the editor extension, not the CLI
- [x] This bug does not happen in the Oxlint/Oxfmt CLI
- [x] After restarting the editor, the bug still appears
Versions used
VS ...
bug
Summary
npm audit is not run in CI. Known npm vulnerabilities could be shipped.
Task
Add to both sdk and dashboard CI jobs:
- name: Security audit
run: npm audit --audit-level=high
Acceptance criteria ...
ci
good first issue
security
Summary
Soroban contracts have compute budget limits. There is no tracking of instruction counts across PRs.
Task
Add a benchmark job that:
1. Runs each contract s main functions via soroban contract ...
ci
contracts
performance
In version 0.4.1, the new version 0.5.0 isn t detected. Concretely in the settings page, it says:
OpenMaintenance v0.4.1 ✓ Up to date
Which is false, there is the version 0.5.0
bug
Claude:
No — _j0 is the opposite problem. The underscore-prefixed names are Microsoft s CRT-specific names; glibc, musl, macOS s
libm, and the BSDs don t provide _j0 at all, so your Linux/macOS builds ...

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.