Skip to content

Releases: Extra-Chill/data-machine

v0.105.0

06 May 19:48

Choose a tag to compare

Added

  • add FreshCandidateCollector primitive for selection-time filtering
  • add synchronous job drain ability

Changed

  • collapse JobsOperations/JobsStatus passthrough into Jobs
  • Require explicit memory modes for prompt injection

Fixed

  • Fix silent agent install rollback and misleading upgrade rejection (#1801)

v0.104.1

06 May 15:08

Choose a tag to compare

Changed

  • Project DataPackets before AI prompt serialization
  • Apply wp-ai-client connect timeout to curl
  • Allow tuning wp-ai-client connect timeout

Fixed

  • Fix pipeline transcript lookup

v0.104.0

05 May 16:51

Choose a tag to compare

Added

  • CLI commands to reassign agent_id on pipelines and flows

Changed

  • Preserve job data when retry is pending
  • Revert #1790 and finish wp-ai-client prompt-dispatch fix
  • Soft-skip AI steps that produce no actionable output
  • Report bundle runtime queue drift
  • Consume Agents API overflow strategy
  • Consume Agents API loop events
  • Consume Agents API transcript lock contract
  • Consume Agents API caller context
  • Consume Agents API workspace scope
  • Consume Agents API memory context contracts
  • Consume durable Agents API approval contracts
  • Harden guideline-backed memory capability checks
  • Consume Agents API consent policy contracts
  • Consume Agents API tool policy contracts
  • Adopt agent authorization contracts
  • Consume updated Agents API substrate

Fixed

  • Fix flow user message step resolution
  • Fix wp-ai-client pipeline prompt dispatch

v0.103.14

03 May 17:01

Choose a tag to compare

Changed

  • Consume Agents API pending store contract
  • Consume Agents API action policy vocabulary
  • Consume Agents API approval resolver contracts
  • Adopt Agents API approval envelopes
  • Persist pending actions durably
  • Expose generic run metrics
  • Add generic job retry backoff policy
  • full end-to-end adoption of agents-api substrate, remove DM product loop

Fixed

  • project plugin bundle artifacts into packages
  • satisfy stale action recovery lint
  • reconcile terminal-backed stale actions

v0.103.13

02 May 20:25

Choose a tag to compare

Fixed

  • propagate wp-ai-client request timeouts

v0.103.12

02 May 18:56

Choose a tag to compare

Fixed

  • run drain action command in-process

v0.103.11

02 May 18:26

Choose a tag to compare

Changed

  • make SITE.md and NETWORK.md composable via SectionRegistry

Fixed

  • satisfy CI lint for flow command
  • run drain actions by id
  • drain Data Machine batch actions
  • persist wp-ai-client metadata cache

v0.103.10

01 May 20:29

Choose a tag to compare

Fixed

  • declare items schema on local_search post_types

v0.103.9

01 May 19:21

Choose a tag to compare

Fixed

  • allow tool-only result text

v0.103.8

01 May 19:07

Choose a tag to compare

Fixed

  • repair stale flow metadata on upgrade