Skip to content

ChatWalaʻau v0.112.1

Choose a tag to compare

@motojinc25 motojinc25 released this 22 Jul 06:38

This release polishes the Declarative Agents & Workflows screen: one consistent activation flow for both kinds, display names in the list and detail, and clearer section headers.

No breaking changes. UI polish plus an additive displayName field read from your declarative YAML.

Highlights

One activation flow for agents and workflows (v0.112.1)

  • A workflow is now Activated exactly like a Prompt agent -- the same Activate button, the same confirmation dialog, and the same blocking "Rebuilding workflows..." indicator.
  • Activating a workflow builds and validates it first, so a workflow that cannot run can never become the run-target. Activating a Prompt agent switches back.
  • The former "Run in chat" / "Stop running in chat" buttons are gone -- there is one clear way to choose what runs.

Display names (v0.112.1)

  • The second line of each row in the list, and of the detail pane, now shows the entry's display name (from the YAML displayName, falling back to the id) instead of the id or a status word.
  • The active entry is shown by its check icon -- that second line is no longer relabeled, so it stays readable.
  • The workflow editor gains a Display name field, matching the agent editor.

Clearer sections (v0.112.1)

  • Agents · Built-in is now Built-in, and Agents · Top level is now Agents.
  • The Built-in, Agents, and Workflows sections are always shown -- even when empty -- so both kinds are discoverable before you have authored anything.
  • The PROMPT and WORKFLOW tags now use the same color.

Included in this release

This release includes implementation work from:

  • v0.112.1 through v0.112.1

Notes

  • Internal design management content and architecture control artifacts are intentionally omitted from this release note.

Installation

See the repository README for setup and usage instructions.

Version

  • Release version: 0.112.1
  • Previous release: 0.112.0