issues Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript language:JavaScript
Filter by
35M results
概要
app/pages/rag/index.vue の出典表示で、ナレッジ本文をそのまま slice(0, 30) しているため、ノート先頭が改行や空白のケースでタイトルが空白や空に見えることがある。
現状のコード
{{ source.note.slice(0, 30) }}{{ source.note.length 30 ? ... : }}
期待する動作
先頭の空白・改行を除去(trim)してから30文字を切り出すことで、常に意味のある文字列がタイトルとして表示される。 ...
enhancement
Website name
Anime World India
Website link
https://watchanimeworld.net/
Website language(s)
English
Other details
Anime website supporting Multi Audio such as English, Japanese, Korean, Kannada, ...
New Website
Description: The Enatega Multivendor Customer App is experiencing a display issue specifically related to the header
when navigating through restaurants that offer variations in their menu items. The header ...
Summary
handleToggleGhostMode in App.tsx is the async toggle that promotes/demotes conversations between ghost and normal mode.
The toggleGhostMode + store.updateConversation coordination path has no ...
enhancement
phase-4
scout
Summary
handleRosterChange in App.tsx is the callback that re-derives ModelConfig[] when providers change. It has no integration
test coverage.
This is higher-risk than it looks: a bug here could silently ...
enhancement
phase-4
scout
Summary
handleSend in App.tsx has a directed-reply path: when pendingTargetModelId is set, the targetModelId should be stamped
onto the user message and cleared after send. This path has no integration ...
enhancement
phase-4
scout
Feedback from canton valais
- [ ] The Journal is not ergonomic enough overall and should be reworked in terms of usability. @LevinWi
- [ ] Journal messages lack consistent numbering or labeling for ...
enhancement
feedback
ux/ui
📊 Test Flakiness Report - 2026-06-17
Summary
- Analysis Period: Last 30 CI runs
- Runs with Retries: 1 (3.3%)
- Runs with Failures: 3 (10.0%)
- Flaky Tests Detected: 1
🟡 Test Suite Health: Good ...
automated
test-flakiness
tests
Summary
prompts/tests/initial-system-prompt.test.ts checks the system-prompt templates for marker phrases that were rewritten
out of those templates a while back. The assertions now look for text that ...
bug
prompts

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.