docs: Logs load-older history (app #203); fix retention table#25
Open
tuyakhov wants to merge 1 commit into
Open
docs: Logs load-older history (app #203); fix retention table#25tuyakhov wants to merge 1 commit into
tuyakhov wants to merge 1 commit into
Conversation
…r 30d, Pro 90d) - changelog.mdx: new June 19 entry for the Logs page scroll-back feature (app #203). Users can now page through full message history beneath the live tail; no API changes. - concepts/messages.mdx: update the Retention section — add Starter plan (30 days) and correct Pro from the old 14-day figure to 90 days, matching the pricing page. This discrepancy was introduced when the Starter plan was added in app #195 but the retention table was not updated at the time. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01XaDzqtwB6m7AyQfhHWhSDh
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Two changes from the periodic app/SDK review run (2026-06-20).
1. Changelog: Logs load-older history (app #203)
App PR #203 (merged 2026-06-19) added the ability to scroll back through full message history in Dashboard → Logs. Previously the page was a live-tail only — no way to page backward. Now older messages load beneath the tail as one continuous list (scroll-to-load + manual button, live-buffer pill while scrolled down, "Beginning of history" footer). No API changes.
This was not captured in any previous docs run — docs PRs #23 and #24 were targeted fixes for the
blockedstatus andblockedReasoncorrection, and did not sweep the surrounding app PRs.2. concepts/messages.mdx: Fix retention table
The Retention section said:
The pricing page (
app/pricing/page.tsx) shows:Updated to match, and added the missing Starter row. The 14-day figure predates the Starter plan addition (app #195) and was not corrected when docs PR #22 documented that plan.
PRs reviewed (no other doc updates needed)
🤖 Generated with Claude Code
https://claude.ai/code/session_01XaDzqtwB6m7AyQfhHWhSDh
Generated by Claude Code