v1.0.6
v1.0.6 (2026-04-03)
Bug Fixes
-
Add optional implementation_steps to Tip model and prompt (#124,
d373e7e) -
Clarify task status context in tip generation prompt (#124,
d373e7e) -
Completely remove all Roo references from install.sh (#130,
8e6c76d) -
Normalize implementation_steps to list[str] in combine_cluster (#124,
d373e7e) -
Remove Roo integration tests and fix install.sh 'all' platform (#130,
8e6c76d) -
Resolve CI failures for formatting and type-checking (#91,
29dba09) -
bob: Clarify entity count rule in learn skill (#122,
824e4d9) -
claude: Move marketplace.json back to .claude-plugin directory (#115,
18ccaa9) -
claude: Move marketplace.json to .claude-plugin directory (#107,
a54a976) -
claude: Rename plugin to evolve-lite in marketplace.json (#116,
2cae903) -
entity-io: Prevent concurrent write collisions on same slug (#91,
29dba09) -
entity-io: Reject unsafe entity type values before joining paths (#91,
29dba09) -
entity-io: Use start-of-line match for rationale header parsing (#91,
29dba09) -
evolve-lite: Format entity_io.py to satisfy ruff check (#134,
43c5951) -
evolve-lite: Guard against non-string entity type values (#122,
824e4d9) -
evolve-lite: Guard Stop hook against recursion and clean up noise (#134,
43c5951) -
evolve-lite: Tighten learn skill to only extract high-signal guidelines (#122,
824e4d9) -
justfile: Correct volume mount path in sandbox-prompt (#133,
6e2c787) -
platform-integrations: Add missing entity_io lib to Bob (#105,
a3be71d) -
platform-integrations: Add missing entity_io lib to Bob integration (#105,
a3be71d) -
platform-integrations: Clean up Bob evolve-lite skills (#109,
889c8f1) -
platform-integrations: Clean up trailing whitespace and add actionable recall instructions (#109,
889c8f1) -
platform-integrations: Handle SameFileError race in _safe_copy2 (#104,
d88baf1) -
platform-integrations: Improve YAML parsing and error handling in install script (#100,
6bfdbbb) -
platform-integrations: Resolve Step 0 vs Step 1 ordering conflict (#109,
889c8f1) -
platform-integrations: Skip copy when src and dst are same file (#104,
d88baf1) -
postgres: Derive vector schema from embedding model (#135,
a6b7b33) -
postgres: Ensure pgvector extension before vector registration (#135,
a6b7b33) -
tests: Add postgres dependencies to dev group for testing (#128,
f2bc745) -
tests: Resolve linting errors and force isolated filesystem config in unit test fixture (#128,
f2bc745)
Documentation
-
Fix Codex Lite Mode installation steps in AGENTS.md (#136,
427e99d) -
Standardize cli commands to use evolve entrypoint across all readmes (#128,
f2bc745) -
Sync documentation with supported platforms (add codex, remove roo) (#136,
427e99d) -
codex: Align evolve-lite skill naming and expand Codex skill guidance (#137,
f962b55) -
evolve-lite: Document Stop hook UX implications and opt-out mechanism (#134,
43c5951)
Features
-
Improve tip generation prompt with richer guidance (#124,
d373e7e) -
Introduce Kaizen Web UI and Management Dashboard (#77,
bd67611) -
Propagate implementation_steps through tip storage and clustering (#124,
d373e7e) -
claude: Auto-invoke learn skill after each task via stop hook (#134,
43c5951) -
evolve-lite: Auto-invoke learn skill after each task via stop hook (#134,
43c5951) -
platform-integrations: Add codex evolve-lite installer (#111,
215704e) -
platform-integrations: Add portable bash/Python installer (#100,
6bfdbbb) -
platform-integrations: Improve install.sh YAML parsing and add comprehensive tests (#100,
6bfdbbb) -
release: Automate SCRIPT_VERSION update in install.sh (#100,
6bfdbbb) -
ui: Formalize entity creation with React dropdowns and array mapped triggers (#77,
bd67611)
Detailed Changes: v1.0.5...v1.0.6