Skip to content
This repository was archived by the owner on Jul 24, 2026. It is now read-only.

Add full daemon and turn this repo into a multi-workspace one#1

Merged
IliaMManolov merged 3 commits into
masterfrom
add-daemon-binary
May 1, 2026
Merged

Add full daemon and turn this repo into a multi-workspace one#1
IliaMManolov merged 3 commits into
masterfrom
add-daemon-binary

Conversation

@IliaMManolov

Copy link
Copy Markdown
Collaborator

No description provided.

IliaMManolov and others added 3 commits May 1, 2026 13:36
Lib moved to crates/mcp_detector_lib/, removing the now-redundant CLI
binary. New crate crates/mcp_detector_daemon/ exposes the watcher behind
a Unix-socket IPC (newline-delimited JSON) with a Starting → AwaitingFda
→ Running state machine driven by a TCC-protected read probe of
~/Library/Application Support/com.apple.TCC/TCC.db.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Workspace now hosts two crates:
- mcp_detector_lib: the library (moved from the top level)
- mcp_detector_daemon: new macOS daemon that wraps the watcher behind a
  Unix-socket IPC, gated on a TCC read-probe of TCC.db

README now indexes both crates, documents the daemon's state machine,
IPC wire format, CLI flags, and logging layers. The old `mcp_detector`
CLI is gone — the daemon replaces it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@qodo-code-review

Copy link
Copy Markdown
ⓘ You've reached your Qodo monthly free-tier limit. Reviews pause until next month — upgrade your plan to continue now, or link your paid account if you already have one.

@IliaMManolov
IliaMManolov merged commit ea01542 into master May 1, 2026
@IliaMManolov
IliaMManolov deleted the add-daemon-binary branch May 1, 2026 16:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant