Skip to content

Releases: inkeep/agents

2026-03-19

19 Mar 03:24
4f75550

Choose a tag to compare

Changelog

@inkeep/agents-api@0.58.21

Patch Changes

  • @inkeep/agents-core@0.58.21
  • @inkeep/agents-email@0.58.21
  • @inkeep/agents-mcp@0.58.21
  • @inkeep/agents-work-apps@0.58.21

@inkeep/agents-cli@0.58.21

Patch Changes

  • Updated dependencies [64b0d88]
    • @inkeep/agents-manage-ui@0.58.21
    • @inkeep/agents-core@0.58.21
    • @inkeep/agents-sdk@0.58.21

@inkeep/agents-manage-ui@0.58.21

Patch Changes

  • 64b0d88: Improve custom header ux by deriving template json from the headers schema
    • @inkeep/agents-core@0.58.21

@inkeep/agents-sdk@0.58.21

Patch Changes

  • @inkeep/agents-core@0.58.21

@inkeep/agents-work-apps@0.58.21

Patch Changes

  • @inkeep/agents-core@0.58.21

@inkeep/ai-sdk-provider@0.58.21

Patch Changes

  • @inkeep/agents-core@0.58.21

@inkeep/create-agents@0.58.21

Patch Changes

  • @inkeep/agents-core@0.58.21

@inkeep/agents-core@0.58.21

@inkeep/agents-email@0.58.21

@inkeep/agents-mcp@0.58.21

2026-03-19

19 Mar 00:17
913f67b

Choose a tag to compare

Changelog

@inkeep/agents-api@0.58.20

Patch Changes

  • 7daab01: Remove unreachable ZodError catch blocks from agentFull and projectFull handlers
  • 15c6752: Add ref fields to runtime tables for branch tracking support
  • 62aad0e: Fix API key leakage vulnerability in Slack/GitHub MCP integrations by adding URL trust validation
  • 62a7aa2: Allow legacy API key authentication for GET conversation-by-ID manage endpoint
  • 9e0dd71: fix unauthenticated access to span details
  • ac53c07: rename the api to remove references to signoz
  • Updated dependencies [3a868c0]
  • Updated dependencies [15c6752]
  • Updated dependencies [62aad0e]
  • Updated dependencies [b4baf66]
    • @inkeep/agents-core@0.58.20
    • @inkeep/agents-work-apps@0.58.20
    • @inkeep/agents-email@0.58.20
    • @inkeep/agents-mcp@0.58.20

@inkeep/agents-cli@0.58.20

Patch Changes

  • Updated dependencies [3a868c0]
  • Updated dependencies [15c6752]
  • Updated dependencies [62aad0e]
  • Updated dependencies [9c06353]
  • Updated dependencies [9e0dd71]
  • Updated dependencies [ac53c07]
    • @inkeep/agents-core@0.58.20
    • @inkeep/agents-manage-ui@0.58.20
    • @inkeep/agents-sdk@0.58.20

@inkeep/agents-manage-ui@0.58.20

Patch Changes

  • 9c06353: Remove enrichNodes helper and fix MCP tool image not displaying in sidepane
  • 9e0dd71: fix unauthenticated access to span details
  • ac53c07: rename the api to remove references to signoz
  • Updated dependencies [3a868c0]
  • Updated dependencies [15c6752]
  • Updated dependencies [62aad0e]
    • @inkeep/agents-core@0.58.20

@inkeep/agents-core@0.58.20

Patch Changes

  • 3a868c0: Add isDevelopment, isTest, and isProduction environment detection helpers
  • 15c6752: Add ref fields to runtime tables for branch tracking support
  • 62aad0e: Fix API key leakage vulnerability in Slack/GitHub MCP integrations by adding URL trust validation

@inkeep/agents-sdk@0.58.20

Patch Changes

  • Updated dependencies [3a868c0]
  • Updated dependencies [15c6752]
  • Updated dependencies [62aad0e]
    • @inkeep/agents-core@0.58.20

@inkeep/agents-work-apps@0.58.20

Patch Changes

  • b4baf66: Fix GitHub OIDC token exchange to scope installation tokens to the repository from the OIDC claims.
  • Updated dependencies [3a868c0]
  • Updated dependencies [15c6752]
  • Updated dependencies [62aad0e]
    • @inkeep/agents-core@0.58.20

@inkeep/ai-sdk-provider@0.58.20

Patch Changes

  • Updated dependencies [3a868c0]
  • Updated dependencies [15c6752]
  • Updated dependencies [62aad0e]
    • @inkeep/agents-core@0.58.20

@inkeep/create-agents@0.58.20

Patch Changes

  • Updated dependencies [3a868c0]
  • Updated dependencies [15c6752]
  • Updated dependencies [62aad0e]
    • @inkeep/agents-core@0.58.20

@inkeep/agents-email@0.58.20

@inkeep/agents-mcp@0.58.20

2026-03-18

18 Mar 02:57
da5d4ac

Choose a tag to compare

Changelog

@inkeep/agents-api@0.58.19

Patch Changes

  • 1571ef1: Fix project-level auth bypass in app CRUD endpoints — GET, UPDATE, and DELETE now filter by projectId in addition to tenantId, preventing cross-project access within a tenant
  • Updated dependencies [f8f16f4]
  • Updated dependencies [1571ef1]
  • Updated dependencies [9660fc2]
    • @inkeep/agents-core@0.58.19
    • @inkeep/agents-work-apps@0.58.19
    • @inkeep/agents-email@0.58.19
    • @inkeep/agents-mcp@0.58.19

@inkeep/agents-cli@0.58.19

Patch Changes

  • f8f16f4: Add GPT-5.4 Mini and GPT-5.4 Nano to model constants, UI picker, and CLI
  • Updated dependencies [f8f16f4]
  • Updated dependencies [1571ef1]
  • Updated dependencies [9660fc2]
  • Updated dependencies [56a8a91]
    • @inkeep/agents-core@0.58.19
    • @inkeep/agents-manage-ui@0.58.19
    • @inkeep/agents-sdk@0.58.19

@inkeep/agents-manage-ui@0.58.19

Patch Changes

  • f8f16f4: Add GPT-5.4 Mini and GPT-5.4 Nano to model constants, UI picker, and CLI
  • 56a8a91: - Enable sorting for simple tables
  • Updated dependencies [f8f16f4]
  • Updated dependencies [1571ef1]
  • Updated dependencies [9660fc2]
    • @inkeep/agents-core@0.58.19

@inkeep/agents-core@0.58.19

Patch Changes

  • f8f16f4: Add GPT-5.4 Mini and GPT-5.4 Nano to model constants, UI picker, and CLI
  • 1571ef1: Fix project-level auth bypass in app CRUD endpoints — GET, UPDATE, and DELETE now filter by projectId in addition to tenantId, preventing cross-project access within a tenant
  • 9660fc2: Strip tenantId/projectId/agentId from trigger, scheduled trigger, and scheduled workflow update schemas to prevent cross-tenant reassignment via mass assignment

@inkeep/agents-sdk@0.58.19

Patch Changes

  • Updated dependencies [f8f16f4]
  • Updated dependencies [1571ef1]
  • Updated dependencies [9660fc2]
    • @inkeep/agents-core@0.58.19

@inkeep/agents-work-apps@0.58.19

Patch Changes

  • Updated dependencies [f8f16f4]
  • Updated dependencies [1571ef1]
  • Updated dependencies [9660fc2]
    • @inkeep/agents-core@0.58.19

@inkeep/ai-sdk-provider@0.58.19

Patch Changes

  • Updated dependencies [f8f16f4]
  • Updated dependencies [1571ef1]
  • Updated dependencies [9660fc2]
    • @inkeep/agents-core@0.58.19

@inkeep/create-agents@0.58.19

Patch Changes

  • Updated dependencies [f8f16f4]
  • Updated dependencies [1571ef1]
  • Updated dependencies [9660fc2]
    • @inkeep/agents-core@0.58.19

@inkeep/agents-email@0.58.19

@inkeep/agents-mcp@0.58.19

2026-03-17

17 Mar 21:57
8b918c9

Choose a tag to compare

Changelog

@inkeep/agents-api@0.58.18

Patch Changes

  • 128845e: Fix message ID mismatch between server and client for feedback records
    • @inkeep/agents-core@0.58.18
    • @inkeep/agents-email@0.58.18
    • @inkeep/agents-mcp@0.58.18
    • @inkeep/agents-work-apps@0.58.18

@inkeep/agents-cli@0.58.18

Patch Changes

  • Updated dependencies [ad867c5]
    • @inkeep/agents-manage-ui@0.58.18
    • @inkeep/agents-core@0.58.18
    • @inkeep/agents-sdk@0.58.18

@inkeep/agents-manage-ui@0.58.18

Patch Changes

  • ad867c5: Fix Nango MCP integration reuse regression causing 'integration already exists' error on OAuth login
    • @inkeep/agents-core@0.58.18

@inkeep/agents-sdk@0.58.18

Patch Changes

  • @inkeep/agents-core@0.58.18

@inkeep/agents-work-apps@0.58.18

Patch Changes

  • @inkeep/agents-core@0.58.18

@inkeep/ai-sdk-provider@0.58.18

Patch Changes

  • @inkeep/agents-core@0.58.18

@inkeep/create-agents@0.58.18

Patch Changes

  • @inkeep/agents-core@0.58.18

@inkeep/agents-core@0.58.18

@inkeep/agents-email@0.58.18

@inkeep/agents-mcp@0.58.18

2026-03-17

17 Mar 19:08
68a1e53

Choose a tag to compare

Changelog

@inkeep/agents-api@0.58.17

Patch Changes

  • f94a089: service name filtering added to signoz queries
    • @inkeep/agents-core@0.58.17
    • @inkeep/agents-email@0.58.17
    • @inkeep/agents-mcp@0.58.17
    • @inkeep/agents-work-apps@0.58.17

@inkeep/agents-cli@0.58.17

Patch Changes

  • @inkeep/agents-manage-ui@0.58.17
  • @inkeep/agents-core@0.58.17
  • @inkeep/agents-sdk@0.58.17

@inkeep/agents-manage-ui@0.58.17

Patch Changes

  • @inkeep/agents-core@0.58.17

@inkeep/agents-sdk@0.58.17

Patch Changes

  • @inkeep/agents-core@0.58.17

@inkeep/agents-work-apps@0.58.17

Patch Changes

  • @inkeep/agents-core@0.58.17

@inkeep/ai-sdk-provider@0.58.17

Patch Changes

  • @inkeep/agents-core@0.58.17

@inkeep/create-agents@0.58.17

Patch Changes

  • @inkeep/agents-core@0.58.17

@inkeep/agents-core@0.58.17

@inkeep/agents-email@0.58.17

@inkeep/agents-mcp@0.58.17

2026-03-17

17 Mar 17:26
eb28c99

Choose a tag to compare

Changelog

@inkeep/agents-api@0.58.16

Patch Changes

  • 5065552: Fix GET /conversations to return all message part types matching the streaming protocol
  • Updated dependencies [5065552]
    • @inkeep/agents-core@0.58.16
    • @inkeep/agents-work-apps@0.58.16
    • @inkeep/agents-email@0.58.16
    • @inkeep/agents-mcp@0.58.16

@inkeep/agents-cli@0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @inkeep/agents-core@0.58.16
    • @inkeep/agents-manage-ui@0.58.16
    • @inkeep/agents-sdk@0.58.16

@inkeep/agents-manage-ui@0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @inkeep/agents-core@0.58.16

@inkeep/agents-core@0.58.16

Patch Changes

  • 5065552: Fix GET /conversations to return all message part types matching the streaming protocol

@inkeep/agents-sdk@0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @inkeep/agents-core@0.58.16

@inkeep/agents-work-apps@0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @inkeep/agents-core@0.58.16

@inkeep/ai-sdk-provider@0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @inkeep/agents-core@0.58.16

@inkeep/create-agents@0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @inkeep/agents-core@0.58.16

@inkeep/agents-email@0.58.16

@inkeep/agents-mcp@0.58.16

2026-03-17

17 Mar 01:48
8b7644f

Choose a tag to compare

Changelog

@inkeep/agents-api@0.58.15

Patch Changes

  • 644afb3: Fix agent ID filtering for continuous evaluation tests
  • 6e8e655: Standardize CRUD HTTP method conventions: PATCH for partial updates, PUT for upsert/set-replace; hide legacy dual-method routes from OpenAPI spec and SDK generation
  • 4b46b9e: Updating Signoz service name from inkeep-agents-run-api to inkeep-agents-api
  • 3b02868: removes unused workflowProcessHandler
  • Updated dependencies [b10c96f]
  • Updated dependencies [1ca09cd]
  • Updated dependencies [abaefda]
    • @inkeep/agents-work-apps@0.58.15
    • @inkeep/agents-core@0.58.15
    • @inkeep/agents-email@0.58.15
    • @inkeep/agents-mcp@0.58.15

