Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:Python is:unmerged language:CSS

Filter by

35.2M results  (1 s)

35.2M results

Summary Registers the skill-eval-hook plugin in the marketplace by adding it to the README.md plugin table. Changes - Added skill-eval-hook entry to the Available Plugins table in README.md ...

Summary nodes.NewRegistry() starts a heartbeat-reaper goroutine but the Registry struct has no shutdown path, so the reaper runs for the lifetime of the binary even after the controller is logically done ...

Bumps azure-monitor-opentelemetry from 1.8.7 to 1.8.8. details summary Release notes /summary p em Sourced from a href= https://github.com/Azure/azure-sdk-for-python/releases azure-monitor-opentelemetry ...
dependencies

Summary\n- bump package version to 1.2.2.dev1\n- sync editable package version in uv.lock\n- add changelog section for v1.2.2 (Unreleased)\n\n## Notes\n- signed commit with DCO sign-off\n

Reworks the LinkedIn banner around the real B2B pain (founder = bottleneck): - Headline: Stop being the bottleneck. - Subline: I build the quiet AI systems that take you out of the machine. - CTA: ...

Augments the Week 15 Final Integration Sprint lecture notes (week15/lectures/week15_lecture.md) to bridge basic Python scripts and professional software engineering practices. Part 1 — Modularity and ...

Summary: Adds backtest smoke checks, default strategy config presets, and docs for preset usage. Tests: backend targeted pytest, node --test smoke-backtest, and ./scripts/smoke-backtest.js all pass.

Summary - Removes unused AlertKind type import from src/components/AlertCenter.tsx line 5 - Fixes TypeScript error TS6196 that was blocking the Docker frontend build Root Cause AlertKind was imported ...

The deploy of #248 still failed but the CI orchestrator output only shows service prestart didn t complete successfully: exit 1 — no idea what actually broke. Add a failure-only step that runs docker compose ...

The previous PR added viewport-fit=cover and safe-area padding, but the status bar and Safari toolbar were still black because Safari tints those from the page s body color, which was hardcoded to #070710. ...