Skip to content

chore(main): release icm 0.10.50#247

Merged
pszymkowiak merged 1 commit into
mainfrom
release-please--branches--main--components--icm
May 23, 2026
Merged

chore(main): release icm 0.10.50#247
pszymkowiak merged 1 commit into
mainfrom
release-please--branches--main--components--icm

Conversation

@rtk-ai-icm-ci
Copy link
Copy Markdown
Contributor

@rtk-ai-icm-ci rtk-ai-icm-ci Bot commented May 23, 2026

🤖 I have created a release beep boop

0.10.50 (2026-05-23)

Features

  • init: default cli mode writes to global per-tool paths; --per-project for cwd (20666db)
  • init: gate every mode by detect_tool and record the install manifest (55233a7)
  • init: scaffold install manifest module (1073e48)
  • uninstall: --scan-dir, process detection, --purge-data guard (ebf1b67)
  • uninstall: catalog every location cmd_init may have touched (c9cee09)
  • uninstall: discovery + --check / --dry-run / --audit modes (48b4207)
  • uninstall: first-class icm uninstall with backups, dry-run, audit, check (2b7b6a2)
  • uninstall: integration tests, audit-mode purge wording, dead-code cleanup (62b040d)
  • uninstall: scaffold uninstall subcommand and clap surface (e259fb9)
  • uninstall: strippers, timestamped backups, mutation phase (72b71a7)

Bug Fixes

  • extraction: default summarizer to auto, fall back to fastembed (cd6f24d)
  • extraction: defer fastembed extraction off the per-tool-call hot path (ebeda6d)
  • extraction: defer fastembed extraction off the per-tool-call hot path (f82c25f), closes #239
  • init: create parent dir before writing settings.json hooks (4b2e5e4)
  • init: gate by detect_tool, install manifest, global paths by default (004c8cd)
  • uninstall: cross-platform tests (Windows path separators, macOS data dirs) (0a476b0)
  • uninstall: default backup path under data_dir, scope process detection, README polish (cff4abf)
  • uninstall: refuse to mutate symlinks (target would be modified without backup) (e415faf)
  • uninstall: use unwrap_or instead of unwrap_or_else in backup test (f2a261a)

This PR was generated with Release Please. See documentation.

@pszymkowiak pszymkowiak merged commit 804dac2 into main May 23, 2026
11 of 12 checks passed
@rtk-ai-icm-ci
Copy link
Copy Markdown
Contributor Author

rtk-ai-icm-ci Bot commented May 23, 2026

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Excessive memory and CPU spikes caused by ICM every time read occurs.

1 participant