issues Search Results · language:Edge language:Python linked:pr linked:pr language:HTML language:Java language:JavaScript
Filter by
6.3M results
Current behavior: transfer data is stored in SQLite, but private account/chat data has no clear storage target.
Root cause: the current database is transfer-data-oriented, and there is no policy separating ...
Current behavior: database setup creates tables if missing, but there is no versioned path for changing schemas over
time.
Root cause: schema creation is embedded in startup setup without migration tracking. ...
Card
Clean up git-cliff release notes so stable releases omit noisy commits, and document the release commit convention in
AGENTS.md.
Conversation
The current v0.2.0 draft release notes are cumulative, ...
Current context: the backend already uses SQLite for transfer/articulation data, but private account and chat data has
no defined storage target.
Why it matters: auth and saved conversations need a clear ...
Problem
The current workflow can make agents wait repeatedly:
1. run a heavy local PR tier before push;
2. push and wait for CI to run broad tests again;
3. make a small fix and repeat the same broad ...
Problem
Agent-driven development is currently too rigid: after a small edit, the safe default often becomes docs health +
focused tests + full pr tier, and then CI repeats a broad lane again.
This is ...
Problem
The current python tools/aippocampus/run_tests.py --tier pr lane has grown into a broad deterministic suite rather than
a fast PR gate.
Recent local measurement on Windows:
- Tier: pr
- ...
背景
`pyproject.toml` の `[dependency-groups].dev` に pytest-randomly が含まれていない。pytest は登録順 + collection 順に test を走らせるため、グローバル状態
(シングルトン Vault / モジュール変数 / ファイル fixture 等) に依存する隠れた依存が検出されないまま CI が pass する。 ...
ci
enhancement
Problem
The current intraday decision policy treats unavailable as a wait/default state, not as a generic exclusion reason:
valid_signal - 진입
near_signal - 대기
conflicted_signal - 대기 ...

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.