vtcode-diff 0.169.2

Bounded structured text diffs and renderer-neutral terminal preview rows
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
vtcode-diff attribution notice
==============================

This crate's presentation architecture and underlying ideas (unified and
side-by-side terminal diff previews with intraline emphasis) were informed by
OpenAI Codex (https://github.com/openai/codex), which is licensed under
Apache-2.0 (https://github.com/openai/codex/blob/main/LICENSE).

vtcode-diff is an independent implementation for VT Code; no Codex source
code was copied.

vtcode-diff itself is licensed under MIT OR Apache-2.0, at your option.
See the workspace LICENSE files and the crate README for details.