Skip to content

fix(acp-bridge): use stable session API and cleanup #74

Description

@jdmanring

Summary

Fixes for acp-bridge stability:

  • C-09: Use loadSession() for session/load instead of unstable_forkSession
  • H-33: Remove redundant destructuring in bridgeClient
  • H-35: Mark extractErrorCode as @internal
  • L-20-L-23: Performance: regex hoisting, rate-limit dedup, telemetry alloc reduction

Files Changed

  • packages/acp-bridge/src/bridge.ts
  • packages/acp-bridge/src/bridgeClient.ts

Type of Change

  • Bug fix
  • Performance improvement
  • Refactor
  • New feature

Testing

  • Unit tests pass
  • Integration tests pass

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions