Skip to content

FEAT-10: --watch mode to re-export automatically on file changes #38

@subhan-f

Description

@subhan-f

Add a --watch flag that re-runs the export automatically whenever a tracked file changes. This is useful when iterating on code and wanting to keep an LLM session's context up to date without manually re-running the command.

excod . --watch --output context.json
# Watching for changes... (ctrl+c to stop)

Priority: Low

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions