issues Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:JavaScript is:public
Filter by
56.8M results
Risk: collect.py latest-session selection uses UTC now plus two days.
Why it matters: It may select a future weekend shell where session data is unavailable, then churn through errors.
Suggested fix: ...
bug
Goal
Improve the authenticated user experience by displaying the signed-in user profile and providing a visible logout
action.
Scope
- Display authenticated user information in the UI
- Show user ...
enhancement
If you haven’t already, check out our contributing guidelines for onboarding. To join our Slack channel, fill out this
form.
Version Number: 9.4.7-1 Reproducible in staging?: Y Reproducible in production?: ...
Bug
Daily
Problem
Session queries in TeamCode use SQL heavily:
- SELECT * FROM session WHERE project_id = ?
- ORDER BY time_updated DESC
- WHERE parent_id IS NULL
- N+1 in listGlobal — two queries instead ...
enhancement
Problem
There is no quantitative data comparing ApexStore and SQLite performance for TeamCode-specific workload patterns. Before
committing to a migration, we need benchmarks to validate that ApexStore ...
enhancement
Driver
Portfolio ops — register Nourish and land planning artefacts on a docs branch.
Scope
- Nomrate portfolio registry entries (prior work on branch)
- Nourish (IDEA-002) registry + AgDR-0064 ...
documentation
☀️ Hank s Morning Brief · 2026-06-14 (週日)
Window: 2026-06-13 07:00 → 2026-06-14 07:00 (Asia/Taipei)
⚡ 30-Second TLDR
- 美伊停戰備忘錄今日預計日內瓦簽署,14條草案含荷莫茲重開、美軍撤離與$3,000億重建基金,若成真是2026年最大宏觀正面衝擊。
- Apple WWDC ...
daily
Problem
TeamCode uses SQLite for its relational data (sessions, agents, projects, events) and ApexStore only for KV cache/state.
To fully deprecate SQLite, we need a virtual file system (VFS) adapter ...
enhancement
Problem
The event store currently uses StorageFile backed by SQLite to persist domain events. This is the heaviest user of
SQLite and the primary bottleneck for deprecating it.
Current architecture
...
enhancement
Risk: requirements.txt contains runtime dependencies, but there is no dev/test tooling config.
Why it matters: Reproducibility depends on local environment luck, and there is no one-command validation. ...
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.