@inkeep/agents-cli@0.58.15

Patch Changes

  • Updated dependencies [2a50786]
  • Updated dependencies [36430ee]
  • Updated dependencies [5394245]
  • Updated dependencies [0e1011b]
  • Updated dependencies [abaefda]
    • @inkeep/agents-manage-ui@0.58.15
    • @inkeep/agents-core@0.58.15
    • @inkeep/agents-sdk@0.58.15

@inkeep/agents-manage-ui@0.58.15

Patch Changes

  • 2a50786: Bump agents-ui package to 0.15.18 and remove lingering references to the deprecated agentUrl prop
  • 36430ee: Reuse createLookup utility instead of inline reduce patterns
  • 5394245: Improve OAuth credentials CRUD with multi-app configuration support, integration visibility on credential detail pages, and accurate auth type labels
  • 0e1011b: Refactor evaluator selection to use idiomatic react-hook-form field render props and adopt createLookup utility
  • Updated dependencies [abaefda]
    • @inkeep/agents-core@0.58.15

@inkeep/agents-core@0.58.15

Patch Changes

  • abaefda: Add defense-in-depth tenant scoping to runtime DAL functions and migrate all DAL files to type-safe scope helpers

@inkeep/agents-sdk@0.58.15

Patch Changes

  • Updated dependencies [abaefda]
    • @inkeep/agents-core@0.58.15

@inkeep/agents-work-apps@0.58.15

Patch Changes

  • b10c96f: Fix tenant path injection in Slack OAuth callback by validating tenantId against allowed characters
  • 1ca09cd: Remove unwanted im:* OAuth scopes and derive bot scopes from manifest as single source of truth
  • Updated dependencies [abaefda]
    • @inkeep/agents-core@0.58.15

@inkeep/ai-sdk-provider@0.58.15

Patch Changes

  • Updated dependencies [abaefda]
    • @inkeep/agents-core@0.58.15

@inkeep/create-agents@0.58.15

Patch Changes

  • Updated dependencies [abaefda]
    • @inkeep/agents-core@0.58.15

@inkeep/agents-email@0.58.15

@inkeep/agents-mcp@0.58.15

2026-03-13

13 Mar 05:59
f3c0638

Choose a tag to compare

Changelog

@inkeep/agents-api@0.58.14

Patch Changes

  • 36e80be: Add rolling token refresh for anonymous session endpoints
  • c9a4890: Fix route handlers to forward all validated body fields to the data access layer using spread pattern
  • d147f0e: Fix agent create/update handlers to forward all schema fields (models, statusUpdates, prompt, stopWhen)
    • @inkeep/agents-core@0.58.14
    • @inkeep/agents-email@0.58.14
    • @inkeep/agents-mcp@0.58.14
    • @inkeep/agents-work-apps@0.58.14

@inkeep/agents-cli@0.58.14

Patch Changes

  • Updated dependencies [ed39b41]
  • Updated dependencies [14e415c]
  • Updated dependencies [09e270a]
  • Updated dependencies [e10649a]
    • @inkeep/agents-manage-ui@0.58.14
    • @inkeep/agents-core@0.58.14
    • @inkeep/agents-sdk@0.58.14

@inkeep/agents-manage-ui@0.58.14

Patch Changes

  • ed39b41: Improve app creation flow with searchable agent selection and streamlined type picker
  • 14e415c: Fix unable to clear agent settings description, show inherited model on sub-agent nodes, and extract shared URLDisplay component
  • 09e270a: Fix inconsistent timezone display on triggers page by showing all run times in browser local timezone with timezone labels in column headers
  • e10649a: Fix MCP server name and URL truncation in card view
    • @inkeep/agents-core@0.58.14

@inkeep/agents-sdk@0.58.14

Patch Changes

  • @inkeep/agents-core@0.58.14

@inkeep/agents-work-apps@0.58.14

Patch Changes

  • @inkeep/agents-core@0.58.14

