issues Search Results · language:Edge language:Python linked:pr language:Python language:Java language:JavaScript linked:pr
Filter by
5.8M results
Parent PRD
#1
What to build
Create the downloader/ subfolder with the project skeleton: requirements.txt pinning yt-dlp, and a .gitignore excluding
.venv/ and downloads/ from version control.
Acceptance ...
Why
The email agent should never pick its mailbox from a hidden process env var or a silent default-to-Gmail. It should
derive the mailbox(es) from what the user has actually connected. This came out ...
triage
The numbered examples in `examples/` walk through the decorator, GovernedToolbox, OpenAI tools, LangChain, HITL
escalation, and credential delegation (01–06). The agent.plan gate only appears in the adversarial ...
documentation
good first issue
В рабочем месте слиттер - станок начинается все с выбора станка. Сначала человек выбирает 1 из имеющихся станков, потом
слева ему также показываются резки этого станкаа только вместо Скрыть завершенные ...
Need to be able to turn off thread creation in the ThreadPoolExecutor
import sys
from concurrent.futures import Executor, Future
class SynchronousExecutor(Executor):
Executes immediately on the ...
Follow-up to #1220, merged in bcb8eeca9f064a2f944114a96cfe7f29ad068ef5.
Problems
1. Current-run metadata can report the next model instead of the model that actually produced the response.
thread_model.switch_thread_model() ...
Context
dashboard/events.py serve_runs() docstring (lines 91-95, introduced in PRD #737 slice #739 PR #743) says: The log fits
within the 64 KiB chunk, so this is cheap and correct. The iter_lines_reversed ...
captured
Summary
Add a show-prompt CLI command that, given a GitHub issue number and a pipeline stage name, outputs the exact prompt that
would be sent to the agent at that stage.
Motivation
During development, ...
state:needs-plan
Before submitting the issue
- [x] I have searched among the existing issues
- [x] I am using a Python virtual environment
Description of the bug
as title says. sweep is not created due to bad condition ...
bug
Context
dashboard/README.md line 38 (Lane B description) says: polls /api/live-poll?cursor=N with a byte-cursor . PRD #737 slice
#740 (PR #744) changed live.py to use an opaque mtime_int:byte_offset cursor ...
backlog

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.