pullrequests Search Results · language:Dune language:Python language:Python language:TypeScript language:Java language:JavaScript
Filter by
262M results
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 500 target branch: main ...
Problèmes corrigés
1. Freeze de lecture en zappant sur la timeline
Le flux de seek (onSeeking → preheatSeek(force=true) → /preheat-seek) était court-circuité par la déduplication
lastPreheatSegment dans ...
Bumps golang from 1.25.9-alpine to 1.26.4-alpine.
 are ...
The README had drifted behind the codebase. Accurate, focused updates (all verified against current code):
- Features: added multi-provider (Ollama + Anthropic/OpenAI/Google/OpenRouter/Nous, 429-rotating ...
Puts the operational context in the repo so it s versioned and visible, not held out-of-band.
Adds DEPLOY.md
- Install via cargo: cargo install mobux (crates.io) or cargo install --git … (straight ...
:robot: I have created a release beep boop
1.0.0 (2026-06-03)
Features
- cli: add boilerplate commands (agents, validate, docs, upgrade) (3a787e7)
- cli: add daemon, watcher, and mcp server for ...
autorelease: pending
This PR contains all changes after running lint-deprecation ESLint rule and merging with master. Manual intervention
required: solve conflicts in this branch and merge PR into master. This happened because ...
Closes #8
Adds focus, send, and read CLI commands through the backend contract with exact target selectors and
whitespace-preserving read output.
Verification:
- npm test
- npm run typecheck
- ...
area:cli
area:mcp
What
Delete the home screen s local pickNextSubtask helper and call the existing findNextActionableSubtask from
@dtn/shared/task-sorting instead.
Why
pickNextSubtask was a line-for-line duplicate of ...