Skip to content

chore(chinlan): bump submodule to develop tip — pulls in log replay - #21

Merged
tkgstrator merged 1 commit into
developfrom
chore/bump-chinlan-replay
Jun 22, 2026
Merged

chore(chinlan): bump submodule to develop tip — pulls in log replay#21
tkgstrator merged 1 commit into
developfrom
chore/bump-chinlan-replay

Conversation

@tkgstrator

Copy link
Copy Markdown
Contributor

What

Bumps Sources/Chinlan from e3695dce210d20 (Chinlan develop tip).

Change from the bump

#7 feat(logserver): replay log tail to clients on connect

nc <device-ip> 18082 now shows the last 100 KB of the sandbox log file before switching to the live stream. Boot-time / login-time log lines are no longer lost when no client was open at startup.

Knob: -D IPA_LOG_REPLAY_BYTES=N (default 102400). No impact on FINAL_RELEASE builds.

Test plan

  • Chinlan debug build; launch app; wait a few seconds; nc <device-ip> 18082 → should see historical log lines
  • FINAL_RELEASE=1 build → no behavioural change

🤖 Generated with Claude Code

Lands Chinlan e210d20: feat(logserver): replay log tail to clients on connect.

nc <device-ip> 18082 now shows the last 100 KB of the sandbox log file
before switching to the live stream, so boot-time and login-time log
lines are no longer lost when no client was connected at startup.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 22, 2026 03:20

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the Sources/Chinlan submodule to the latest develop tip to pull in Chinlan’s logserver enhancement that replays the last portion of the sandbox log to clients upon connect.

Changes:

  • Bump Sources/Chinlan submodule from e3695dc to e210d20.
  • Pull in Chinlan logserver behavior to replay the last ~100KB of logs to new clients (per linked Chinlan PR #7).

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

@tkgstrator
tkgstrator merged commit 3081a6f into develop Jun 22, 2026
5 checks passed
@tkgstrator
tkgstrator deleted the chore/bump-chinlan-replay branch June 22, 2026 03:26
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