2026-08-19

Daily AI Digest: Clinical and engineering agents take on full workflows

This is the GolemWorkers daily AI digest on practical agents that carry work from request to result. Today, clinical, engineering and procurement agents are moving deeper into specialist workflows, while new tools give people clearer control over coding work, customer feedback and agent identities.

A carefully arranged editorial still life connects clinical care, engineering, procurement, social media, coding, and identity security work.
A clinician reviews a patient chart, dictated note, and suggested billing code before approval.

Oracle’s clinical agent adds coding, dictation and chart review

Oracle Health expanded its U.S. Clinical AI Agent so care teams can dictate into records, surface relevant history across a patient chart and receive suggested professional-fee codes from visit conversations. Clinicians still review, edit and approve documentation and coding before anything is finalized.

Source: Oracle via PR Newswire
An engineer evaluates a physical prototype beside simulation evidence and material test objects.

SimScale opens its simulation agent to 900,000 engineers

SimScale opened its Engineering AI agent to engineers, designers and students in its global community. The agent can autonomously clean CAD geometry, set up a simulation and produce a validated results report, bringing a specialist workflow into the hands of general engineering users.

Source: SimScale
Procurement specialists inspect purchase requests, policy rules, and approved supplier materials on a review table.

Pactum says its procurement agent passed one million checks

Pactum says its Requisition Alignment Agent has checked more than one million purchase requests since March, comparing each request with policy, strategy and data-quality rules. Procurement teams can change those rules in plain language and model proposed updates against historical requisitions before putting them into use.

Source: Pactum via National Law Review
A social media team sorts real customer feedback into product, care, and executive-reporting work.

Sprout Social’s Trellis turns live feedback into recurring work

Sprout Social says Trellis is now available on every customer plan, where teams use it to summarize performance, spot unusual changes in conversation volume or sentiment and route product feedback beyond marketing. Trellis Studio also lets customers turn recurring tasks such as launch monitoring into reusable automated workflows.

Source: Sprout Social via GlobeNewswire
A software professional branches one coding task into two traceable work sessions with preserved approvals.

Codex adds session forks and MCP hooks

Codex 0.148 lets users fork a working session, archive or restore old sessions and export a complete terminal conversation to Markdown. Hooks can now run in the background and call MCP tools, while resumed sessions restore their working directory and approval policy and reconnect through temporary provider outages.

Source: OpenAI
A security team audits keys, access cards, and ownership records associated with non-human digital identities.

Netwrix inventories AI agent identities in Entra ID

Netwrix Threat Manager 3.3 can now show which AI agent identities exist in Microsoft Entra ID and what access they hold, extending monitoring previously used for service accounts. Agent-specific threat detection is planned for a later release, so the current value is inventory and access visibility rather than full behavioral protection.

Source: Netwrix

Agent idea of the day

Turn a written procedure into a resilient approval workflow

An operations owner reviews a physical process map with clear retries, exception paths, and a human approval checkpoint.

What this agent does

Convert one repeatable operating procedure into a tested workflow with explicit retries, exception paths and human approval gates.

Best for: Founders, operations teams and technical leads who rely on a recurring process that crosses several systems and becomes fragile when handled through chat or spreadsheets.

Give it

  • The current procedure, including every handoff and exception
  • A list of the systems, APIs and credentials the workflow may use
  • Named approvers and the actions that always require human confirmation
  • Representative test cases, including failures and incomplete inputs

Tell it to

  1. Map the procedure into explicit states, inputs, outputs, owners and failure conditions before writing any workflow code.
  2. Add bounded retries, timeouts, fallback notifications and a human approval step wherever the procedure can change money, customer data or production systems.
  3. Generate the workflow in a test account with least-privilege credentials and preserve the definition in version control.
  4. Run the supplied success, failure and incomplete-input cases, then inspect the execution history for every branch.
  5. Present the workflow definition, test evidence, remaining assumptions and rollback steps to the named owner before requesting production access.

Run it: Run once for the first build, then repeat the tests whenever the procedure, connected system or approval policy changes.

You get

A versioned workflow definition, test-execution record, exception map and short approval brief ready for the process owner.

Keep a human in control

  • Use a non-production account and least-privilege credentials until a human owner approves promotion.
  • Never let the agent widen its own permissions, skip an approval gate or invent a missing business rule.
  • Keep execution logs and workflow changes auditable, and remove secrets from prompts, files and screenshots.
  • Require a human to approve any production deployment and every high-impact action inside the workflow.

Feasibility: AWS added a Step Functions setup prompt for MCP-compatible coding agents including Codex, Claude Code, Cursor, Copilot and others. The connected agent can create and update state machines, run tests, inspect execution history and implement documented patterns such as retries, compensation and human approval gates. Source: AWS Compute Blog →

GolemWorkers — OpenClaw ready to work: launch in seconds, no setup, online 24/7.