Skip to content

feat(agentfabric): release dialect v0.4.0#57

Merged
marianogonzalez merged 1 commit into
salesforce:mainfrom
Drake-Ash:feat/agentfabric-dialect-v0.4.0
Jun 10, 2026
Merged

feat(agentfabric): release dialect v0.4.0#57
marianogonzalez merged 1 commit into
salesforce:mainfrom
Drake-Ash:feat/agentfabric-dialect-v0.4.0

Conversation

@Drake-Ash

@Drake-Ash Drake-Ash commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bump @agentscript/agentfabric-dialect to 0.4.0 and add the changelog entry.

Breaking: redesign the echo node around A2A v1 task-update events. The a2a:response variant is replaced by a2a:status_update_event and a2a:artifact_update_event; the task/artifacts fields and the a2a.task function are removed.

Adds the terminal-requires-status-update and echo-invalid-state lint rules, exports A2A_TASK_STATES and A2A_TERMINAL_STATES from the schema, and removes the now-obsolete echo-task-or-message-required rule.

What

Why

How

Test Plan

  • Existing tests pass (pnpm test)
  • New/updated tests cover the change
  • Linting and type checks pass (pnpm lint && pnpm typecheck)

Checklist

  • My code follows the project's coding style
  • I have reviewed my own diff
  • I have added/updated documentation as needed
  • This change does not introduce new warnings

Bump @agentscript/agentfabric-dialect to 0.4.0 and add the changelog entry.

Breaking: redesign the echo node around A2A v1 task-update events. The
a2a:response variant is replaced by a2a:status_update_event and
a2a:artifact_update_event; the task/artifacts fields and the a2a.task
function are removed.

Adds the terminal-requires-status-update and echo-invalid-state lint
rules, exports A2A_TASK_STATES and A2A_TERMINAL_STATES from the schema,
and removes the now-obsolete echo-task-or-message-required rule.
@marianogonzalez marianogonzalez merged commit eb7ef4f into salesforce:main Jun 10, 2026
7 checks passed
@Drake-Ash Drake-Ash deleted the feat/agentfabric-dialect-v0.4.0 branch June 10, 2026 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants