issues Search Results · language:Edge language:Python linked:pr language:C# language:JavaScript language:JavaScript
Filter by
5.1M results
Version: master (16c33a0 lineage), OpenClaw 2026.6.1, Linux, Node 24
Summary
index.ts already has a CLI-aware logging convention: const logReg = isCliMode() ? api.logger.debug : api.logger.info;,
introduced ...
Feature/Project Proposal
I would like to propose refactoring the Remedies page of the Medical App project by separating inline JavaScript and
page-specific styling into dedicated external files.
Currently, ...
enhancement
BGG Game ID
13
Description
The classic game of trading and building that has introduced millions to modern board gaming. Roll dice, collect
resources, and race to settle the island of Catan — but you’ll ...
game-override
publish
背景
`fuseji.server.app.create_app()` で `actual_masker = masker if masker is not None else Masker()` を実行しているが、Masker の 認識器初期化
+ 正規表現コンパイル はインスタンス生成時に走り、最初のリクエストで mask() を呼んだときに lazy import (FakerStrategy ...
performance
server
Context
A token review of codex://threads/019ebb52-bad2-7690-80dd-c4f40f361e2e found avoidable parent-thread cost from repeated
broad state polling:
- full git worktree list --porcelain output appeared ...
agent
type:workflow
Evidence / motivation
Owner + test-design + engineering want API coverage beyond self-hosted Ollama (hitting capacity limits). Key fact:
src/rfc/openai_client.py already supports any OpenAI-compatible ...
from:design
integration
needs-review
P1
status:in-progress
type:feature
Problem
On 0.4.0/0.4.1, get_emails(account, mailbox) returns an empty list for Gmail-backed accounts even when the mailbox has
plenty of mail. No error is raised, so the JXA fallback never runs and the ...
-- 7b6ab3d433bf [2/2] STEP 6/20: RUN set -e _arch= $(uname -m) case $_arch in x86_64) _dir= x86_64 ;; aarch64|arm64)
_dir= aarch64 ;; ppc64le) _dir= ppc64le ;; s390x) _dir= s390x ;; *) _dir= x86_64 ; echo ...
背景
設定ダイアログの各ページは静的な UI が中心で、ペインを動的生成する MainWindow と違い MVVM 化の費用対効果が高い。現状は _isInitializing フラグ + PopulateUI の手動初期化 +
イベントハンドラー群というコードビハインド構成。
依存関係
#198(MRT Core 移行)が前提。x:Uid により静的ラベルを XAML 宣言で多言語化できるようになり、PopulateUI ...
Architectural Mandate: Enforce Native Derived Tables (NDTs) over SQL Derived Tables (SDTs) in Looker Skills
Executive Summary
When AI coding assistants or developers build entity rollups or summary facts ...
need triage
p3

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.