@inkeep/ai-sdk-provider@0.58.14

Patch Changes

  • @inkeep/agents-core@0.58.14

@inkeep/create-agents@0.58.14

Patch Changes

  • @inkeep/agents-core@0.58.14

@inkeep/agents-core@0.58.14

@inkeep/agents-email@0.58.14

@inkeep/agents-mcp@0.58.14

2026-03-11

11 Mar 18:15
4360696

Choose a tag to compare

Changelog

@inkeep/agents-api@0.58.13

Patch Changes

  • 9ed6710: Fix user ID forwarding during agent delegation
    • @inkeep/agents-core@0.58.13
    • @inkeep/agents-email@0.58.13
    • @inkeep/agents-mcp@0.58.13
    • @inkeep/agents-work-apps@0.58.13

@inkeep/agents-cli@0.58.13

Patch Changes

  • @inkeep/agents-manage-ui@0.58.13
  • @inkeep/agents-core@0.58.13
  • @inkeep/agents-sdk@0.58.13

@inkeep/agents-manage-ui@0.58.13

Patch Changes

  • @inkeep/agents-core@0.58.13

@inkeep/agents-sdk@0.58.13

Patch Changes

  • @inkeep/agents-core@0.58.13

@inkeep/agents-work-apps@0.58.13

Patch Changes

  • @inkeep/agents-core@0.58.13

@inkeep/ai-sdk-provider@0.58.13

Patch Changes

  • @inkeep/agents-core@0.58.13

@inkeep/create-agents@0.58.13

Patch Changes

  • @inkeep/agents-core@0.58.13

@inkeep/agents-core@0.58.13

@inkeep/agents-email@0.58.13

@inkeep/agents-mcp@0.58.13

2026-03-11

11 Mar 15:40
2af11b5

Choose a tag to compare

Changelog

@inkeep/agents-api@0.58.12

Patch Changes

  • 19b1168: rerun scheduled triggers from traces
  • Updated dependencies [ad8a7cd]
  • Updated dependencies [ad8a7cd]
    • @inkeep/agents-core@0.58.12
    • @inkeep/agents-work-apps@0.58.12
    • @inkeep/agents-email@0.58.12
    • @inkeep/agents-mcp@0.58.12

@inkeep/agents-cli@0.58.12

Patch Changes

  • ad8a7cd: Fix broken code generation and unresolved imports in inkeep pull command
  • ad8a7cd: Use Zod schemas from agents-core in inkeep pull generators instead of hand-written schemas
  • Updated dependencies [ad8a7cd]
  • Updated dependencies [19b1168]
  • Updated dependencies [ad8a7cd]
    • @inkeep/agents-core@0.58.12
    • @inkeep/agents-sdk@0.58.12
    • @inkeep/agents-manage-ui@0.58.12

@inkeep/agents-manage-ui@0.58.12

Patch Changes

  • 19b1168: rerun scheduled triggers from traces
  • Updated dependencies [ad8a7cd]
  • Updated dependencies [ad8a7cd]
    • @inkeep/agents-core@0.58.12

@inkeep/agents-core@0.58.12

Patch Changes

  • ad8a7cd: Fix broken code generation and unresolved imports in inkeep pull command
  • ad8a7cd: Use Zod schemas from agents-core in inkeep pull generators instead of hand-written schemas

@inkeep/agents-sdk@0.58.12

Patch Changes

  • ad8a7cd: Fix broken code generation and unresolved imports in inkeep pull command
  • Updated dependencies [ad8a7cd]
  • Updated dependencies [ad8a7cd]
    • @inkeep/agents-core@0.58.12

@inkeep/agents-work-apps@0.58.12

Patch Changes

  • Updated dependencies [ad8a7cd]
  • Updated dependencies [ad8a7cd]
    • @inkeep/agents-core@0.58.12

@inkeep/ai-sdk-provider@0.58.12

Patch Changes

  • Updated dependencies [ad8a7cd]
  • Updated dependencies [ad8a7cd]
    • @inkeep/agents-core@0.58.12

@inkeep/create-agents@0.58.12

Patch Changes

  • Updated dependencies [ad8a7cd]
  • Updated dependencies [ad8a7cd]
    • @inkeep/agents-core@0.58.12

@inkeep/agents-email@0.58.12

@inkeep/agents-mcp@0.58.12