DataDesigner/packages/data-designer-engine/tests/engine
Eric W. Tramel 75dcb5e647 fix: split model usage from column progress
Signed-off-by: Eric W. Tramel <eric.tramel@gmail.com>
2026-05-21 14:13:16 -04:00
..
analysis feat: track reasoning token usage (#670) 2026-05-18 12:15:31 -06:00
column_generators fix: align progress panel metrics 2026-05-21 13:37:53 -04:00
dataset_builders fix: split model usage from column progress 2026-05-21 14:13:16 -04:00
mcp feat: preserve multimodal MCP tool results (#689) 2026-05-20 14:49:22 -06:00
models fix: show token rates in progress demo 2026-05-21 13:41:10 -04:00
processing fix(engine): actionable error when a Jinja field is missing/None/empty (#633) 2026-05-20 09:51:21 -06:00
registry chore: add publish script and update license headers (#253) 2026-01-28 08:47:34 -05:00
resources feat: add workflow chaining (#636) 2026-05-18 20:15:47 -03:00
sampling_gen feat: add RunConfig jinja rendering engine (#557) 2026-04-17 15:06:27 -04:00
storage fix: harden resume checkpoint handling (#624) 2026-05-11 11:44:46 -06:00
testing fix(engine): validate processor plugin impls (#609) 2026-05-06 14:31:12 -04:00
utils feat: track reasoning token usage (#670) 2026-05-18 12:15:31 -06:00
validators chore: Improve CLI startup with lazy heavy import cleanup (#330) 2026-02-18 16:24:15 -05:00
__init__.py feat: Native Anthropic adapter with shared HTTP client infrastructure (#426) 2026-03-19 11:18:40 -06:00
conftest.py feat: Refactor person data reading for client ddb connection control (#393) 2026-03-19 09:34:57 -05:00
test_capacity.py feat: implement async scheduling admission control (#661) 2026-05-20 20:58:05 -04:00
test_compiler.py refactor: slim package refactor into three subpackages (#240) 2026-01-27 13:53:20 -05:00
test_configurable_task.py chore: Improve CLI startup with lazy heavy import cleanup (#330) 2026-02-18 16:24:15 -05:00
test_dataset_metadata.py refactor: slim package refactor into three subpackages (#240) 2026-01-27 13:53:20 -05:00
test_engine_errors.py chore: add publish script and update license headers (#253) 2026-01-28 08:47:34 -05:00
test_model_provider.py feat(models): deprecate implicit default provider routing (#594) 2026-05-05 13:39:12 -06:00
test_observability.py feat: implement async scheduling admission control (#661) 2026-05-20 20:58:05 -04:00
test_secret_resolver.py chore: add publish script and update license headers (#253) 2026-01-28 08:47:34 -05:00
test_validation.py feat: add workflow chaining (#636) 2026-05-18 20:15:47 -03:00