issues Search Results · language:Dune language:Python language:TypeScript language:TypeScript language:JavaScript
Filter by
56.5M results
Проблема
sincerity_score в affect/metrics.py использует while i len(...) с ручным i += 1, хотя for i, tok in enumerate(...) с
break читается значительно понятнее. Стиль создаёт когнитивную нагрузку и ...
refactor
tech-debt
The automated sync with qwibitai/nanoclaw main failed.
This usually means upstream made changes that conflict with this fork s channel code.
To resolve manually:
git fetch upstream main
git merge upstream/main ...
upstream-sync
When working with checkboxes, they are turned on and off spontaneously without any visible dependencies.
Example of checkbox behavior: https://youtu.be/Zx6uZwu8cm0
Documentation Type
Missing documentation (feature not documented)
Documentation Location
https://code.claude.com/docs/en/monitoring-usage
Section/Topic
The mTLS authentication subsection under OpenTelemetry ...
Проблема
negation_inversion_valence в affect/metrics.py создаёт промежуточный список adjusted_tokens: list[float] только для
того, чтобы посчитать среднее значение. Для длинных текстов это лишнее выделение ...
refactor
tech-debt
Describe the bug I have identified a critical issue in the Enatega SingleVendor Admin system where it currently allows
users to input negative values in fields related to discount, stock, price, and potentially ...
이슈 내용
작업 내용
- 면접 MVP 핵심 API 흐름을 BE 기준으로 점검
- 페르소나 목록 조회
- 면접 세션 생성
- 질문 생성
- 답변 저장
- 답변 충족도 판단
- 꼬리질문 생성
- turns 응답 확인
- 세션 완료 처리 흐름 확인
완료 기준
- 면접 시작부터 완료까지 주요 API 흐름이 끊기지 않음
...
Проблема
Вспомогательная функция _now() (возвращает datetime.now(UTC)) продублирована в трёх файлах одного пакета без видимой
причины.
Текущий код
# skills/manager.py:51
def _now() - datetime:
...
refactor
tech-debt

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.