Skip to content

issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:JavaScript language:JavaScript

Filter by

4.5M results  (370 ms)

4.5M results

Observation While dogfooding cw-ship scoped to one issue (--only 1284 on ALRubinger/aileron, 2026-06-19), two runs touched the same issue and left it in a contradictory label state, and the run output ...
feedback

Describe the bug The automated release workflow fails during the semantic-release version step. The python-semantic-release tool attempts to commit version bumps and a CHANGELOG.md file directly to the ...
bug

Today router authentication issues are not logged, not sure about the controller.

📌Feature Issue Subscribe.jsx의 상단 영역에 공통 TopSection 컴포넌트를 적용합니다. 기존 Home 페이지에서 사용한 상단 섹션 구조를 Subscribe 페이지에서도 재사용할 수 있도록 구성하고, Subscribe 페이지에 맞는 제목, 강조 텍스트, 이미지, alt 값을 props로 전달하여 화면에 표시합니다. 📝To-do ...

Scope In-depth review of src/praisonai/praisonai/ (the wrapper layer) against the project philosophy: Agent-centric · protocol-driven · lazy-loading · DRY · no hot-path regressions · multi-agent + async-safe ...
bug
claude
documentation
security

摘要 用户特征记录 Agent:每次查询后异步将原始数据暂存 Redis → 定时批量(每 5 分钟)聚合统计——技能水平(新/中/高级推断)、常用表(频次 count)、术语习惯(纠正反馈记录)、时间偏好(无时间词时的默认范围)。聚合结果写入 PG 画像表。Redis 暂存数据 TTL 10min(比 Session TTL 短,不累积过期会话)。 验收清单 - [ ] 查询后暂存数据到 ...

摘要 创建 3 张画像表的 Alembic 迁移:user_profiles(session_id PK, skill_level, time_preference)、user_table_preferences(session_id+table_name 唯一约束,ON CONFLICT UPDATE query_count+1)、user_term_mappings(session_id, user_term, ...

摘要 会话结束时(30min TTL 过期或用户主动结束)→ 异步触发 LLM 摘要任务:输入 = 最近 10 轮对话全量原文,输出 = 简短中文摘要(关键信息:查询了什么表、什么条件、有什么偏好)。摘要存入 PG conversation_summaries 表。Alembic 迁移含该表。异步队列不阻塞查询。 验收清单 - [ ] 对话结束 → 异步生成摘要 → PG conversation_summaries ...

摘要 会话管理:生成 UUID Session ID → Redis HSET 存储最近 10 轮对话(全量原文)→ 30min TTL → LLM 调用时注入上下文(每轮 ≤500 tokens 截断)。查询结果缓存:标准化查询 hash → Redis GET query_cache:{session_id}:{hash},TTL 5min,仅同 Session 命中。Redis 不可用→静默降级。 ...

背景 本 issue 用于承接 PR #873 / PR #878 复审后的独立修复工作。 前置审查确认: 1. 两个 PR 指向同一份提交,但存在数据库迁移、文档处理状态机、pending_embedding 链路、Markdown 渲染、安全边界、前后端契约等多项阻塞问题。 2. 经过多轮修复与审计收口,当前已形成一组独立 remediation 改动,适合单独追踪与后续提 PR。 ...
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.