The GitHub Actions job "Build" on texera.git/branch-2-tools has failed. Run started by GitHub user bobbai00 (triggered by bobbai00).
Head commit for run: 4b86045ece66355904ff3710dd0c38ab79637887 / Jiadong Bai <[email protected]> feat(agent-service): add workflow CRUD + execute tools and sync execution endpoint Wire four tools onto TexeraAgent so the LLM can edit and run workflows: addOperator, modifyOperator, and deleteOperator (validated against the operator JSON schema registry), plus executeOperator, which compiles the current sub-DAG and runs it via the Texera execution service. Introduce /api/execution/:wid/:cuid/run on the JVM backend (SyncExecutionResource) as a synchronous endpoint that returns sampled output rows plus per-port shape metadata. Forward ENV_AUTH_JWT_SECRET to spawned computing-unit pods so they validate the agent's JWT. After each addOperator or modifyOperator, the service re-executes the affected operator and caches the result on the current step, so the model sees updated schemas and previews on its next step. Report URL: https://github.com/apache/texera/actions/runs/24921975237 With regards, GitHub Actions via GitBox
