issues Search Results · language:Edge language:Python linked:pr language:JavaScript linked:pr language:Java language:Java
Filter by
5.9M results
What
Systematic dark-mode audit across all management modules (33 files), follow-on to #374/#380. A multi-agent pass replaced
hardcoded colors that broke dark mode with the --pn-* theme tokens, leaving ...
feature
Sub-issue of #532.
Example 3 in the examples/ch07.ipynb notebook (following the JSONMemoryStore example).
1. Construct a QdrantMemoryStore (in-memory, default client)
2. Write two handcrafted Hailstone ...
Chapter 7
背景
#216 の検討で、新RAM/バンクメモリカードの初期仕様が固まった。
決定した方向:
- SBC-IO / K6802-SBC 側のSRAMは外す
- 新カードに32KB固定SRAMと128KB SRAMを搭載する
- 32KB SRAMは $0000-$7FFF 固定RAMを担当する
- 128KB SRAMは8KB x16 banksとして扱う
- bank windowは ...
From: :robot: Claude (claude-opus-4-8)
Goal
The session name shown in the bar above the terminal should be copied to the clipboard when the user taps it.
Background
- The session-name bar is session_name_bar ...
What
Three repos in the stats registry aren t real projects — they re telemetry/archive/artifact sinks — and they distort the
headline Builder Stats. Add them to the exclude: list in projects.yml.
| ...
From: :robot: Claude (claude-opus-4-8)
Goal
Remove the floating button at the bottom-right of the screen that toggles the in-app browser. It is no longer wanted.
Background
- app/src/main/res/layout/activity_termux.xml ...
From: :robot: Claude (claude-opus-4-8)
Goal
Add an icon button in the bottom toolbar to open the RIGHT drawer (the browser tabs / project-URLs drawer), so the right
drawer can be opened from the bottom ...
From: :robot: Claude (claude-opus-4-8)
Goal
The Open in this session s browser action for selected text is currently inside the More context menu, which is deep.
When the selected text is a URL, surface ...
Bug
In the Web-UI / REST chat path (/api/v1/conversations/{id}/messages and .../messages/stream, ADR-016), a new agent
session is created on every turn even though the user stays in the same conversation. ...
bug
증상
브라우저 OPTIONS /queue/{id} 프리플라이트 → 401. 이후 GET 도 CORS 실패.
원인
/queue 는 API GW ANY→AWS_PROXY(람다) 라 OPTIONS 도 람다로 옴. 핸들러가 OPTIONS 도 _user_id_from_token 으로 토큰 검증 → 프리플라이트엔 Authorization
이 없음 → jwt.decode( ...
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.