issues Search Results · language:Dune language:Python language:JavaScript linked:pr linked:pr language:Python language:Java
Filter by
5.9M results
Broken flow — BF-4 (P0, both reviews).
A single mis-click permanently removes things, usually with no confirmation:
- Check Archive and proposal Dismiss — components/ChecksTable.tsx
- Dashboard Delete ...
enhancement
frontend
Broken flow — BF-3 (P0, code-verified).
The Knowledge tab holds form state locally; switching to another dataset tab is a router navigation that unmounts the
form and discards all unsaved input with no ...
bug
frontend
Broken flow — BF-2 (P0, both reviews, code-verified).
Open /exceptions?run_id=42 (e.g. via a run s N exceptions link), then pick a dataset from the header dropdown. The
onChange builds a fresh URLSearchParams ...
bug
frontend
Broken flow — BF-1 (P0, flagged by both UI reviews).
Entering a dataset from search, lineage, a run, an exception, or the assistant drops the user into the 9-tab dataset
workspace with no breadcrumb and ...
enhancement
frontend
背景
在代码审查中发现以下待修复问题(WARNING/MEDIUM 级别):
问题列表
1. context_manager.py 超 800 行限制
- 文件: src/core/context_manager.py (849 行)
- 问题: ContextManager 类承担过多职责:消息管理、token 估算、上下文压缩、快照持久化、序列化
- 建议: 将以下职责拆分到独立模块: ...
enhancement
review
Parent
#33 (release pipeline)
What to build
Make release-please the single authority for the version, and remove the dual-authority footgun in the manual release
path.
Today there are two release modes ...
ready-for-agent
PR #1252 merged with a bare import tomllib in tests/unit/scripts/test_check_license_compatibility.py. tomllib is stdlib
only on Python 3.11+; the CI matrix floor is 3.10, where collection fails with ModuleNotFoundError: ...
ci/cd
state:needs-plan
Problem Statement
The reporter wants the logo and branding for the blogs pages fixed, but the exact scope is not stated. It is unclear
whether this applies to the global layout, specific pages, or the ...
DEV
MEDIUM
From: :robot: Claude (claude-opus-4-8)
Goal
Declutter the left drawer by removing a button that is no longer used and moving rarely-used configuration entry points
into the Settings screen, and add an ...
증상
큐는 200 으로 응답하나, 로그상 event_id=test-event, user_id= — 실제 event_id(URL)·사용자가 반영 안 됨. 모든 이벤트가 queue:test-event 공유, 유저 구분 없음.
원인
lambda_handler 가 AWS_PROXY 이벤트를 event.get( event_id )/event.get( user_id ...
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.