Skip to content

History / Semantic Search

Revisions

  • docs: Synchronize tool counts and io group mapping

    Chris & Mike committed Apr 9, 2026
  • docs: sync wiki with v6.3.0 observability and search enhancements

    Chris & Mike committed Apr 7, 2026
  • docs: fix stale token estimates, PascalCase filenames, and prior wiki updates

    Chris & Mike committed Mar 14, 2026
  • Audit: remove phantom columns, stale banners, fix model size docs

    Chris & Mike committed Mar 6, 2026
  • fix: comprehensive wiki accuracy audit - correct 25+ inaccuracies Prompts.md (14 fixes): - Fix all prompt argument definitions to match source code - Remove fabricated arguments (include_git, days_back, sprint_start/end, week_offset, focus_area, personal_only, include_commits, include_metrics, project_name, goal_type, milestone_name, entry_id, similarity_threshold) - Correct actual arguments (query for find-related, limit for get-recent-entries, days for prepare-retro, project_number for project-status-summary and project-milestone-tracker) - Update Quick Reference table to match corrected arguments Git-Integration.md (2 fixes): - Remove 3 non-existent resources (workflows/timeline, branches/timeline, commits/timeline) - Fix invalid entry_type 'milestone' -> 'feature_implementation' with significance_type Architecture.md: - Replace outdated source file tree with actual project structure Tools.md (3 fixes): - Add missing 'confirm' parameter to delete_github_milestone - Add missing 'limit' parameter to get_github_milestones - Fix due_on format from ISO 8601 to YYYY-MM-DD Semantic-Search.md: - Fix default similarity_threshold from 0.3 to 0.25 (5 occurrences) Quick-Start.md, Examples.md, Search.md, Export.md, Relationships.md, Visualization.md: - Fix all invalid entry_type 'milestone' -> valid types with significance_type - Fix all invalid entry_type 'enhancement' -> 'other' - Fix all wrong prompt usage examples across all pages - Remove non-existent resource references from Examples.md

    Temp committed Mar 1, 2026
  • Audit: fix invalid entry types and significance types across all wiki pages - Replace development_note with contextually appropriate valid types (project_decision, research, planning, feature_implementation, etc.) - Replace enhancement with feature_implementation - Replace technical_note with learning or meeting_notes - Replace technical_decision with project_decision - Replace milestone (as entry_type) with technical_achievement - Fix Entry Types and Significance Types reference lists in Tools.md, Quick-Start.md, and Schema.md to match source code constants - Fix invalid significance types: major_breakthrough -> breakthrough, project_completion -> release, identity_development -> lesson_learned, technical_decision -> decision, major_milestone -> milestone - Remove outdated 'upcoming release' note for ci_status in Prompts.md Valid entry types: personal_reflection, project_decision, technical_achievement, bug_fix, feature_implementation, code_review, meeting_notes, learning, research, planning, retrospective, standup, other Valid significance types: milestone, breakthrough, technical_breakthrough, decision, lesson_learned, blocker_resolved, release

    Temp committed Mar 1, 2026
  • Audit wiki: fix tool counts, replace deprecated API docs, remove Python refs, fix placeholder email

    Temp committed Feb 27, 2026
  • docs: Audit documentation for Unreleased changelog consistency Updates for Unreleased features: - memory://instructions: Updated default level from standard to full - memory://prs/{n}/timeline: Added prMetadata and timelineNote fields docs - CI status: Added cancelled to status values list - semantic_search: Added threshold recommendations table and hint example - restore_backup: Added warning about reverted tag merges, entries, relationships Resource count fixes (17 -> 18 = 12 static + 6 template): - Added missing memory://instructions to static resource lists - Fixed counts in README.md, Installation.md, Quick-Start.md

    Temp committed Jan 18, 2026
  • docs: add AUTO_REBUILD_INDEX to Configuration and Semantic-Search pages

    Temp committed Jan 17, 2026
  • docs: add hint_on_empty parameter and hint behavior to Semantic-Search.md

    Temp committed Jan 17, 2026
  • Update everything to new version.

    Temp committed Jan 12, 2026
  • Update wiki to v3.0.0

    Temp committed Dec 28, 2025
  • Upgrade to V2.1.0.

    Temp committed Nov 26, 2025
  • Update wiki with list resource issue in cursor.

    Temp committed Oct 28, 2025
  • Update wiki to v2.0.0.

    Temp committed Oct 28, 2025
  • Update Wiki to V1.2.1.

    Temp committed Oct 26, 2025
  • Update all documentation from v1.1.2 to v1.1.3 - Updated version references across all wiki pages - Ensures documentation consistency with main release - 17 documentation files updated

    Temp committed Oct 9, 2025
  • Update version references from v1.1.0 to v1.1.2 - Updated all wiki documentation to reflect v1.1.2 - Ensures consistency across GitHub, Docker, and PyPI - 12 files updated with version corrections

    Temp committed Oct 9, 2025
  • Initial wiki documentation - comprehensive guide for Memory Journal MCP v1.1.0

    Temp committed Oct 4, 2025