File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55Full verification of the SDK example catalog against a live Conductor server. This
66report tracks the status of each suite so it can be re-checked as the SDK and server
77evolve. ** This PR is report + documentation only** — fixes for the bugs found are
8- proposed separately as a draft PR, pending a decision on whether to take them.
8+ proposed separately in draft PR
9+ [ #439 ] ( https://github.com/conductor-oss/python-sdk/pull/439 ) , pending a decision on
10+ whether to take them.
911
1012## Environment
1113
@@ -32,7 +34,7 @@ the CLI's floating `latest` at an rc — this resolves itself when 3.32.0 GA shi
3234
3335## Results — agents suite (` examples/agents/ ` , 146 files)
3436
35- ` run_all_examples.py ` with the fixes from the companion fixes PR applied:
37+ ` run_all_examples.py ` with the fixes from the companion fixes PR ( # 439 ) applied:
3638
3739| Status | Count | Notes |
3840| --------| ------:| -------|
@@ -69,7 +71,7 @@ Before fixes (same server): 91 PASS / 12 ERROR / 3 HUNG / 40 SKIP.
6971Static check: every ` .py ` under ` examples/ ` compiles (` compileall ` ). Unit tests:
7072` tests/unit/ai ` — 1744 passed.
7173
72- ## Bugs found (fixes proposed in the companion draft PR)
74+ ## Bugs found (fixes proposed in the companion draft PR, # 439 )
7375
7476Statuses marked "fixed" below and in the tables above reflect runs ** with the
7577companion PR's fixes applied** ; without them, each item reproduces as described.
You can’t perform that action at this time.
0 commit comments