Skip to content

Fix TOON format link in README.md#14

Merged
quinnmil merged 1 commit into
scoutapp:mainfrom
ibrahima:patch-1
May 19, 2026
Merged

Fix TOON format link in README.md#14
quinnmil merged 1 commit into
scoutapp:mainfrom
ibrahima:patch-1

Conversation

@ibrahima
Copy link
Copy Markdown
Contributor

Updated TOON format link in README.md - the existing one was broken. This was just the first result on Google, I assume it's authoritative (also linked from https://github.com/toon-format/toon).

Updated TOON format link in README.md - the existing one was broken.
Copilot AI review requested due to automatic review settings May 15, 2026 01:12
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the README’s TOON documentation link to a new TOON site, keeping CLI flag docs and LLM/agent usage guidance pointing at an online reference for the TOON format.

Changes:

  • Update the TOON hyperlink in the global flags table.
  • Update the TOON hyperlink in the “LLM / Agent Usage” section.
Comments suppressed due to low confidence (1)

README.md:124

  • This TOON link differs from the canonical TOON spec link used elsewhere in the repo (https://github.com/toon-format/spec). Aligning on a single reference URL would avoid confusing readers and make future maintenance easier.
When output is piped, Scout CLI automatically switches to [TOON](https://toonformat.dev/) format — a token-efficient structured format designed for LLM consumption. This means tools like Claude Code, scripts, and other agents get compact, parseable output by default.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
|------|-------------|
| `--json` | Output raw JSON |
| `--toon` | Output in [TOON](https://toon-format.org) format (auto-enabled when piped) |
| `--toon` | Output in [TOON](https://toonformat.dev/) format (auto-enabled when piped) |
@quinnmil quinnmil merged commit 010db73 into scoutapp:main May 19, 2026
5 of 6 checks passed
@quinnmil
Copy link
Copy Markdown
Contributor

@ibrahima Nice catch, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants