Commit History

Author SHA1 Message Date
  Colby Mchenry cfa293539f fix(mcp): drain the event loop on Windows daemon shutdown instead of aborting mid-watcher-close (#1041) 22 hours ago
  Colby Mchenry f83a1ecc8e fix(mcp): start the daemon on ExFAT/FAT/network filesystems (#997) (#1022) 2 days ago
  Colby Mchenry dfe13b03c8 feat(mcp): off-load read-tool dispatch to a worker pool to fix concurrent-call timeouts (#1002) 3 days ago
  Colby Mchenry 7c6417ef8f fix(mcp): prevent "Transport closed" from a stray daemon-socket error (#974) (#983) 5 days ago
  Colby Mchenry 0f825649a1 feat(cli): codegraph stop / list to manage background daemons (#861) 2 weeks ago
  Colby Mchenry 80358a84d9 fix(daemon): reap dead-peer clients + inactivity backstop so a daemon can't leak (#692) (#712) 3 weeks ago
  Colby Mchenry c9559d9991 fix(watcher): bound fd/watch cost with a native fs.watch hybrid (#644, #496, #555, #628, #579) (#650) 3 weeks ago
  Lorenzo Feng b09b23cf54 fix(watcher): exclude ignored dirs before watching to prevent inotify exhaustion (#276) 1 month ago
  Matt Morgan 995da54430 feat(mcp): share one serve --mcp per project across MCP clients (#411) 1 month ago