Skip to content

Releases: audienti/cli

Audienti CLI v0.1.70

Choose a tag to compare

@github-actions github-actions released this 17 Sep 21:38

[0.1.70] - 2026-09-18

Added

  • Automation-controls payloads now report follow_autopilot_enabled and withdraw_connection_autopilot_enabled, and network-ops automation-controls renders both as follow and withdraw invitations rows. Both default to enabled; set either to false to disable that action.

Audienti CLI v0.1.69

Choose a tag to compare

@github-actions github-actions released this 17 Sep 18:18

[0.1.69] - 2026-09-17

Added

  • Prospect profile payloads now include a plan block for planner-controlled prospects, reporting plan versions, refresh status and reason, not-before/next-recheck timestamps, evaluated-at time, and the current plan payload; plus an effective_action block carrying the next action and its assigned account user. Both are omitted when the prospect is not planner-controlled.

Audienti CLI v0.1.68

Choose a tag to compare

@github-actions github-actions released this 17 Sep 15:23

[0.1.68] - 2026-09-17

Changed

  • Prospect company_certification now returns status: "missing" with reason: "reported_company_mismatch" when the reported company disagrees with the cited company profile, and never certifies generic LinkedIn company pages such as Stealth Startup.

Audienti CLI v0.1.67

Choose a tag to compare

@github-actions github-actions released this 17 Sep 03:20

[0.1.67] - 2026-09-17

Added

  • List routing-rules API response now reports whether rules were force re-applied.

Audienti CLI v0.1.66

Choose a tag to compare

@github-actions github-actions released this 13 Sep 20:40

[0.1.66] - 2026-09-13

Added

  • network-ops queue now shows the already-synced LinkedIn profile headline as a distinct column, leaving job title, company, and the invitation message unchanged and omitting a blank headline as -.

Audienti CLI v0.1.65

Choose a tag to compare

@github-actions github-actions released this 13 Sep 14:08

[0.1.65] - 2026-09-13

Changed

  • Prospect profile reporting through the account API now resolves citation identifiers through canonical identity evidence while preserving prospect ownership and malformed-email rejection.

Audienti CLI v0.1.64

Choose a tag to compare

@github-actions github-actions released this 10 Sep 21:04

[0.1.64] - 2026-09-10

Changed

  • List routing-rule create and update resolve locations and company_locations labels to a known LinkedIn geography at save time. Unknown labels return 422. Read responses include geo_key on those entries.

Audienti CLI v0.1.63

Choose a tag to compare

@github-actions github-actions released this 10 Sep 17:22

[0.1.63] - 2026-09-10

Fixed

  • inbox-ops queue retries a page read that returns HTTP 502, 503, or 504 up to three times with backoff before failing, since one Inbox Ops page can take the server most of the proxy timeout.

Audienti CLI v0.1.62

Choose a tag to compare

@github-actions github-actions released this 10 Sep 16:53

[0.1.62] - 2026-09-10

Added

  • inbox-ops queue now follows every page, numbers each row, saves the numbered list locally per account, and offers --group-by domain.
  • Add bulk inbox-ops ignore, filter-sender, filter-domain, allow-sender, and allow-domain verbs that select rows by number, range, row id, --domain, or --sender, print a manifest, validate with --dry-run, and apply with --yes through the new POST inbox_ops/actions API with per-row results.
  • Add inbox_ops.queue, inbox_ops.filters, inbox_ops.actions, inbox_ops.rules.set, and inbox_ops.rules.remove MCP tools.

Audienti CLI v0.1.61

Choose a tag to compare

@github-actions github-actions released this 09 Sep 02:27

[0.1.61] - 2026-09-08

Added

  • Add owner-scoped network-ops queue, accept, and decline commands for pending inbound LinkedIn connection requests, with reject as a decline alias and explicit queued-versus-provider-confirmed output.

Fixed

  • Preserve exact invitation-to-message binding in Network Ops output instead of assigning unrelated neighboring payload text.