2 repos
Tools that monitor directory changes to trigger automated tasks like recompilation or real-time indexing.
Explore 2 awesome GitHub repositories matching development tools & productivity · File System Watchers. Refine with filters or upvote what's useful.
Anthropic's terminal-native AI coding agent.
Tracks project directory changes in real time to ensure the agent maintains an accurate awareness of the codebase state.
Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified ou
Monitor directory changes to trigger automated recompilation or real-time indexing tasks.