issues Search Results · language:Edge language:TypeScript language:PHP language:Python language:Ruby language:JavaScript
Filter by
64.8M results
Problem
There is no persistence of past AI outputs. Once a brief-unread briefing or an article summary scrolls away or the
surface is toggled off, it is gone. Users asked to back read both.
Evidence ...
GET /categories returns all categories, public POST /categories create category, admin only
Background
LogEvent.decision は現状 str = だが、実際には用途が混在している。
| 発生箇所 | イベント種別 | 値の例 | 用途 |
| --- | --- | --- | --- |
| game.py:219 | SPEECH | co / | CO宣言発言かどうかのフラグ |
| phase_day.py:86 | JUDGMENT | vote ...
enhancement
Daily Scan Report (2026-05-31)
Repository
- Branch: main
- Commit: 169b8c4
Build / Check Commands
node -v
v20.20.2
[ok] command succeeded
npm -v
10.8.2
[ok] command succeeded
if [ -f package-lock.json ...
enhancement
Feature Description
The current hybrid recommender system generates recommendations using Content-Based Filtering (TF-IDF), Collaborative
Filtering (SVD), and Sentiment Analysis (VADER). However, there ...
backend
frontend
gssoc:approved
level:advanced
ml/ai
type:bug
背景
当前分支 feature/kb-contract-unification 已完成统一文档平台第一阶段的大量改造,需要在主线以 Issue 形式沉淀本次变更范围、当前达成状态与后续收口事项。
变更概览
- 分支相对 master:46 files changed, 5998 insertions(+), 873 deletions(-)
- 核心目标:将文档域能力(知识库/合同比对检索)统一到 ...
Part of the native PWA-parity arc (TRACE trace-native-pwa-parity-045532). Owner request: integrate in explorer pdf
rendering — when a PDF is opened in the SFTP file explorer, render it in-app.
Depends ...
feature
ux
Functional Bug Report
- Workflow Focus: Game Day
- Severity: high
- Confidence: high
Workflow
Game Day
Functional Impact
For any saved non-soccer formation using Q1/Q2/Q3/Q4 or I1-I7 periods, ...
bug
bughunter
functional
triage:not-reproducible
triaged
어떤 기능인가? ( 요약 )
각 언어 별로 Chat 서비스 생성
작업 상세 내용
- [ ] Spring 기반 Chat 서비스
- [ ] .Net 기반 Chat 서비스
- [ ] Node.js 기반 Chat 서비스
참고할만한 자료
test에 올라온 stomp 참고
Feature
问题
ui/display.py 中使用 len() 按字符数计算换行:
while len(paragraph) width:
中文字符在终端中通常占 2 个英文字符宽度。len( 你好 ) 返回 2 但视觉宽度为 4,导致 CJK 文本换行偏早。
修复方案
- 使用 unicodedata.east_asian_width() 判断全角/半角字符
- 或引入 wcwidth ...
bug

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.