Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .cspell/words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ MULT
nixfmt
nixos
nixpkgs
nohup
nonewline
nucleo
numtide
Expand Down
7 changes: 4 additions & 3 deletions docs/research/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,10 @@ Organized by topic. Each subdirectory mirrors the corresponding directory in [`d

## Tools

| Document | Description |
| ---------------------------------------- | ---------------------------------------------- |
| [Output Truncation](tools/truncation.md) | Per-tool vs central caps, spillover strategies |
| Document | Description |
| ---------------------------------------- | ------------------------------------------------------ |
| [Output Truncation](tools/truncation.md) | Per-tool vs central caps, spillover strategies |
| [Permissions](tools/permissions.md) | Tool approval modes, rule grammar, decision precedence |

## Terminal UI

Expand Down
Loading