patchloom 0.9.0

Structured file editing library and CLI for AI agents: parser-backed JSON/YAML/TOML edits, AST-aware code operations, multi-file batching, markdown operations, and MCP server
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[book]
title = "Patchloom"
description = "Structured file edits for AI agents"
authors = ["Sebastien Tardif"]
language = "en"
src = "docs"

[build]
build-dir = "book-output"

[output.html]
git-repository-url = "https://github.com/patchloom/patchloom"
edit-url-template = "https://github.com/patchloom/patchloom/edit/main/{path}"
no-section-label = true