Skip to content

Conversation

gspencergoog
Copy link
Contributor

Description

This adds log output to failed commands, and adds an optional maxLines argument to the get_app_logs tool.

The get_app_logs tool now defaults to a max of 500 lines of log output. The entire log can be retrieved by calling get_app_logs with -1. The log messages also show how many lines they skipped (if any).

Tests

  • Added tests.

Copy link

github-actions bot commented Oct 6, 2025

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

@gspencergoog gspencergoog requested a review from keertip October 9, 2025 20:20
@gspencergoog gspencergoog merged commit a29274b into dart-lang:main Oct 9, 2025
17 of 19 checks passed
@gspencergoog gspencergoog deleted the extra_failure_output branch October 9, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants