Conversation
Merge strategy: rebase or squash onlyThis PR is labeled A regular merge commit would:
When merging, click the dropdown next to the green button and pick Rebase and merge or Squash and merge. |
1 similar comment
Merge strategy: rebase or squash onlyThis PR is labeled A regular merge commit would:
When merging, click the dropdown next to the green button and pick Rebase and merge or Squash and merge. |
|
🚀 New RC: CI is building. Once the workflow finishes, RC channel users will receive this build automatically on their next update check. Release notes for this RCFeatures
|
|
🚀 New RC: CI is building. Once the workflow finishes, RC channel users will receive this build automatically on their next update check. Release notes for this RCFeatures
|
Both patches are no longer used in the crate graph: - muda 0.17.2 patch: dependency has been upgraded to muda 0.19.1 - phf_generator 0.8.0 patch: dependency no longer resolves to 0.8.0 Cargo emits 'warning: patch ... was not used in the crate graph' for each of these, which the bump.js preflight treats as a hard failure. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
🚀 New RC: CI is building. Once the workflow finishes, RC channel users will receive this build automatically on their next update check. Release notes for this RCFeatures
|
|
🚀 New RC: CI is building. Once the workflow finishes, RC channel users will receive this build automatically on their next update check. Release notes for this RCFeatures
|
2. Search BETWEEN mismatch → `DualTimestampRange` in skill-commands 3. `date_from_ts` wrong date folder for 17-digit → digit-count dispatch in skill-commands 4. UMAP `load_embeddings_range` same BETWEEN + `ts/1000` bugs → skill-router 5. Reembed `extract_epoch_samples` given garbage seconds → `epoch_ts_to_unix` in settings_exg.rs 6. Session epoch-count always `None` in history UI → `epoch_ts_to_unix` in skill-history
|
🚀 New RC: CI is building. Once the workflow finishes, RC channel users will receive this build automatically on their next update check. Release notes for this RCFeatures
|
Release v0.0.130
Tracking release candidates for v0.0.130.
npm run release -- --rcproduces a new RC build.Merge policy
Use rebase merge or squash merge. A regular merge commit creates a new commit hash, which would break bit-identity between RC and stable.
Iterations
(more added as RCs are cut)