Skip to content

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

Filter by

209M results  (2 s)

209M results

Summary Closes #3177 by implementing a state-machine-based stagnation guard for tool calls. ToolProgressMiddleware tracks per-(thread_id, tool_name) consecutive no-new-info results and escalates ACTIVE ...
area:agents
area:backend
area:docs
needs-validation
risk:high
size/XL

Summary The previous `/health` was a stub — returned 200 unconditionally. An uptime monitor pointed at it would have said up during a real outage. This PR makes it actually probe the database. Changes ...

fix:hook

Fixes: #9097 Replaces console.error with logger.error and adds the required logger import. gssoc26
gssoc:approved
level:critical
size/XL
type:bug
type:devops

Bumps react-dom from 17.0.2 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

Bumps prettier from 2.0.5 to 3.8.4. details summary Release notes /summary p em Sourced from a href= https://github.com/prettier/prettier/releases prettier s releases /a . /em /p blockquote h2 3.8.4 /h2 ...
dependencies
javascript

Problem we re in the middle of a docs migration period. it looks like there s a missing commit Summary of Changes port it here with the original message

Incidents.jsx: Load incident types and statuses for form from database.