issues Search Results · language:Dune language:Python language:JavaScript language:C# language:JavaScript language:HTML
Filter by
53.2M results
Parent
#138
What to build
expires_at from login is discarded, so there is no refresh flow and the app works against a stale, soon-to-fail token.
Persist expires_at and add a single-flight refresh that ...
ready-for-agent
概要
bridge のログ出力先を旧パスから統一ディレクトリ配下に移行する。
| | パス |
| --- | --- |
| 旧 | /tmp/bridge-*.log(一時ファイル、再起動で消失) |
| 新 | ~/.agent-hub/logs/(永続) |
背景
installer issue kishibashi3/agent-hub-installer#51(一括セットアップスクリプト設計と実装)において、~/.agent-hub/ ...
Parent
#138
What to build
The Cases pages fetch imperatively, so cross-page mutations don t refresh related lists — e.g. converting a ticket to a
case doesn t invalidate the Cases list, leaving it stale. ...
ready-for-agent
What happened
1. Customer: I need 2 SKYLAND NOVO 2400 Meeting Table and 4 CH 616 chairs
2. Bot: asks for name
3. Customer: Lil
4. Bot: I also captured these selected items for manager verification: ...
Filter expressions that compare a per-allele field (e.g. INFO/AC, Number=A, shape (variants, alt_alleles)) against a
per-variant field (e.g. INFO/AN, shape (variants,)) crash instead of evaluating:
...
Parent
#138
What to build
ClientPortal.tsx uses imperative useState+reload fetching. Migrate its reads and mutations to React Query with proper
queryKeys and invalidation so data stays consistent and ...
ready-for-agent
The following repos aren t configured in site-config.json yet:
- [ ] brad-funeral — add to showcase, order, hidden, or manual_entries
- [ ] breed-and-speed — add to showcase, order, hidden, or manual_entries ...
问题描述
ginkgo deploy deploy 执行时,图结构同步步骤反复触发 AttributeError:
WARNING 图结构同步失败(非致命): GinkgoLogger object has no attribute now
ERROR 获取图数据失败: GinkgoLogger object has no attribute now
复现步骤
1. 创建一个绑定了组件的 ...
bug
Parent
#138
What to build
AdminSettings.tsx uses imperative fetching, and slow tabs feel dead while a failed load is indistinguishable from
genuinely-empty data. Migrate AdminSettings to React Query ...
ready-for-agent
Parent
#138
What to build
Finance.tsx fetches imperatively with useState+manual reload instead of the stack-standard React Query, causing
cross-page staleness and defeating cache invalidation. Migrate ...
ready-for-agent

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.