Skip to content

docs(README): note dual token-shape support + LOG_LEVEL tuning#66

Merged
mabry1985 merged 1 commit intomainfrom
docs/push-config-token-shapes
Apr 19, 2026
Merged

docs(README): note dual token-shape support + LOG_LEVEL tuning#66
mabry1985 merged 1 commit intomainfrom
docs/push-config-token-shapes

Conversation

@mabry1985
Copy link
Copy Markdown
Contributor

Summary

Two operator-visible tweaks in the README's streaming + push notifications section, following #64 + #62:

  • Token-parsing accepts both spec-legal shapes (top-level `token` used by @a2a-js/sdk / Workstacean, and structured `authentication.credentials` for RFC-8821-style callers).
  • `LOG_LEVEL=INFO` (the default) surfaces every push-config registration + webhook delivery attempt with task id + state + response status.

Closes

Test plan

  • Renders cleanly

🤖 Generated with Claude Code

Follow-up to #64 / #62. Two operator-visible tweaks in the streaming +
push notifications section:

- Call out that the token-parsing accepts both spec shapes (top-level
  `token` used by @a2a-js/sdk + Workstacean, and structured
  `authentication.credentials` for RFC-8821-style callers).
- Document `LOG_LEVEL=INFO` (the default) as the switch that surfaces
  every push-config registration + webhook delivery attempt.

Paired with workstacean docs that call out these as gold-standard
requirements for every a2a agent.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 17, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • README.md is excluded by !*.md

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 18bbcadd-6b53-41c9-81a8-6189b55fd88b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/push-config-token-shapes

Comment @coderabbitai help to get the list of available commands and usage tips.

@mabry1985 mabry1985 merged commit 3774c39 into main Apr 19, 2026
1 check passed
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