issues Search Results · language:Edge language:Python language:PHP language:JavaScript
Filter by
45.9M results
Category
runtime | language
Problem
Zend arrays use copy-on-write: assigning $b = $a shares storage until one side mutates, then the modified side gets a
private copy. This compiler aliases array storage ...
area:vm
enhancement
implementation-ready
phase-2:language
📄 어떤 기능인가요?
개인화 에이전트 기능을 구현합니다.
사용자의 이전 대화 맥락과 선호 정보를 기억하고, 이후 질문에 이를 반영해 더 개인화된 추천과 답변을 제공하는 에이전트를 만듭니다.
예를 들어 사용자가 “나는 산미 있는 커피를 좋아해”라고 말한 뒤, 다음 대화에서 “원두 추천해줘”라고 요청하면 이전에 저장된 선호 정보를 참고해 산미가 있는 원두를 ...
Gap
autobot-backend/agent_loop/belief_state.py imports get_logger and assigns logger but never calls it.
BeliefStateUpdater.update() handles contradiction detection with no log output at any level.
When ...
backend
priority: low
tech-debt
Gap
autobot-backend/agent_loop/belief_state.py:61 hardcodes CONTRADICTION_SURFACE_THRESHOLD = 0.3 as a class constant. Per
CLAUDE.md #6743, tunable values must resolve from env vars with logged fallbacks. ...
backend
priority: low
tech-debt
Làm function View Current Round cho Judge.
Rules: chỉ code trong JudgeService và JudgeController, tạo các file response/request trong folder DTO, hạn chế AI sửa
code trực tiếp.
METHOD / API : GET /judge/current-round ...
Summary
homeboy release extrachill-events fails at the preflight.lint gate because the repo carries a large backlog of
pre-existing PHPCS violations. The release of v0.27.4 (fix for #133) had to be shipped ...
Category
stdlib | runtime
Problem
header_register_callback() is missing. Zend invokes registered callbacks immediately before sending response headers
(after output but while headers are still mutable). ...
area:vm
area:web
enhancement
implementation-ready
phase-4:stdlib
Submission URL
https://github.com/machinelearning2014/deepthought_lean_eval
Model
EVO
How this solution was produced (optional)
No response
Acknowledgements
- [x] I understand that the lean-eval ...
submission
Category
stdlib
Problem
disk_free_space(), disk_total_space(), and their aliases diskfreespace() / disktotalspace() are not registered.
Deployment scripts and health checks use these to probe mount ...
area:vm
enhancement
implementation-ready
phase-4:stdlib

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.