|
4 | 4 |
|
5 | 5 | <!-- version list --> |
6 | 6 |
|
| 7 | +## v1.1.1 (2026-06-01) |
| 8 | + |
| 9 | +### Bug Fixes |
| 10 | + |
| 11 | +- **check_drift**: Detect orphan files under plugin roots |
| 12 | + ([#235](https://github.com/AgentToolkit/altk-evolve/pull/235), |
| 13 | + [`09b173d`](https://github.com/AgentToolkit/altk-evolve/commit/09b173d50015b5d90f62a65938370c505a1d583b)) |
| 14 | + |
| 15 | +- **claude-plugin**: Qualify recall audit ids across local/subscribed trees |
| 16 | + ([#239](https://github.com/AgentToolkit/altk-evolve/pull/239), |
| 17 | + [`6cc2a5b`](https://github.com/AgentToolkit/altk-evolve/commit/6cc2a5b6d050cb7c0af7d97a0f058653e1f22b2f)) |
| 18 | + |
| 19 | +- **e2e**: Resolve issue #244 test failures |
| 20 | + ([#245](https://github.com/AgentToolkit/altk-evolve/pull/245), |
| 21 | + [`a2ab28c`](https://github.com/AgentToolkit/altk-evolve/commit/a2ab28c44323b457e59da87fc1a38c05b2477249)) |
| 22 | + |
| 23 | +- **e2e**: Resolve test failures from issue #244 |
| 24 | + ([#245](https://github.com/AgentToolkit/altk-evolve/pull/245), |
| 25 | + [`a2ab28c`](https://github.com/AgentToolkit/altk-evolve/commit/a2ab28c44323b457e59da87fc1a38c05b2477249)) |
| 26 | + |
| 27 | +- **filesystem**: Address Codex review on interrupted-write recovery |
| 28 | + ([#245](https://github.com/AgentToolkit/altk-evolve/pull/245), |
| 29 | + [`a2ab28c`](https://github.com/AgentToolkit/altk-evolve/commit/a2ab28c44323b457e59da87fc1a38c05b2477249)) |
| 30 | + |
| 31 | +- **install**: Purge legacy evolve-prefixed bob artifacts on install/uninstall |
| 32 | + ([#235](https://github.com/AgentToolkit/altk-evolve/pull/235), |
| 33 | + [`09b173d`](https://github.com/AgentToolkit/altk-evolve/commit/09b173d50015b5d90f62a65938370c505a1d583b)) |
| 34 | + |
| 35 | +- **learn**: Guard payload and assessment types in log_influence.py |
| 36 | + ([#239](https://github.com/AgentToolkit/altk-evolve/pull/239), |
| 37 | + [`6cc2a5b`](https://github.com/AgentToolkit/altk-evolve/commit/6cc2a5b6d050cb7c0af7d97a0f058653e1f22b2f)) |
| 38 | + |
| 39 | +- **learn**: Renumber influence step to Step 5 after merge |
| 40 | + ([#239](https://github.com/AgentToolkit/altk-evolve/pull/239), |
| 41 | + [`6cc2a5b`](https://github.com/AgentToolkit/altk-evolve/commit/6cc2a5b6d050cb7c0af7d97a0f058653e1f22b2f)) |
| 42 | + |
| 43 | +- **learn**: Resolve recalled slugs across subscribed entity trees |
| 44 | + ([#239](https://github.com/AgentToolkit/altk-evolve/pull/239), |
| 45 | + [`6cc2a5b`](https://github.com/AgentToolkit/altk-evolve/commit/6cc2a5b6d050cb7c0af7d97a0f058653e1f22b2f)) |
| 46 | + |
| 47 | +- **learn**: Resolve saved-trajectory path via shared get_trajectories_dir |
| 48 | + ([#247](https://github.com/AgentToolkit/altk-evolve/pull/247), |
| 49 | + [`a584af6`](https://github.com/AgentToolkit/altk-evolve/commit/a584af621cd19aafdf09955c73f4215e0443119c)) |
| 50 | + |
| 51 | +- **platform-integrations**: Correct bob uninstall + global custom-mode path |
| 52 | + ([#258](https://github.com/AgentToolkit/altk-evolve/pull/258), |
| 53 | + [`a8c7d61`](https://github.com/AgentToolkit/altk-evolve/commit/a8c7d6118ea3352453699dfc57d103e6e7a38248)) |
| 54 | + |
| 55 | +- **platform-integrations**: Correct codex status label and bob README path notation |
| 56 | + ([#258](https://github.com/AgentToolkit/altk-evolve/pull/258), |
| 57 | + [`a8c7d61`](https://github.com/AgentToolkit/altk-evolve/commit/a8c7d6118ea3352453699dfc57d103e6e7a38248)) |
| 58 | + |
| 59 | +- **provenance**: Harden payload type validation in log_influence |
| 60 | + ([#251](https://github.com/AgentToolkit/altk-evolve/pull/251), |
| 61 | + [`d7a3f49`](https://github.com/AgentToolkit/altk-evolve/commit/d7a3f49f14326e61db5c9a6b8a058ad0e7cc1423)) |
| 62 | + |
| 63 | +- **recall**: Prefer explicit session_id over raw transcript_path stem |
| 64 | + ([#251](https://github.com/AgentToolkit/altk-evolve/pull/251), |
| 65 | + [`d7a3f49`](https://github.com/AgentToolkit/altk-evolve/commit/d7a3f49f14326e61db5c9a6b8a058ad0e7cc1423)) |
| 66 | + |
| 67 | +- **save-trajectory**: Drop vendor-specific env-var reference from session_id guidance |
| 68 | + ([#251](https://github.com/AgentToolkit/altk-evolve/pull/251), |
| 69 | + [`d7a3f49`](https://github.com/AgentToolkit/altk-evolve/commit/d7a3f49f14326e61db5c9a6b8a058ad0e7cc1423)) |
| 70 | + |
| 71 | +- **save-trajectory**: Embed session_id in trajectory filename for provenance |
| 72 | + ([#251](https://github.com/AgentToolkit/altk-evolve/pull/251), |
| 73 | + [`d7a3f49`](https://github.com/AgentToolkit/altk-evolve/commit/d7a3f49f14326e61db5c9a6b8a058ad0e7cc1423)) |
| 74 | + |
| 75 | +- **subscribe**: Persist config rollback when audit append fails |
| 76 | + ([#251](https://github.com/AgentToolkit/altk-evolve/pull/251), |
| 77 | + [`d7a3f49`](https://github.com/AgentToolkit/altk-evolve/commit/d7a3f49f14326e61db5c9a6b8a058ad0e7cc1423)) |
| 78 | + |
| 79 | +- **subscribe**: Roll back clone and config when audit append fails |
| 80 | + ([#251](https://github.com/AgentToolkit/altk-evolve/pull/251), |
| 81 | + [`d7a3f49`](https://github.com/AgentToolkit/altk-evolve/commit/d7a3f49f14326e61db5c9a6b8a058ad0e7cc1423)) |
| 82 | + |
| 83 | +- **subscribe**: Warn on rollback save_config failure instead of silently swallowing |
| 84 | + ([#251](https://github.com/AgentToolkit/altk-evolve/pull/251), |
| 85 | + [`d7a3f49`](https://github.com/AgentToolkit/altk-evolve/commit/d7a3f49f14326e61db5c9a6b8a058ad0e7cc1423)) |
| 86 | + |
| 87 | +- **sync**: Emit invalid-subscription rejections on stderr |
| 88 | + ([#251](https://github.com/AgentToolkit/altk-evolve/pull/251), |
| 89 | + [`d7a3f49`](https://github.com/AgentToolkit/altk-evolve/commit/d7a3f49f14326e61db5c9a6b8a058ad0e7cc1423)) |
| 90 | + |
| 91 | +- **sync**: Surface invalid subscription entries in stdout summary |
| 92 | + ([#235](https://github.com/AgentToolkit/altk-evolve/pull/235), |
| 93 | + [`09b173d`](https://github.com/AgentToolkit/altk-evolve/commit/09b173d50015b5d90f62a65938370c505a1d583b)) |
| 94 | + |
| 95 | +- **tests**: Satisfy ruff format on slice whitespace |
| 96 | + ([#247](https://github.com/AgentToolkit/altk-evolve/pull/247), |
| 97 | + [`a584af6`](https://github.com/AgentToolkit/altk-evolve/commit/a584af621cd19aafdf09955c73f4215e0443119c)) |
| 98 | + |
| 99 | +### Documentation |
| 100 | + |
| 101 | +- Drop the ADR draft (#219 PRD already captures the rationale) |
| 102 | + ([#235](https://github.com/AgentToolkit/altk-evolve/pull/235), |
| 103 | + [`09b173d`](https://github.com/AgentToolkit/altk-evolve/commit/09b173d50015b5d90f62a65938370c505a1d583b)) |
| 104 | + |
| 105 | +- **adr**: Record compile-time plugin code generation decision |
| 106 | + ([#235](https://github.com/AgentToolkit/altk-evolve/pull/235), |
| 107 | + [`09b173d`](https://github.com/AgentToolkit/altk-evolve/commit/09b173d50015b5d90f62a65938370c505a1d583b)) |
| 108 | + |
| 109 | +- **experiments**: Add README for the experiments dir |
| 110 | + ([#261](https://github.com/AgentToolkit/altk-evolve/pull/261), |
| 111 | + [`c57148b`](https://github.com/AgentToolkit/altk-evolve/commit/c57148bc42b9ed05fe6ab2c0a7d8b3869d3e9d9a)) |
| 112 | + |
| 113 | +### Features |
| 114 | + |
| 115 | +- Manifest-first entity recall for all platforms (#224) |
| 116 | + ([#226](https://github.com/AgentToolkit/altk-evolve/pull/226), |
| 117 | + [`003bd53`](https://github.com/AgentToolkit/altk-evolve/commit/003bd536f411cd7ab3f1d7910b2bf8ec60111c06)) |
| 118 | + |
| 119 | +- **bob**: Rename skills to colon form; tighten learn/recall workflow text |
| 120 | + ([#235](https://github.com/AgentToolkit/altk-evolve/pull/235), |
| 121 | + [`09b173d`](https://github.com/AgentToolkit/altk-evolve/commit/09b173d50015b5d90f62a65938370c505a1d583b)) |
| 122 | + |
| 123 | +- **build**: Add claude-only on_stop hooks as platform overlays |
| 124 | + ([#235](https://github.com/AgentToolkit/altk-evolve/pull/235), |
| 125 | + [`09b173d`](https://github.com/AgentToolkit/altk-evolve/commit/09b173d50015b5d90f62a65938370c505a1d583b)) |
| 126 | + |
| 127 | +- **build**: Add Jinja2 templating to the plugin source pipeline |
| 128 | + ([#235](https://github.com/AgentToolkit/altk-evolve/pull/235), |
| 129 | + [`09b173d`](https://github.com/AgentToolkit/altk-evolve/commit/09b173d50015b5d90f62a65938370c505a1d583b)) |
| 130 | + |
| 131 | +- **build**: Introduce plugin-source/ and the render-equality build pipeline |
| 132 | + ([#235](https://github.com/AgentToolkit/altk-evolve/pull/235), |
| 133 | + [`09b173d`](https://github.com/AgentToolkit/altk-evolve/commit/09b173d50015b5d90f62a65938370c505a1d583b)) |
| 134 | + |
| 135 | +- **build**: Migrate identical claude/claw-code skill scripts to plugin-source |
| 136 | + ([#235](https://github.com/AgentToolkit/altk-evolve/pull/235), |
| 137 | + [`09b173d`](https://github.com/AgentToolkit/altk-evolve/commit/09b173d50015b5d90f62a65938370c505a1d583b)) |
| 138 | + |
| 139 | +- **build**: Template all claude/claw-code SKILL.md prose |
| 140 | + ([#235](https://github.com/AgentToolkit/altk-evolve/pull/235), |
| 141 | + [`09b173d`](https://github.com/AgentToolkit/altk-evolve/commit/09b173d50015b5d90f62a65938370c505a1d583b)) |
| 142 | + |
| 143 | +- **build**: Unify SKILL.md prose across all four platforms |
| 144 | + ([#235](https://github.com/AgentToolkit/altk-evolve/pull/235), |
| 145 | + [`09b173d`](https://github.com/AgentToolkit/altk-evolve/commit/09b173d50015b5d90f62a65938370c505a1d583b)) |
| 146 | + |
| 147 | +- **claude-plugin**: Record guideline usage per session in audit.log |
| 148 | + ([#239](https://github.com/AgentToolkit/altk-evolve/pull/239), |
| 149 | + [`6cc2a5b`](https://github.com/AgentToolkit/altk-evolve/commit/6cc2a5b6d050cb7c0af7d97a0f058653e1f22b2f)) |
| 150 | + |
| 151 | +- **evolve-lite**: Manifest-first entity recall in plugin-source tree |
| 152 | + ([#226](https://github.com/AgentToolkit/altk-evolve/pull/226), |
| 153 | + [`003bd53`](https://github.com/AgentToolkit/altk-evolve/commit/003bd536f411cd7ab3f1d7910b2bf8ec60111c06)) |
| 154 | + |
| 155 | +- **learn**: Unify save_entities.py with codex's strict ownership semantics |
| 156 | + ([#235](https://github.com/AgentToolkit/altk-evolve/pull/235), |
| 157 | + [`09b173d`](https://github.com/AgentToolkit/altk-evolve/commit/09b173d50015b5d90f62a65938370c505a1d583b)) |
| 158 | + |
| 159 | +- **platform-integrations**: Add provenance usage audits |
| 160 | + ([#251](https://github.com/AgentToolkit/altk-evolve/pull/251), |
| 161 | + [`d7a3f49`](https://github.com/AgentToolkit/altk-evolve/commit/d7a3f49f14326e61db5c9a6b8a058ad0e7cc1423)) |
| 162 | + |
| 163 | +- **platform-integrations**: Unify plugin code under a single canonical source |
| 164 | + ([#235](https://github.com/AgentToolkit/altk-evolve/pull/235), |
| 165 | + [`09b173d`](https://github.com/AgentToolkit/altk-evolve/commit/09b173d50015b5d90f62a65938370c505a1d583b)) |
| 166 | + |
| 167 | +- **recall**: Unify retrieve_entities.py across all four platforms |
| 168 | + ([#235](https://github.com/AgentToolkit/altk-evolve/pull/235), |
| 169 | + [`09b173d`](https://github.com/AgentToolkit/altk-evolve/commit/09b173d50015b5d90f62a65938370c505a1d583b)) |
| 170 | + |
| 171 | +- **sharing**: Unify publish/subscribe/sync/unsubscribe + bob save_trajectory |
| 172 | + ([#235](https://github.com/AgentToolkit/altk-evolve/pull/235), |
| 173 | + [`09b173d`](https://github.com/AgentToolkit/altk-evolve/commit/09b173d50015b5d90f62a65938370c505a1d583b)) |
| 174 | + |
| 175 | + |
7 | 176 | ## v1.1.0 (2026-05-01) |
8 | 177 |
|
9 | 178 | ### Bug Fixes |
|
0 commit comments