Skip to content

Feat/ai sre - #189

Merged
ysyneu merged 2 commits into
mainfrom
feat/ai-sre
Sep 11, 2026
Merged

ysyneu merged 2 commits into
mainfrom
feat/ai-sre

Conversation

@ysyneu

@ysyneu ysyneu commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Closes:

An oversize structured list page is emitted as its leading rows, but the
reduction was announced only on stderr while total / has_next_page /
search_after_ctx kept describing the page the server returned — so a script
that discards stderr and stops on has_next_page silently loses every withheld
row.

A reduced list envelope now carries truncated: true plus emitted_rows: N when
rows were withheld (the case paging can repair); when long values inside rows
were clipped instead, truncated rides alone, because re-requesting cannot
restore them. Bare top-level arrays have nowhere to carry the marker and keep
the stderr note as their only signal.

Docs: README / README_zh bounded-pages section; a page-level note in the
flashduty skill so agents recognise the two keys.
fix(cli): expose list-page truncation in the payload
@ysyneu
ysyneu merged commit a7a3736 into main Sep 11, 2026
11 checks passed
@ysyneu
ysyneu deleted the feat/ai-sre branch September 22, 2026 10:03
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.

1 participant