Skip to content

MindSpark: ThoughtForge v1.0.1

Choose a tag to compare

@hrabanazviking hrabanazviking released this 31 Mar 17:23
· 16 commits to main since this release

v1.0.1 — CLI Hotfix

Fixes two bugs in run_thoughtforge.py:

  • setup_logging() was called with level="WARNING" (wrong signature) — now passes correct config dict
  • Unicode box-drawing characters () caused UnicodeEncodeError on Windows cp1252 terminals — stdout now reconfigured to UTF-8 at startup

No changes to core library, tests, or benchmarks. All 447 tests still passing.


Full release notes: see v1.0.0