Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:HTML language:Java

Filter by

291M results  (2 s)

291M results

Summary - split the worker AgentRun runtime into graph state, graph compilation, node wrappers, and an AgentStepRunner - keep processAgentRun as the public entrypoint while compiling the default graph ...

Summary Issue number #2614 addAppMetadata already exists in @slack/webhook , but it isn t exported from the package entry point, so import { addAppMetadata } from @slack/webhook doesn t resolve. This ...
cla:signed

Bumps github/codeql-action from 4.35.5 to 4.36.2. details summary Release notes /summary p em Sourced from a href= https://github.com/github/codeql-action/releases github/codeql-action s releases /a . ...
dependencies
github_actions

Summary Actualiza 4 documentos de /docs/ para reflejar el estado real del sistema implementado. API-001 - Añadido POST /api/cron/send-reminders con autenticación Bearer - Añadido DELETE /api/admin/blocked-periods/:id ...

!-- Thank you very much for putting in this recipe PR! This repository is very active, so if you need help with a PR, please let the right people know. There are language-specific teams for reviewing ...

Turn the training harness from reward only into the scoreboard the whole north-star plan is judged by: per-episode self-improvement metrics and a reproducible markdown dashboard that shows the agent getting ...

💡 What: Changed IScoutAgent and IExecutionAgent to use a persistent httpx.Client() connection instead of creating new sessions for each execution. Added self.client.cookies.clear() to avoid state leakage ...