issues Search Results · language:Edge language:Python language:JavaScript language:Java language:Python language:Java
Filter by
55.1M results
Current state
When the user clicks a row in JobTable, JobDetailPanel immediately fires GET /api/jobs/{hash} to fetch full job detail.
The JobSummary data is already available from the useJobs list query, ...
tech-debt
Customer Outcome
Operators register a Brave Search API key once via clawctl integration registry create my-brave --type brave --api-key
key , attach it to any supported agent with clawctl agent integration ...
Current state
Multiple components are missing ARIA roles and attributes, reducing accessibility for screen reader users:
- ContextMenu (ContextMenu.tsx): Renders as div with button children but has ...
tech-debt
ux
Context
docs/PRODUCT_BACKLOG.md still marks OBS-018 (Heartbeat-event-viewer in dashboard) as In Progress.
Current shipped behavior satisfies the row:
- GET /api/agents/heartbeat-events returns accepted/rejected ...
documentation
priority:medium
Current state
JobTable.renderCell (lines 88–122) uses a 7-case switch statement with 4 cases still rendering inline JSX. Each cell
type (title, posted date, rationale, etc.) has its own rendering logic ...
tech-debt
Temporary TEST scaffolding to prove three things at once before committing to the multi-file router: (a) provenance —
Nick can fetch a URL that only appeared inside the fetched router; (b) multi-file loading ...
Problem Statement
ParserHttp is intended to be a deep module over the true external HTTP dependency. Parser modules should only need to
learn the ParserHttp interface: get(), enrich_get(), construction ...
Current state
AppHeader (~80 LOC) has zero test coverage. It manages tab counts and navigation across the app, including dynamic badge
rendering for triage status counts. Any regression in tab count display ...
tech-debt
Current state
The JobTable rank column header displays #, which users may interpret as a global ranking across all jobs. In reality,
it shows the row s position on the current page only. This is misleading, ...
tech-debt
ux

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.