Skip to content

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

Filter by

55.2M results  (728 ms)

55.2M results

Часть #782. Заменить самописные HMAC-JWT session-токены на itsdangerous. Что сделать src/web/session.py (38 строк логики: _b64url_encode/decode, _sign, create_session_token, verify_session_token) → itsdangerous.TimestampSigner. ...
priority/high

Hi @microsoft/agent-framework team, I recently published a research paper: ** Goldshine Protocol: A Decentralized Global Capability Delivery Network Based on Agent Encapsulation **. Core Problem: Current ...
triage

Parent #1 Problem Two transcription-fidelity issues in the streaming backend: 1. Live utterances are transcribed with cross-utterance conditioning ON, which lets the decoder loop into repeated ...
enhancement

Goal (one line) Before a release, an orchestrator spins a clean sandbox, cold-installs the candidate tarball, and proves the promise: an agent — given only a device spec + what ships — builds a driver ...
area:testing
enhancement

What to build In core/skills/daa-code-review/scripts/report_generator.py, MarkdownReporter._format_result() builds a one-row-per-issue Markdown table and escapes pipe characters in the message: message ...
afk-sized
proposed

What to build In core/skills/daa-code-review/scripts/report_generator.py, supports_color() decides on ANSI colors purely from sys.stdout.isatty(): def supports_color() - bool: if not hasattr(sys.stdout, ...
afk-sized
proposed

What to build In scripts/dev_cycle_validate.py, _validate_parsed_state() flags only schema versions that are too new: if state.schema_version CURRENT_SCHEMA_VERSION: errors.append(f Unsupported ...
afk-sized
proposed

What to build In scripts/build_preset.py, build_preset() checks preset_path.exists() and raises BuildValidationError (line 182), but the very next statement reads the manifest unconditionally: manifest ...
afk-sized
proposed

개요 Market Data Publisher를 구현합니다.
enhancement

어떤 기능인가요? Flyway를 도입해 DB 스키마를 코드로 버전 관리하고, ddl-auto를 update에서 validate로 전환한다. 현재 ddl-auto: update는 개발 편의를 위한 설정으로, 운영 환경에서는 의도치 않은 스키마 변경이나 컬럼 삭제 누락 같은 변경을 감지하지 못한다. 마이그레이션 파일로 스키마 변경 이력을 명시적으로 관리하고, ...
⚙️ chore
🛠️ feat
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.