Skip to content

feat: add network dump command for session app traffic#120

Merged
thymikee merged 2 commits into
mainfrom
codex/network-dump-review
Feb 25, 2026
Merged

feat: add network dump command for session app traffic#120
thymikee merged 2 commits into
mainfrom
codex/network-dump-review

Conversation

@thymikee
Copy link
Copy Markdown
Member

@thymikee thymikee commented Feb 24, 2026

Summary

Add a new network session command to inspect recent HTTP(s) traffic from session app logs.
Wire command routing, CLI rendering, capability/schema registration, tests, and docs/skill updates.

Fixes #95

Validation

  • pnpm typecheck
  • pnpm test:unit
  • pnpm test:smoke

@thymikee thymikee force-pushed the codex/network-dump-review branch from c638dfa to 8751d30 Compare February 25, 2026 12:55
@github-actions
Copy link
Copy Markdown

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://callstackincubator.github.io/agent-device/pr-preview/pr-120/

Built to branch gh-pages at 2026-02-25 12:55 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee merged commit f512b7d into main Feb 25, 2026
5 of 6 checks passed
@thymikee thymikee deleted the codex/network-dump-review branch February 25, 2026 15:17
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.

Expose dump of recent HTTP traffic for session app

1 participant