pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript
Filter by
177M results
Apply expert TA/recruiting feedback across all content layers:
- Headline rewritten from aspirational to credential-led
- Hero description leads with value delivered, not identity
- Impact stats ...
Summary
- Make LLM Operations empty states render as useful values instead of Grafana No Data.
- Convert warning/error and Bedrock exception log panels into zero-safe Loki stat counts over the dashboard ...
Reason
Execution-record rows (Job) currently have no name of their own — the page would have to read Workflow.name, which
changes if the workflow is renamed, retroactively rewriting historical records. ...
Summary
Fixes STRK-200 (high). User-photo restore lacked the inventory-membership guard that attachment restore already has, so
restoring a backup imported photos for items not in the restored inventory ...
codacy-review
coderabbit-review
Summary
Extracted a reusable empty-history response object to reduce duplication across history loader actions.
Changes
- Added EMPTY_HISTORY_RESPONSE in lib/history-response.js
- Replaced duplicated ...
backend
type:refactor
概要
release-tweet スキルを拡張し、リポジトリ直下の .env に X のログイン情報(X_ID / X_PASS)がある場合に、ユーザーが選んで確認した1案を ブラウザ自動操作(Playwright MCP)で実際に X
へ投稿するところまで行えるようにした。
変更点(.claude/skills/release-tweet/SKILL.md)
- frontmatter ...
…ed requests
Motivation
- Harden the application with explicit input validation, deterministic local date handling, and safer AI
generation/persistence contracts.
- Improve observability and error handling ...
codex