Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
kooshi
/
SharpToolsMCP
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
218
Code
Issues
4
Pull requests
3
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
I made an attempt at file monitoring
- #11
#11
Draft
fschwiet
wants to merge 12 commits into
kooshi:main
kooshi/SharpToolsMCP:main
from
fschwiet:filemon-rebased
fschwiet/SharpToolsMCP:filemon-rebased
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
I made an attempt at file monitoring
#11
fschwiet
wants to merge 12 commits into
kooshi:main
kooshi/SharpToolsMCP:main
from
fschwiet:filemon-rebased
fschwiet/SharpToolsMCP:filemon-rebased
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2025
adding plan for file monitoring
fschwiet
committed
84af16f
View commit details
Copy full SHA for 84af16f
Browse repository at this point
add a test project
fschwiet
committed
ccf860a
View commit details
Copy full SHA for ccf860a
Browse repository at this point
update filemon plans (was using Gemini 2.5 pro, hit free limit for the day)
fschwiet
committed
72f0ae7
View commit details
Copy full SHA for 72f0ae7
Browse repository at this point
cleanup design and plan
fschwiet
committed
f22f09f
View commit details
Copy full SHA for f22f09f
Browse repository at this point
cleanup design for error handling
fschwiet
committed
dae135f
View commit details
Copy full SHA for dae135f
Browse repository at this point
trying to hook up a no-op IFileMonitoringService to clarify how it would connect to the system
fschwiet
committed
bc9ff6e
View commit details
Copy full SHA for bc9ff6e
Browse repository at this point
adding test project to the solution
fschwiet
committed
dfe17b0
View commit details
Copy full SHA for dfe17b0
Browse repository at this point
Updating plans and monitoring interface to account for the fact that a single write to a file could cause multiple change events.
fschwiet
committed
2652031
View commit details
Copy full SHA for 2652031
Browse repository at this point
adding an empty test file for FileMonitoringService with setup code for a working directory
fschwiet
committed
ca81536
View commit details
Copy full SHA for ca81536
Browse repository at this point
whitespace cleanup for filemon.design.md
fschwiet
committed
07b11b6
View commit details
Copy full SHA for 07b11b6
Browse repository at this point
trying to implement FileMonitoringService (tests are flaky, casing may be an issue)
fschwiet
committed
3f0cbd6
View commit details
Copy full SHA for 3f0cbd6
Browse repository at this point
- fix to FileChangeListener.IsPathIgnored to check all path parts
Show description for db48921
fschwiet
committed
db48921
View commit details
Copy full SHA for db48921
Browse repository at this point
You can’t perform that action at this time.