Skip to content

docs(readme): update counts and add mcp init safety note#137

Merged
wcatz merged 1 commit intomainfrom
fix/readme-phase1-counts
Mar 31, 2026
Merged

docs(readme): update counts and add mcp init safety note#137
wcatz merged 1 commit intomainfrom
fix/readme-phase1-counts

Conversation

@wcatz
Copy link
Copy Markdown
Owner

@wcatz wcatz commented Mar 31, 2026

Summary

  • Tool count: 13 → 16 (new: ghost_memory_pin, ghost_task_update, ghost_decisions_list)
  • Resource count: 2 → 4 (new: decisions, tasks)
  • Permission count: 13 → 16
  • SessionStart hook: now includes tasks, decisions, session count
  • Architecture section updated
  • Added non-destructive safety note for ghost mcp init

Summary by CodeRabbit

  • Documentation

    • Updated MCP integration documentation with expanded tool set (13 to 16 tools) and enhanced dry-run guidance for safe previewing.
  • New Features

    • Added memory pinning and category filtering for improved memory organization.
    • Expanded context resources to include project globals, tasks, and decisions.
    • Added task state management and decision listing capabilities.

- Tool count: 13 → 16 (ghost_memory_pin, ghost_task_update, ghost_decisions_list)
- Resource count: 2 → 4 (decisions, tasks)
- Permission count: 13 → 16
- SessionStart hook description: add tasks, decisions, session count
- Architecture section: 16 tools + 4 resources
- Add non-destructive safety note for ghost mcp init
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 31, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 186d5e3f-c42b-4189-bb6b-7cad63e128af

📥 Commits

Reviewing files that changed from the base of the PR and between f812c7b and b094e95.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

Updated README documentation to reflect expanded MCP integration with increased tool count from 13 to 16, new tools (ghost_memory_pin, ghost_task_update, ghost_decisions_list), additional resources for decisions and tasks, enriched SessionStart hook context, and clarified non-destructive idempotency behavior.

Changes

Cohort / File(s) Summary
MCP Integration Documentation
README.md
Expanded tool count from 13 to 16; documented new tools (ghost_memory_pin, ghost_task_update, ghost_decisions_list) and optional ghost_memory_search category filter; extended resources from 1 to 4 including decisions and tasks endpoints; enhanced SessionStart hook description; clarified non-destructive idempotency guarantees and --dry-run usage.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🐰 Sixteen tools now bloom, where thirteen once stood,
With decisions and memories, all understood,
Pins that persist, tasks that flow,
The README knows all—watch Ghost go!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'docs(readme): update counts and add mcp init safety note' accurately reflects the main changes: updating documentation counts and adding a safety note about the MCP init command.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/readme-phase1-counts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@wcatz wcatz merged commit 2966cc5 into main Mar 31, 2026
5 checks passed
@wcatz wcatz deleted the fix/readme-phase1-counts branch March 31, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant