issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:HTML
Filter by
55.5M results
背景
需要为后端新增 Conversation 查询能力,供前端按项目查询会话列表以及按会话查询 traces。
需求
- 新增 GET /api/v0/conversations/{projectName},支持分页参数并返回统一响应结构。
- 新增 GET /api/v0/conversations/{projectName}/{conversationId}/traces,支持分页参数并返回统一响应结构。 ...
这个 issue 主要想补一块工程体验,不是功能问题。
目前仓库在功能上已经能跑,但对新接手的人来说,本地启动门槛还是有点高,主要体现在:
1. 本地开发默认依赖 .env / Turso,缺少零配置启动路径。
2. 示例环境变量文件命名和内容不够标准,容易让人误以为 ADMIN_PASSWORD 可以直接填明文。
3. pnpm lint 不是干净状态,第一次接手时不太容易判断是自己改坏了,还是仓库本身就有问题。 ...
When setting $language.current to another value, the new value is well applied, but the $language reactive change is not
triggering a re-render.
That is working well in 4.0.0-beta.1 and it seems there ...
Summary
Two path traversal vulnerabilities have been identified in @fastify/static that affect the intercom-manager:
- GHSA-pr96-94w5-mx2h — Route guard bypass via directory listing
- GHSA-x428-ghpx-8j92 ...
bug
dependencies
Minor known gaps left after shipping anchor-level chapters (TOC entries with #fragment anchors within shared spine
files). Both are low-impact and were deliberately deferred.
- [ ] Current-chapter highlight ...
area:reader
polish
Sitemaps are a factor in SEO. But manually generating them is toil and error-prone; and having an outdated or bad
sitemap is worse than not having a sitemap.
Wasp should generate it automatically in the ...
enhancement
seo
Summary
The studio reads back controller panel layout and options from localStorage using bare JSON.parse with no validation of
the parsed shape. Affected keys are ol-studio-panels (panel visibility flags) ...
area: frontend
bug
priority: P3
security
Motivation
Currently new QA entries default to Published — the Status dropdown selects Published by default, and the backend falls
back to status || Published in POST /api/qa. This means every new entry ...
enhancement

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.