Skip to content

2026-02-23

Choose a tag to compare

@inkeep-internal-ci inkeep-internal-ci released this 23 Feb 23:18
2992966

Changelog

@inkeep/agents-cli@0.52.0

Minor Changes

  • 886b2da: Refactor pull command to use ts-morph for improved code generation and smart merging

    • Migrates from string-based code generation to AST-based manipulation using ts-morph
    • Adds intelligent merge mode that preserves user customizations when pulling updates
    • Improves handling of imports, comments, and custom code during regeneration
    • Adds comprehensive test coverage for the new pull command implementation

Patch Changes

  • Updated dependencies [886b2da]
  • Updated dependencies [eea5f0a]
  • Updated dependencies [65f71b5]
  • Updated dependencies [d717f54]
    • @inkeep/agents-core@0.52.0
    • @inkeep/agents-manage-ui@0.52.0
    • @inkeep/agents-sdk@0.52.0

@inkeep/agents-api@0.52.0

Patch Changes

  • eea5f0a: agents-core: Add isUniqueConstraintError and throwIfUniqueConstraintError helpers to normalize unique constraint error detection across PostgreSQL and Doltgres

    agents-api: Fix duplicate resource creation returning 500 instead of 409 when Doltgres reports unique constraint violations as MySQL errno 1062

    agents-work-apps: Fix concurrent user mapping creation returning 500 instead of succeeding silently when a duplicate mapping already exists

  • Updated dependencies [886b2da]

  • Updated dependencies [eea5f0a]

  • Updated dependencies [65f71b5]

  • Updated dependencies [f2d822b]

  • Updated dependencies [520e4f0]

    • @inkeep/agents-core@0.52.0
    • @inkeep/agents-work-apps@0.52.0
    • @inkeep/agents-mcp@0.52.0

@inkeep/agents-manage-ui@0.52.0

Patch Changes

  • d717f54: Add clear option to Slack workspace default agent selector dropdown
  • Updated dependencies [886b2da]
  • Updated dependencies [eea5f0a]
  • Updated dependencies [65f71b5]
    • @inkeep/agents-core@0.52.0

@inkeep/agents-core@0.52.0

Patch Changes

  • 886b2da: Restrict stopWhen schema for sub-agents to only allow stepCountIs field

  • eea5f0a: agents-core: Add isUniqueConstraintError and throwIfUniqueConstraintError helpers to normalize unique constraint error detection across PostgreSQL and Doltgres

    agents-api: Fix duplicate resource creation returning 500 instead of 409 when Doltgres reports unique constraint violations as MySQL errno 1062

    agents-work-apps: Fix concurrent user mapping creation returning 500 instead of succeeding silently when a duplicate mapping already exists

  • 65f71b5: Derive scope config types and WHERE helpers from single source of truth (scope-definitions.ts)

@inkeep/agents-sdk@0.52.0

Patch Changes

  • Updated dependencies [886b2da]
  • Updated dependencies [eea5f0a]
  • Updated dependencies [65f71b5]
    • @inkeep/agents-core@0.52.0

@inkeep/agents-work-apps@0.52.0

Patch Changes

  • eea5f0a: agents-core: Add isUniqueConstraintError and throwIfUniqueConstraintError helpers to normalize unique constraint error detection across PostgreSQL and Doltgres

    agents-api: Fix duplicate resource creation returning 500 instead of 409 when Doltgres reports unique constraint violations as MySQL errno 1062

    agents-work-apps: Fix concurrent user mapping creation returning 500 instead of succeeding silently when a duplicate mapping already exists

  • f2d822b: Fix Slack modal showing 'We had some trouble connecting' error on form submission by returning empty ack body

  • 520e4f0: Add branch file inspection tool to github mcp

  • Updated dependencies [886b2da]

  • Updated dependencies [eea5f0a]

  • Updated dependencies [65f71b5]

    • @inkeep/agents-core@0.52.0

@inkeep/ai-sdk-provider@0.52.0

Patch Changes

  • Updated dependencies [886b2da]
  • Updated dependencies [eea5f0a]
  • Updated dependencies [65f71b5]
    • @inkeep/agents-core@0.52.0

@inkeep/create-agents@0.52.0

Patch Changes

  • Updated dependencies [886b2da]
  • Updated dependencies [eea5f0a]
  • Updated dependencies [65f71b5]
    • @inkeep/agents-core@0.52.0

@inkeep/agents-mcp@0.52.0