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
---
{
  "binary": false,
  "bytes": 12,
  "checksum": "[redacted]",
  "content": "hello world\n",
  "kind": "text",
  "lines": 1,
  "modified": "[redacted]",
  "path": "[redacted]",
  "permissions": "[redacted]",
  "type": "read"
}