Skip to content

Registry audit log#66

Merged
eliasposen merged 5 commits intomainfrom
registry-audit-log
Mar 18, 2026
Merged

Registry audit log#66
eliasposen merged 5 commits intomainfrom
registry-audit-log

Conversation

@eliasposen
Copy link
Copy Markdown
Contributor

Description

Tracks key events during typescript execution and returns it as part of the ExecuteTypescriptOutput struct.

Related Issues

Fixes #
Related to #

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Performance improvement
  • Code refactoring
  • Test coverage improvement

Changes Made

  • Traces execution time, typechecking, mcp tool calls, callback fn invokations.

Testing

Tests pass 👍

Test Coverage

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed

Test Commands Run

cargo test
cargo clippy
cargo fmt --check

Breaking Changes

  • This PR includes breaking changes
  • Migration guide updated in CHANGELOG.md

Documentation

  • Code comments added/updated
  • README.md updated (if needed)
  • CHANGELOG.md updated under "Unreleased"
  • API documentation updated

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Screenshots/Videos

Additional Context

Base automatically changed from 62-question-intended-approach-for-stateful-upstream-mcp-tools-eg-lsp-mcp-start_lsp---open_document to main March 18, 2026 21:16
@eliasposen eliasposen merged commit 267473b into main Mar 18, 2026
10 checks passed
@eliasposen eliasposen deleted the registry-audit-log branch March 18, 2026 21:16
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