Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .jules/warden.md
Original file line number Diff line number Diff line change
Expand Up @@ -378,3 +378,11 @@ Observed the preceding agent optimized the ignore file watcher hot loop by elimi

Alignment / Deferred:
Version bumped to `0.1.33` as a patch release reflecting the assurance of these micro-optimizations. Updated CHANGELOG.md. No dependency adjustments were required.

## 2026-06-02 — Assessment & Lifecycle

Observation / Pruned:
Observed the preceding agent overhauled the README.md with enterprise documentation. Validated no logic changes were introduced, and tests, linting, and static analysis passed successfully without any pruning needed.

Alignment / Deferred:
Version bumped to `0.1.34` as a patch release reflecting the documentation and lifecycle updates. Updated CHANGELOG.md. No dependency updates were needed.
1,753 changes: 4 additions & 1,749 deletions CHANGELOG.md

Large diffs are not rendered by default.

14 changes: 0 additions & 14 deletions fix_changelog_4.py

This file was deleted.

22 changes: 0 additions & 22 deletions fix_comment_4.py

This file was deleted.

4 changes: 0 additions & 4 deletions fix_shutdown.py

This file was deleted.

16 changes: 0 additions & 16 deletions fix_warden_4.py

This file was deleted.

8 changes: 0 additions & 8 deletions patch_conflict.py

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "echo-watcher"
version = "0.1.32"
version = "0.1.34"
description = "📡 Lightweight file watcher. Trigger commands on changes. <5MB RAM, single binary."
authors = [
{ name = "shenald-dev", email = "bot@shenald.dev" }
Expand Down
47 changes: 0 additions & 47 deletions resolve.py

This file was deleted.

Loading