abapify
    adt-cli
  1. Overview

adt-cli

GitHub
OverviewRunsAnalytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days30 days

Latest CI Pipeline Executions

Sort by
  • 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

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools