Skip to content

Add operational memory wiring and fix Windows debug startup#126

Open
timeshift92 wants to merge 1 commit into
rtk-ai:mainfrom
timeshift92:feature/windows-operational-memory
Open

Add operational memory wiring and fix Windows debug startup#126
timeshift92 wants to merge 1 commit into
rtk-ai:mainfrom
timeshift92:feature/windows-operational-memory

Conversation

@timeshift92
Copy link
Copy Markdown

Summary

  • add operational memory context persistence, contextual recall ranking, wake-up categorization, and dedup support across core, store, MCP, and CLI
  • align init, hook, installer, and integration docs with the new operational-memory workflow
  • fix Windows debug startup stack overflow for icm-cli and add a regression test

Test Plan

  • cargo test -p icm-store
  • cargo test -p icm-mcp --no-run
  • cargo test -p icm-cli --test windows_debug_startup -- --nocapture
  • cargo test -p icm-cli --no-run

@pszymkowiak
Copy link
Copy Markdown
Contributor

wshm · Automated triage by AI

📊 Automated PR Analysis

Type feature
🔴 Risk high

Summary

Adds operational memory wiring to the ICM project including context persistence on stored memories, contextual recall ranking with new CLI filters (project, platform, command, file_path, symbol, error_fingerprint), wake-up categorization, deduplication support across core/store/MCP/CLI crates, and updates integration docs. Also fixes a Windows debug-mode stack overflow in icm-cli by spawning the main logic on a thread with an 8 MB stack, with a regression test.

Review Checklist

  • Tests present
  • Breaking change
  • Docs updated

Analyzed automatically by wshm · This is an automated analysis, not a human review.

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.

3 participants