Skip to content

Remove --agent flag references from docs#59

Merged
turlockmike merged 1 commit intomasterfrom
docs/condense-readme
Feb 21, 2026
Merged

Remove --agent flag references from docs#59
turlockmike merged 1 commit intomasterfrom
docs/condense-readme

Conversation

@turlockmike
Copy link
Owner

Summary

  • Remove --agent from README options table (flag no longer exists)
  • Add --login and --no-auth to options table
  • Rewrite docs/agent-mode.md — LLM-friendly output is the default, not a mode
  • Rename doc link to "Output & Exit Codes"

Generated with Claude Code

--agent flag was removed in an earlier release. Compact JSON/NDJSON
output is now the default behavior; -v enables pretty-printing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 21, 2026 00:05
@turlockmike turlockmike merged commit a8219ab into master Feb 21, 2026
Copy link

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

This PR updates documentation to reflect that murl's LLM-friendly output (compact JSON, NDJSON, structured errors) is the default behavior rather than an opt-in "agent mode" controlled by a --agent flag.

Changes:

  • Removed deprecated --agent flag from README options table
  • Added --login and --no-auth flags to options table
  • Rewrote docs/agent-mode.md to describe default output behavior instead of a separate mode
  • Renamed documentation link from "Agent Mode" to "Output & Exit Codes"

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Updated options table to remove --agent and add --login/--no-auth; updated doc link title
docs/agent-mode.md Complete rewrite: changed from describing a separate "agent mode" to documenting the default output format, exit codes, and verbose mode

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

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.

2 participants