Module: Aidp::Watch

Defined in:
lib/aidp/watch/runner.rb,
lib/aidp/watch/state_store.rb,
lib/aidp/watch/plan_generator.rb,
lib/aidp/watch/plan_processor.rb,
lib/aidp/watch/build_processor.rb,
lib/aidp/watch/ci_fix_processor.rb,
lib/aidp/watch/review_processor.rb,
lib/aidp/watch/repository_client.rb,
lib/aidp/watch/reviewers/base_reviewer.rb,
lib/aidp/watch/change_request_processor.rb,
lib/aidp/watch/repository_safety_checker.rb,
lib/aidp/watch/reviewers/security_reviewer.rb,
lib/aidp/watch/reviewers/senior_dev_reviewer.rb,
lib/aidp/watch/reviewers/performance_reviewer.rb

Defined Under Namespace

Modules: Reviewers Classes: BuildProcessor, ChangeRequestProcessor, CiFixProcessor, PlanGenerator, PlanProcessor, RepositoryClient, RepositorySafetyChecker, ReviewProcessor, Runner, StateStore