Review and update README documentation - #24
Conversation
- Update Go version from 1.23 to 1.25 in README.md and CLAUDE.md to match actual go.mod (1.25.5) and CI configuration - Fix storage path references from .git/mail/ and .git/mail-recipients.jsonl to .agentmail/ and .agentmail/recipients.jsonl in main.go help text and claude-plugin/commands/status.md - Add missing UserPromptSubmit hook to plugin documentation table
- Replace outdated "monitors every 10 seconds" polling description with accurate file watching behavior (fsnotify with 500ms debounce) - Update fallback timer from 10s to correct 60s interval - Add documentation for stateless agent notification support - Update daemon system diagram to reflect actual implementation
SKILL.md fixes: - Change storage location from .git/mail/ to .agentmail/mailboxes/ - Fix message ID format from "6-character hex" to "8-character base62" - Remove non-existent Timestamp field from message format README.md fixes: - Clarify daemon uses safety timer alongside watching (not fallback) - Add missing exit code 1 for mailman errors
📝 WalkthroughWalkthroughThis pull request updates documentation and help text to reflect configuration changes across the agentmail system. Key updates include migrating file storage paths from Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes 🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
📜 Recent review detailsConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (5)
🧰 Additional context used📓 Path-based instructions (1)**/*.go📄 CodeRabbit inference engine (CLAUDE.md)
Files:
🧠 Learnings (12)📓 Common learnings📚 Learning: 2026-01-14T09:13:13.503ZApplied to files:
📚 Learning: 2026-01-14T09:13:13.503ZApplied to files:
📚 Learning: 2026-01-14T09:13:13.503ZApplied to files:
📚 Learning: 2026-01-14T09:13:13.503ZApplied to files:
📚 Learning: 2026-01-14T09:13:13.503ZApplied to files:
📚 Learning: 2026-01-14T09:13:13.503ZApplied to files:
📚 Learning: 2026-01-14T09:13:13.503ZApplied to files:
📚 Learning: 2026-01-14T09:13:13.503ZApplied to files:
📚 Learning: 2026-01-14T09:13:13.503ZApplied to files:
📚 Learning: 2026-01-14T09:13:13.503ZApplied to files:
📚 Learning: 2026-01-14T09:13:13.503ZApplied to files:
🧬 Code graph analysis (1)README.md (1)
🔇 Additional comments (13)
✏️ Tip: You can disable this entire section by setting Comment |
Summary by CodeRabbit
New Features
Documentation
Chores
.git/to.agentmail/directory.✏️ Tip: You can customize this high-level summary in your review settings.