@denisixnpm/agent-rdp 0.7.10 → 0.7.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.7.12](https://github.com/denisix/agent-rdp/compare/agent-rdp-v0.7.11...agent-rdp-v0.7.12) (2026-09-02)
4
+
5
+
6
+ ### Features
7
+
8
+ * detect stale daemons, idempotent run retries, honest exit codes, diagnostics bundle ([07470e8](https://github.com/denisix/agent-rdp/commit/07470e8271c0c7e163ad4ff07eb4de4d7d6736c2))
9
+
10
+ ## [0.7.11](https://github.com/denisix/agent-rdp/compare/agent-rdp-v0.7.10...agent-rdp-v0.7.11) (2026-09-02)
11
+
12
+
13
+ ### Features
14
+
15
+ * fix file push framing, run prelude, stream polling, clipboard CRLF, and daemon health verdicts ([1e470fd](https://github.com/denisix/agent-rdp/commit/1e470fdff55839237e5f8684b594520201039d8a))
16
+
3
17
  ## [0.7.10](https://github.com/denisix/agent-rdp/compare/agent-rdp-v0.7.9...agent-rdp-v0.7.10) (2026-09-01)
4
18
 
5
19