@salesforce/sfdx-agent-harness-openai 0.8.0 → 0.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,45 +3,69 @@
3
3
  All notable changes to `@salesforce/sfdx-agent-harness-openai` are documented in this file. Format follows
4
4
  [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
5
5
 
6
+ ## [0.9.0] - 2026-08-05
7
+
8
+ ### Tests
9
+ - **agent-sdk,harness-mastra**: e2e suite health — harness matrix, per-harness default model, AWS-eventstream wire parsing @W-23716382@ ([#736](https://github.com/forcedotcom/agentic-dx/pull/736))
10
+
11
+ ### Chores
12
+ - **deps-dev**: bump @types/node from 22.20.0 to 22.20.1 in the dev-dependencies group across 1 directory ([#735](https://github.com/forcedotcom/agentic-dx/pull/735))
13
+
6
14
  ## [0.8.0] - 2026-08-04
7
15
 
8
16
  ### Chores
9
- - **deps**: sync all workspace dependencies to latest @W-23369873 ([#733](https://github.com/forcedotcom/agentic-dx/pull/733))
10
- - **deps-dev**: bump @vitest/eslint-plugin from 1.6.23 to 1.6.24 in the vitest group across 1 directory ([#729](https://github.com/forcedotcom/agentic-dx/pull/729))
17
+
18
+ - **deps**: sync all workspace dependencies to latest @W-23369873
19
+ ([#733](https://github.com/forcedotcom/agentic-dx/pull/733))
20
+ - **deps-dev**: bump @vitest/eslint-plugin from 1.6.23 to 1.6.24 in the vitest group across 1 directory
21
+ ([#729](https://github.com/forcedotcom/agentic-dx/pull/729))
11
22
 
12
23
  ## [0.7.0] - 2026-08-04
13
24
 
14
25
  ### Chores
15
- - **deps-dev**: bump eslint from 10.7.0 to 10.8.0 in the eslint group ([#728](https://github.com/forcedotcom/agentic-dx/pull/728))
26
+
27
+ - **deps-dev**: bump eslint from 10.7.0 to 10.8.0 in the eslint group
28
+ ([#728](https://github.com/forcedotcom/agentic-dx/pull/728))
16
29
 
17
30
  ## [0.6.0] - 2026-08-03
18
31
 
19
32
  ### Features
20
- - **agent-sdk,harnesses**: emit Tier-1 logBus siblings for lifecycle telemetry @W-23547150@ ([#716](https://github.com/forcedotcom/agentic-dx/pull/716))
33
+
34
+ - **agent-sdk,harnesses**: emit Tier-1 logBus siblings for lifecycle telemetry @W-23547150@
35
+ ([#716](https://github.com/forcedotcom/agentic-dx/pull/716))
21
36
 
22
37
  ## [0.5.0] - 2026-08-03
23
38
 
24
39
  ### Features
25
- - **agent-sdk,harness-mastra,harness-claude,harness-openai**: observability gaps — mcp-tool-call-completed, llm-retry, responseText/TTFT @W-23528008@ ([#717](https://github.com/forcedotcom/agentic-dx/pull/717))
40
+
41
+ - **agent-sdk,harness-mastra,harness-claude,harness-openai**: observability gaps — mcp-tool-call-completed, llm-retry,
42
+ responseText/TTFT @W-23528008@ ([#717](https://github.com/forcedotcom/agentic-dx/pull/717))
26
43
 
27
44
  ## [0.4.0] - 2026-07-30
28
45
 
29
46
  ### Features
47
+
30
48
  - **harness-openai**: MCP tool-progress @W-23558557@ ([#715](https://github.com/forcedotcom/agentic-dx/pull/715))
31
49
 
32
50
  ### Tests
33
- - **conformance**: cover abort while approval is parked @W-23597792 ([#710](https://github.com/forcedotcom/agentic-dx/pull/710))
51
+
52
+ - **conformance**: cover abort while approval is parked @W-23597792
53
+ ([#710](https://github.com/forcedotcom/agentic-dx/pull/710))
34
54
 
35
55
  ## [0.3.0] - 2026-07-28
36
56
 
37
57
  ### Chores
58
+
38
59
  - **deps**: bump @openai/agents from 0.13.0 to 0.13.5 ([#708](https://github.com/forcedotcom/agentic-dx/pull/708))
39
60
 
40
61
  ## [0.2.0] - 2026-07-27
41
62
 
42
63
  ### Features
43
- - **chat-generations**: GovCloud chat/generations fallback @W-23560954@ ([#695](https://github.com/forcedotcom/agentic-dx/pull/695))
44
- - **harness-openai**: multimodal image/file input support @W-23546665 ([#702](https://github.com/forcedotcom/agentic-dx/pull/702))
64
+
65
+ - **chat-generations**: GovCloud chat/generations fallback @W-23560954@
66
+ ([#695](https://github.com/forcedotcom/agentic-dx/pull/695))
67
+ - **harness-openai**: multimodal image/file input support @W-23546665
68
+ ([#702](https://github.com/forcedotcom/agentic-dx/pull/702))
45
69
 
46
70
  ## [0.1.0] - 2026-07-27
47
71