github AgentWorkforce/workforce agentworkforce-v0.15.1
agentworkforce@0.15.1

latest releases: agentworkforce-v0.19.0, workload-router-v0.19.0, harness-kit-v0.19.0...
5 hours ago

Packages

  • @agentworkforce/workload-router@0.15.1 (tag: workload-router-v0.15.1)
  • @agentworkforce/harness-kit@0.15.1 (tag: harness-kit-v0.15.1)
  • @agentworkforce/cli@0.15.1 (tag: cli-v0.15.1)
  • agentworkforce@0.15.1 (tag: agentworkforce-v0.15.1)

Package Changelogs

@agentworkforce/workload-router

Added

  • Personas can declare prompt-visible runtime inputs, which are parsed,
    validated, and propagated through resolved selections.

@agentworkforce/harness-kit

Added

  • Add persona input resolution/rendering helpers and resolve declared inputs
    before non-interactive runner launches.

@agentworkforce/cli

Added

  • agentworkforce agent now records launch metadata for direct harness
    launches; opt out with --no-launch-metadata or
    AGENTWORKFORCE_LAUNCH_METADATA=0.
  • agentworkforce create now opens persona-maker@best, supports
    --save-in-directory=<target> and --save-default, and passes
    TARGET_DIR / CREATE_MODE persona inputs.
  • Persona source config supports defaultCreateTarget for the implicit create target.
  • --version/-v now prints the CLI package version.

Changed

  • agentworkforce create now defaults to writing into
    <cwd>/.agentworkforce/workforce/personas unconditionally, creating the
    directory if it does not already exist. The previous behavior fell back to
    the user persona dir when no cwd-local workforce existed; pass
    --save-in-directory=<target> (or set defaultCreateTarget in the source
    config) to author somewhere else.
  • The previous --to <target> flag has been renamed to
    --save-in-directory=<target> (also accepted as
    --save-in-directory <target>). The old name is no longer recognized.

agentworkforce

Added

  • agentworkforce agent now records launch metadata through the CLI package;
    opt out with --no-launch-metadata or
    AGENTWORKFORCE_LAUNCH_METADATA=0.
  • agentworkforce create now opens persona-maker@best, supports target
    selection, and passes TARGET_DIR / CREATE_MODE persona inputs.
  • agentworkforce --version now prints the installed package version.

Don't miss a new workforce release

NewReleases is sending notifications on new releases.