brainy/scripts
David Snelling 3c7846b79d **chore: remove comprehensive test scripts and related documentation**
- Removed the `scripts/comprehensive-test.js` script and its auxiliary files (`node-test.js`, `TENSORFLOW_NODEJS.md`, and `scripts/test-cli-locally.js`).
- These files encompassed unified testing across environments (Browser, Node.js, and CLI) and TensorFlow.js compatibility.
- Reflects a strategic decision to deprecate integrated testing workflow in favor of modular testing approaches and project simplification.

This cleanup aligns with the ongoing effort to streamline the repository and remove redundant or outdated test infrastructure.
2025-07-15 11:50:37 -07:00
..
check-code-style.js feat(scripts, project): add comprehensive code style enforcement script and update style-related workflows 2025-06-30 09:51:53 -07:00
create-favicon.js **feat(cli, workers): introduce text encoding patches and worker improvements** 2025-07-04 14:42:33 -07:00
create-github-release.js **chore(release): bump version to 0.10.0 and refactor project structure** 2025-07-07 10:19:04 -07:00
encode-image.js Initial commit 2025-06-24 11:41:30 -07:00
generate-version.js **feat(cli, scripts): introduce CLI package and automated publishing process** 2025-07-02 11:32:06 -07:00
patch-textencoder.js **chore(release): bump version to 0.10.0 and refactor project structure** 2025-07-07 10:19:04 -07:00
publish-cli.js **chore(release): enhance deployment workflows with GitHub release automation** 2025-07-04 12:29:38 -07:00
update-readme.js Initial commit 2025-06-24 11:41:30 -07:00