| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-11 | 4.3 kB | |
| v1.38.0 source code.tar.gz | 2026-09-11 | 77.5 MB | |
| v1.38.0 source code.zip | 2026-09-11 | 84.2 MB | |
| Totals: 3 Items | 161.7 MB | 0 | |
1.38.0 (2026-09-11)
⚠️ Contains database migrations. This release adds ten
simulatemigrations (0079 through 0086, two of them merge migrations). Apply them withmanage.py migratewhen rolling out the backend image.
0079_harness_environment_credentials,0079_hosted_harness_channels,0080_merge_20260825_18570081_harness_stage_output_and_bundle_digest,0081_hostedharnessjob_stage_outputs,0082_merge_hosted_harness_outputs0083_hostedharnessjob_workspace,0084_expand_hosted_harness_scenario_limit,0085_hostedharnessscenario_dataset_row,0086_hostedharnessattempt_diagnostics
Features
- admin: show Custom Tools to staff as read-only [TH-7898] (6ddb301)
- harness: persist polled Daytona diagnostics (85eb0d8)
- simulate: let the guest's Observe collector be configured separately (20c83fd)
- simulate: merge Hosted Bundle V2 production flow into dev (946fb1f)
- simulate: pass Observe configuration to the harness guest and allow its collector (2e6d8eb)
- simulate: Retell outbound phone simulation on the hosted runner (dc102c1)
- simulate: send the harness job's tenancy context to the guest for tracing (77dff97)
Bug Fixes
- bound sampled eval task selection scans (c024254)
- contracts: regenerate swagger for the admin invoice preview docstring (#2721) (b2c38e8)
- falcon-ai: create agent evals by default when no type is given (bea4b4c)
- falcon-ai: create agent evals by default when no type is given (f62e77b)
- harness: harden Daytona diagnostics capture (643c851)
- harness: normalize polled Daytona logs (4ce6155)
- harness: redact arbitrary secret aliases (1785a84)
- harness: surface runtime validation cause (b4457f3)
- observe: attributes search, project sharing, and eval-mapping UX (#2718) (ceb8d40)
- simulate: align harness backend CI contracts (04095c2)
- simulate: bound wall-clock for every hosted voice job (186cbfa)
- simulate: declare resolved credential names to harness (43be849)
- simulate: derive the Observe collector host only from an explicit base url (3d089b5)
- tests: restore NLTK corpus initialization (9b12fcf)