atomwrite 0.1.2

Atomic file operations CLI for LLM agents — read, write, edit, search, replace with NDJSON output
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
source: tests/snapshot_write.rs
expression: event
---
{
  "bytes_written": 17,
  "checksum": "[redacted]",
  "elapsed_ms": "[redacted]",
  "path": "[redacted]",
  "platform": {
    "dir_fsync": "sync_all",
    "fsync": "sync_data"
  },
  "status": "success",
  "type": "write"
}