issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript linked:pr language:JavaScript
Filter by
4.6M results
Summary
Two tightly related UX improvements to the command-driven interaction model.
Feature 1: Arrow-key command history recall (home tab)
Problem: AGENTS-web.md specifies Arrow key history navigation ...
enhancement
概要
拡張機能のソースコードが肥大化・複雑化し、1ファイルあたりの責務が多かったため、機能単位でのディレクトリ分割および「データ取得 (API)」「DOM操作 (DOM)」「エントリーポイント
(Content)」への責務の分離(リファクタリング)を行います。
目的
- 各コードの責務(ロジック、UI操作、データ取得)を明確にし、保守性と可読性を向上させるため。
- 機能の追加・修正が他の機能に及ぼす影響範囲を局所化し、バグの発生を抑えるため。 ...
Summary
Public event serialization appends a Z suffix to every event timestamp, but the base Event dataclass defaults to
datetime.now() without a timezone. That means normal runtime events created by ...
Problem
The dashboard (ui/, L4) has no automated verification. make check is Python-only; CI s lint workflows don t execute the
page. UI regressions — a broken Content-Security-Policy, a console error, ...
enhancement
Problem
The ezdxf adapter has no HATCH builder, so HATCH entities in DXF inputs are mapped as unknown (lost to extraction
coverage + downstream takeoff). The libredwg adapter already maps HATCH fully ...
Summary
On Windows, Hermes Copilot token auto-detection can repeatedly invoke gh auth token even when the user does not use the
Copilot provider. In the desktop/dashboard/status-probe path this can produce ...
comp/cli
P2
platform/windows
provider/copilot
sweeper:risk-platform-windows
type/bug
Follow-up from #420 (tab block support, #188).
Notion tab blocks model each tab as a paragraph child whose rich_text is the tab label and whose optional icon is shown
alongside that label (the obj-level ...
enhancement
Problem
The scheduled news update workflow commits generated artifacts back to the repository, but the workflow does not declare
an explicit token permission block.
Context
The workflow needs repository ...
Component
Other (mem0-cli — Python CLI)
Description
The CLI s list/single memory formatters in cli/python/src/mem0_cli/output.py assume id and memory are always non-null
strings. When the backend returns ...
Other (`mem0-cli` — Python CLI)
Description
There are a few spelling and grammar mistakes in the README.
Tasks
- Fix spelling mistakes
- Fix grammar mistakes
- Keep formatting unchanged
Acceptance Criteria
- README should ...
documentation
good first issue

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.