Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:Java language:Java language:JavaScript

Filter by

55.4M results  (801 ms)

55.4M results

Задача: сформировать ФТ по процессу governance/bcreq-fr-generation-contract.md Проблема ФТ: много ui детализаций, затрудняет согласование с Заказчиком, есть дополнительное требование, есть открытые вопросы ...

Module-level Pattern constants so the operator algebra reads naturally: START + digit().exactly(4) + END. Names finalised during implementation — START/END is illustrative.
area:builder
enhancement
python

Session cookies are stored unencrypted in data/cookies.txt (server/cookies.mjs). This is acceptable for a local-only tool but the sensitivity should be documented (and the file is correctly gitignored). ...
documentation
good first issue

📋 Descrição Atividades práticas complementares do Módulo 2 — Modificadores de Acesso e Encapsulamento. O objetivo é reforçar na prática os conceitos de modificadores de acesso (public e private), import, ...
enhancement

Alternation algebra: string( http ) | string( https ). Pairs with + for concatenation. Both opt-in alongside the fluent chain.
area:builder
enhancement
python

server/static.mjs guards with filePath.startsWith(publicDir), which also matches a sibling directory such as public-evil/. Fix: Use path.relative(publicDir, filePath) and reject results that are empty, ...
bug
good first issue

Goal cw orchestrate watch is a static, full-firehose render that refreshes in place. For day-to-day operation it needs interactivity: filter by client/lane, focus a single session/PR, and collapse the ...

Summary cw orchestrate watch (and orchestrate status) is hard to read because two high-volume, low-signal sources dominate the view. Both are independent of any stuck-task cleanup — they are renderer/instrumentation ...

Concatenation algebra: START + digit().exactly(4) + END. The fluent chain stays canonical; the operator is sugar for people who want density.
area:builder
enhancement
python

Summary A long-lived cw dev-queue run process keeps executing the code it was started with. After a cw upgrade, code-level dispatch backstops merged later never take effect in that process until it is ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.