issues Search Results · language:Edge language:Python language:JavaScript language:Python linked:pr language:Python
Filter by
4.5M results
Goal
Make the project detail view look and feel like the locked design in
specs/projects/kerrigan-dashboard/design-references.md — not just be functional. Today it renders as a vertical stack
(plan / ...
agent:go
Context
docs/PRODUCT_BACKLOG.md still marks OBS-014 (Token-/model-mix-rapportage) as Planned.
Current shipped behavior satisfies the row:
- GET /api/analytics/llm?window_days=N reports token totals ...
documentation
priority:medium
概要
エージェント作業時の GitHub Flow 運用を明確にする。
対応内容
- main への直接コミットを禁止し、コミット前に作業ブランチを確認するルールを追加する
- PR マージ後のローカル cleanup 手順を追加する
- Issue / PR へのラベル付与ルールを追加する
ラベル
- documentation
- enhancement
documentation
enhancement
The release workflow builds, validates, and cuts a GitHub Release on v* tags, but the PyPI publish step is left
commented out.
To pin downstream consumers (notably slicer-forge) to a real released version ...
What
routes/extract.py:88-92 catches Pydantic validation errors from GymListing.model_validate(extracted) per page:
try:
listing = GymListing.model_validate(extracted)
except Exception as exc:
...
Context
OBS-019 tracks “Classifier-rationale-viewer” so the run detail should show the recorded classifier rationale.
The run payload already carries classification fields (classified_category, classified_tier, ...
feature
priority:medium
Goal
Add Share results functionality: generate a shareable URL (with current app ID + selected countries) and a one-click
copy button on the comparison results panel. Light social distribution feature. ...
Chunk 1 of 2 of the lunar-lander INTENT (INTENT.md). Deliver ONLY this deterministic-physics slice as one PR. The
autopilot is chunk 2 — do NOT implement it here.
Scope (this PR only) — named exports ...
Summary
The numba Dijkstra kernels in cost_distance allocate their binary min-heap at exactly height * width entries, which is
too small. A lazy-deletion min-heap enqueues a pixel every time its tentative ...
Tracked through the AgentOS issue/branch lifecycle policy.
- Kind: task
- Phase: 2
- Task ID: P2-116
- Planned branch: codex/p2-116-close-docker-release-trust-checklist-epic

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.