Releases: clay-run/agent-plugins
Releases · clay-run/agent-plugins
Release list
clay-cli-v1.0.0
Standalone Clay CLI 1.0.0 binaries, consumed by the Clay agent plugin.
What's new
clay searchesis the command group for Clay's GTM database —clay searchstill works and points you at the new name.clay workflows runs test <workflowId> --liveruns the workflow's published (live) version instead of the current draft; combine with--audience-segmentto backfill against the live version.clay whoamiprints the account email alongside the user and workspace names.- The searches skill excludes everything already in your workspace's Audiences with
clay.exclude_company_identifiers(@audience_segment("ALL")), no segment lookup needed. clay audiences records getallows 300 requests per minute (up from 60).- Various bug fixes and stability improvements.
clay-cli-v0.19.0
Standalone Clay CLI 0.19.0 binaries, consumed by the Clay agent plugin.
What's new
clay audiences records search-count --querycounts people, companies, deals, or activities using Audiences DSL.clay audiences records search-ids --queryreturns paginated IDs for people, companies, or deals using Audiences DSL.- The Audiences skill guides DSL queries, relationship filters, and filtered deal searches.
clay-cli-v0.18.1
Standalone Clay CLI 0.18.1 binaries, consumed by the Clay agent plugin.
What's new
- Various bug fixes and stability improvements.
clay-cli-v0.18.0
Standalone Clay CLI 0.18.0 binaries, consumed by the Clay agent plugin.
What's new
clay workspaceslists the workspaces you are signed into, prints the active one, and switches which workspace commands run against.clay loginkeeps prior workspaces;clay logoutsigns out only the active one.clay whoamireports every signed-in workspace when more than one is stored, and authenticated commands’ JSON includesworkspace: { id, name }naming the workspace the command ran against.clay credits top-upbuys credits for the workspace (oncefor a one-time purchase;autoto get, enable, or disable recurring auto top-up). Thecredits-quotas-plansskill covers balance, quotas, plan limits, and upgrade paths before a run that would only partially complete.clay workflows nodessupportscoalesceinput mappings that pick the first non-empty value when conditional branches converge on one action parameter.- Various bug fixes and stability improvements.
clay-cli-v0.17.0
Standalone Clay CLI 0.17.0 binaries, consumed by the Clay agent plugin.
What's new
- Various bug fixes and stability improvements.
clay-cli-v0.16.0
Standalone Clay CLI 0.16.0 binaries, consumed by the Clay agent plugin.
What's new
clay credits balancereturns the workspace remaining credit balance (replaces bareclay credits).clay workflows analysisinvestigates run data:traffic,aggregate,runs,search, andsteps.clay workflows ensure-audience-writebackcreates or reconnects the shared Audiences writeback on an audience enrichment workflow.- Various bug fixes and stability improvements.
clay-cli-v0.15.0
Standalone Clay CLI 0.15.0 binaries, consumed by the Clay agent plugin.
What's new
- Various bug fixes and stability improvements.
clay-cli-v0.14.0
Standalone Clay CLI 0.14.0 binaries, consumed by the Clay agent plugin.
What's new
clay signalsis now stable:create,get,list,update,pause,resume,delete, andsearch-topicsfor resolving topic intent IDs.clay audiences activities get|summaryandclay audiences signals get|summaryare now stable.clay search filters-modeis deprecated and will start failing withauth_forbidden. Create new searches withclay search query-mode create(grammar viaclay search query-mode reference); existing filters-mode searches can still be paged withclay search filters-mode run.- Various bug fixes and stability improvements.
clay-cli-v0.13.0
Standalone Clay CLI 0.13.0 binaries, consumed by the Clay agent plugin.
What's new
clay campaignscommands are now on the stable channel: create, list, and update campaigns, edit sequences and variants, and read analytics from the CLI.clay workflows runs testcan target audience members directly:--audience-segment <segmentId>with--limit <n>, or--record-ids <ids>for exact records.- Various bug fixes and stability improvements.
clay-cli-v0.12.1
Standalone Clay CLI 0.12.1 binaries. Dev build with action-approval 428 error envelope fix.