MindSpark: ThoughtForge v1.0.1
v1.0.1 — CLI Hotfix
Fixes two bugs in run_thoughtforge.py:
setup_logging()was called withlevel="WARNING"(wrong signature) — now passes correct config dict- Unicode box-drawing characters (
═) causedUnicodeEncodeErroron 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