abapify
adt-cli
Overview
Sign in / Sign up
Open main menu
adt-cli
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
devin/fix-adt-server-safe-execute-hooks
06514e45 feat(adt-server): wire safe_execute hooks from environment URLs When ADT_SERVER_MCP_SAFE_EXECUTE_ENABLED=true, the adt-server binary now falls back to HTTP-based default hooks when explicit consume/report functions are not supplied: - ADT_SERVER_MCP_AUTHORIZATION_CONSUMER_URL -> consumeExecutionAuthorization - ADT_SERVER_MCP_OUTCOME_REPORTER_URL -> reportExecutionOutcome Both endpoints receive a POST with a JSON body and an Authorization Bearer header. Non-2xx responses are treated as denied/rejected outcomes. Also unset the new env vars in docker-entrypoint.adt-server.sh when MCP is disabled so orphaned safe_execute settings do not abort startup.
by ThePlenkov
T
Previous page
Previous
Next
Next page