Skip to content

docs(skill): list bsk console and bsk network in SKILL.md - #84

Merged
BB-fat merged 1 commit into
mainfrom
docs/console-network-skill
Aug 12, 2026
Merged

docs(skill): list bsk console and bsk network in SKILL.md#84
BB-fat merged 1 commit into
mainfrom
docs/console-network-skill

Conversation

@BB-fat

@BB-fat BB-fat commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Follow-up of #7 / #8, refs #61. Supersedes #80 (auto-closed when its branch was amended).

What

Adds a "Console & network debugging (read-only; require --session)" section to both skill/SKILL.md and crates/bsk-cli/skill/SKILL.md (kept byte-identical via build.rs copy):

  • bsk console: buffered console messages / JS exceptions / browser log entries (--include-stack for stacks)
  • bsk network: buffered responses (status/method/URL/MIME/resource type) and failures (net::ERR_* reasons)
  • Shared pagination params: --since (use next_since cursor), --limit (default 50, max 200), --max-text-chars (default 1000, max 4096), --tab-id
  • Explicit read-only boundary: no interception, no traffic modification, no headers/body/timing capture

Docs only, no code changes.

@BB-fat
BB-fat merged commit 0821249 into main Aug 12, 2026
4 checks passed
@BB-fat
BB-fat deleted the docs/console-network-skill branch August 12, 2026 11:39
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