Skip to content

Conversation

@dianed-square
Copy link
Contributor

@dianed-square dianed-square commented Jan 9, 2026

Summary

This PR documents the new --output-format stream-json option and the --auth-token option for the web command.

Documentation updates:

  • documentation/docs/guides/goose-cli-commands.md:
    • Add stream-json option
    • Add --auth-token option (added in earlier release)
  • documentation/docs/guides/running-tasks.md:
    • Expand JSON Output Format section with stream-json details and examples

Type of Change

  • Feature
  • Bug fix
  • Refactor / Code quality
  • Performance improvement
  • Documentation
  • Tests
  • Security fix
  • Build / Release
  • Other (specify below)

AI Assistance

  • This PR was created or reviewed with AI assistance

Testing

Manual testing


@dianed-square dianed-square requested a review from a team as a code owner January 9, 2026 22:44
Copilot AI review requested due to automatic review settings January 9, 2026 22:44
Copy link
Contributor

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 documents two CLI options: the new --output-format stream-json option for real-time structured output and the --auth-token option for securing the web interface.

  • Adds documentation for stream-json output format with clear use case distinctions
  • Documents the --auth-token option for web command authentication
  • Includes practical examples for both new options

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
documentation/docs/guides/running-tasks.md Expands JSON Output Format section with stream-json details and use case guidance
documentation/docs/guides/goose-cli-commands.md Updates --output-format documentation to include stream-json and adds --auth-token option for web command

@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

PR Preview Action v1.6.3
Preview removed because the pull request was closed.
2026-01-09 23:42 UTC

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings January 9, 2026 23:25
- **`-p, --port <PORT>`**: Port number to run the web server on. Default is `3000`
- **`--host <HOST>`**: Host to bind the web server to. Default is `127.0.0.1`
- **`--open`**: Automatically open the browser when the server starts
- **`--auth-token <TOKEN>`**: Require a password to access the web interface
Copy link
Contributor

Choose a reason for hiding this comment

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

oh interesting i didnt know about this.

Copy link
Contributor

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

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

@dianed-square dianed-square merged commit 350ab4b into main Jan 9, 2026
26 checks passed
@dianed-square dianed-square deleted the docs/stream-json-output branch January 9, 2026 23:41
zanesq added a commit that referenced this pull request Jan 12, 2026
…ased

* 'main' of github.com:block/goose:
  chore: break up process agent response (#6348)
  More 3.7 removal (#6414)
  CLI show extension errors (#6398)
  fix[desktop]: Improve UX for ExtensionItem component (#6443)
  update[doc]: Add tip for GitHub Copilot Provider (#6441)
  Avoid using cliclack.confirm in non-interactive session (#6412)
  docs: claude prompt caching note (#6429)
  Restore task completion notification (#6427)
  docs: stream-json and auth-token cli options (#6426)
fbalicchia pushed a commit to fbalicchia/goose that referenced this pull request Jan 13, 2026
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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