Skip to content

TomorrowEdge 1.4.3

Choose a tag to compare

@axobase001 axobase001 released this 12 Jun 14:55
· 26 commits to master since this release

TomorrowEdge 1.4.3 clears the older experiment and fixture issue queue.\n\nHighlights:\n- error-loop experiments now support explicit baseline aliases: direct, reflection_only, preference_feedback, and error_memory.\n- deterministic experiment fixtures now cover wrong-API, wrong-file, hidden-invariant, cross-language, React/UI, state-machine, and flaky-validator scenarios.\n- tedge experiment dashboard builds an offline HTML cohort dashboard and dashboard_summary.json from error-loop experiment bundles.\n\nValidation:\n- npx vitest run tests/unit/errorLoopExperiment.test.ts tests/unit/cliContract.test.ts --fileParallelism=false\n- npm run build\n- npm run web:build\n- npm run docs:status\n- npm run secrets:scan\n- npm run audit:check\n- npm run pack:dry:strict