Skip to content

feat(plugin): add session-scoped diagnostics - #208

Merged
qiankunli merged 1 commit into
mainfrom
feat/plugin-session-logger
Jul 27, 2026
Merged

feat(plugin): add session-scoped diagnostics#208
qiankunli merged 1 commit into
mainfrom
feat/plugin-session-logger

Conversation

@qiankunli

Copy link
Copy Markdown
Collaborator

Expose a best-effort structured logger through PluginActivationContext.
Baton owns persistence, adds trusted plugin identity, and writes diagnostics
to the current session.log without adding domain events.

Document the contract and cover log persistence, error normalization, and
Plugin identity enrichment with lifecycle tests.

Expose a best-effort structured logger through PluginActivationContext.
Baton owns persistence, adds trusted plugin identity, and writes diagnostics
to the current session.log without adding domain events.

Document the contract and cover log persistence, error normalization, and
Plugin identity enrichment with lifecycle tests.
@qiankunli
qiankunli merged commit f544923 into main Jul 27, 2026
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