issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:PHP linked:pr
Filter by
8.2M results
📌 기능 설명
수강 이력 추가 API 연동 구현
📋 작업 내용
- [ ] 작업 1
- [ ] 작업 2
- [ ] 작업 3
✨ feat
Context
config.template.mjs is the declarative config SSOT — each value is leaf(default, envVarName, type). Several leaves embed
imperative process.env.UNIT_TEST_MODE === true ? test : prod branching ...
ai
enhancement
Parent Algora bounty: #743
Problem
createReview() currently builds new records as:
const review = { id: `rev_${Date.now()}`, ...payload };
Because the untrusted payload is spread after the server-generated ...
Area
Deep Research / UI
Problem or Motivation
The live Deep Research synapse graph (the animated bubble/node diagram that shows research phases, rounds, and sources)
renders inside the narrow research ...
ready for review
Install Method
Source / local checkout (running python app.py against a venv)
Operating System
Linux
Steps to Reproduce
1. Start a chat in agent mode and let the model call a shell/bash tool.
2. ...
ready for review
What do you want to change?
Right now both user-scoped and project-scoped settings use relative (to the settings file) paths for packages. I want to
keep it relative for project-scoped packages (pi install ...
The POST /calendar/quick-parse handler calls _require_user(request) for authentication but discards its return value. It
then calls resolve_endpoint( utility ) and resolve_endpoint( default ) without an ...
ready for review
Parent Algora bounty: #743
Problem
createProposal() currently builds new records as:
const proposal = { id: `prp_${Date.now()}`, ...payload };
Because the untrusted payload is spread after the server-generated ...
Summary
- #550 decision 기준 controlled training scale smoke 실행
- selected train/val 512/128, max_sequence 160 조건 적용
- training result와 checkpoint artifact 검증
Context
- #550 selected train/val: ...
Goal
Add small regression coverage for content-grounded gold generation s unique-bigram contract.
Scope
- Test-only change.
- Cover duplicated content phrases across docs yielding no generated case. ...

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.