pullrequests Search Results · language:Dune language:TypeScript language:PHP language:HTML language:Python language:JavaScript
Filter by
268M results
Closes #63.
What
Replaces the two placeholder footer social links with the Action s live channels:
- LinkedIn — https://www.linkedin.com/company/costnetsec/
- Bluesky — https://bsky.app/profile/netsec-cost.eu ...
Improved the lcc-swarm workflow by integrating Claude Code Agent Teams (V2.2). This includes enabling the experimental
feature, updating agent personas (Router, Coder, Reviewer) for parallel and decentralized ...
Prompt / plan
Architectural audit of manage-profiles-modal.tsx and call-site-overrides-modal.tsx against the 20-point checklist from
CONVENTIONS.md, STATE_MANAGEMENT.md, and first-principles React 19 ...
🎁 Pull Request
!-- Fill the following checklist. --
- [ ] Used a clear / meaningful title for this pull request
- [ ] Tested the changes in your own code (on your projects)
- [ ] Added / Edited ...
Summary
Accessibility (WCAG 2.1 AA)
- WorkflowStatusBar: aria-live= polite announces status changes to screen readers, aria-busy during transitions,
role= alert on error state
- TradeWorkflowStepper: ...
Description
Adds manual-only support to the legacy scheduled-job flow. Jobs can now be saved without cron or timezone data, remain
available for Run Now, and are clearly marked as manual-only in cards, ...
symphony
Bumps react-dom from 19.2.6 to 19.2.7. details summary Release notes /summary p em Sourced from a href=
https://github.com/facebook/react/releases react-dom s releases /a . /em /p blockquote h2 19.2.7 ...
dependencies
javascript
Fixes https://github.com/microsoft/vscode/issues/319276
close #80
Description
Fixes schedule pagination for the indexer query path by ensuring event_type=schedule_created results exclude revoked
schedules before LIMIT/OFFSET is applied. This prevents gaps ...
Why The strategy layer previously allowed only one projected outcome per StrategyNode. A node s projected_state was
shared by all of its branches, making it impossible to represent an action that produces ...