Releases: inkeep/agents
Releases · inkeep/agents
2026-02-27
Changelog
@inkeep/agents-api@0.54.0
Minor Changes
- addc4a0: Move workspace default agent config from Nango metadata to PostgreSQL
- addc4a0: Remove denormalized agent names from Slack channel configs — resolve names at read time from manage DB, clean up orphaned configs on agent/project deletion, validate agent existence on write
Patch Changes
-
00c21ec: Add artifact and tool result passing as tool arguments
Agents can now pass saved artifacts directly to tools as arguments without reconstructing data manually. The system automatically resolves full artifact data — including non-preview fields — before the tool executes.
Agents can also chain tool calls by passing the raw output of one tool directly into the next, with no artifact creation required for intermediate results. Primitive return types (strings, numbers, booleans) are fully supported for chaining.
-
Updated dependencies [addc4a0]
-
Updated dependencies [addc4a0]
- @inkeep/agents-core@0.54.0
- @inkeep/agents-work-apps@0.54.0
- @inkeep/agents-mcp@0.54.0
@inkeep/agents-core@0.54.0
Minor Changes
- addc4a0: Move workspace default agent config from Nango metadata to PostgreSQL
- addc4a0: Remove denormalized agent names from Slack channel configs — resolve names at read time from manage DB, clean up orphaned configs on agent/project deletion, validate agent existence on write
@inkeep/agents-work-apps@0.54.0
Minor Changes
- addc4a0: Move workspace default agent config from Nango metadata to PostgreSQL
- addc4a0: Remove denormalized agent names from Slack channel configs — resolve names at read time from manage DB, clean up orphaned configs on agent/project deletion, validate agent existence on write
Patch Changes
@inkeep/agents-cli@0.54.0
Patch Changes
- Updated dependencies [781f15f]
- Updated dependencies [addc4a0]
- Updated dependencies [addc4a0]
- @inkeep/agents-manage-ui@0.54.0
- @inkeep/agents-core@0.54.0
- @inkeep/agents-sdk@0.54.0
@inkeep/agents-manage-ui@0.54.0
Patch Changes
- 781f15f: Add delete button to edit external agent page
- Updated dependencies [addc4a0]
- Updated dependencies [addc4a0]
- @inkeep/agents-core@0.54.0
@inkeep/agents-sdk@0.54.0
Patch Changes
@inkeep/ai-sdk-provider@0.54.0
Patch Changes
@inkeep/create-agents@0.54.0
Patch Changes
@inkeep/agents-mcp@0.54.0
2026-02-27
Changelog
@inkeep/agents-api@0.53.13
Patch Changes
- e915ef8: Fix MCP client TCP connection leak causing ephemeral port exhaustion
- 03629e8: Fix premature conversation compression when tool results are persisted as artifacts
- d62c5b0: Add support for passing artifacts as tool arguments
- Updated dependencies [e915ef8]
- Updated dependencies [23b6b48]
- @inkeep/agents-core@0.53.13
- @inkeep/agents-work-apps@0.53.13
- @inkeep/agents-mcp@0.53.13
@inkeep/agents-cli@0.53.13
Patch Changes
- Updated dependencies [e915ef8]
- @inkeep/agents-core@0.53.13
- @inkeep/agents-manage-ui@0.53.13
- @inkeep/agents-sdk@0.53.13
@inkeep/agents-manage-ui@0.53.13
Patch Changes
- Updated dependencies [e915ef8]
- @inkeep/agents-core@0.53.13
@inkeep/agents-core@0.53.13
Patch Changes
- e915ef8: Fix MCP client TCP connection leak causing ephemeral port exhaustion
@inkeep/agents-sdk@0.53.13
Patch Changes
- Updated dependencies [e915ef8]
- @inkeep/agents-core@0.53.13
@inkeep/agents-work-apps@0.53.13
Patch Changes
@inkeep/ai-sdk-provider@0.53.13
Patch Changes
- Updated dependencies [e915ef8]
- @inkeep/agents-core@0.53.13
@inkeep/create-agents@0.53.13
Patch Changes
- Updated dependencies [e915ef8]
- @inkeep/agents-core@0.53.13
@inkeep/agents-mcp@0.53.13
2026-02-27
Changelog
@inkeep/agents-api@0.53.12
Patch Changes
- 6762a28: Fix Agent Card 400 error caused by system identifiers in x-inkeep-run-as-user-id header (PRD-6187)
- @inkeep/agents-core@0.53.12
- @inkeep/agents-mcp@0.53.12
- @inkeep/agents-work-apps@0.53.12
@inkeep/agents-cli@0.53.12
Patch Changes
- 9f5204d: Use human readable file names when generating files with inkeep pull
- Updated dependencies [0038a02]
- @inkeep/agents-manage-ui@0.53.12
- @inkeep/agents-core@0.53.12
- @inkeep/agents-sdk@0.53.12
@inkeep/agents-manage-ui@0.53.12
Patch Changes
- 0038a02: Update signout methods and remove logout route
- @inkeep/agents-core@0.53.12
@inkeep/agents-sdk@0.53.12
Patch Changes
- @inkeep/agents-core@0.53.12
@inkeep/agents-work-apps@0.53.12
Patch Changes
- @inkeep/agents-core@0.53.12
@inkeep/ai-sdk-provider@0.53.12
Patch Changes
- @inkeep/agents-core@0.53.12
@inkeep/create-agents@0.53.12
Patch Changes
- @inkeep/agents-core@0.53.12
@inkeep/agents-core@0.53.12
@inkeep/agents-mcp@0.53.12
2026-02-27
Version Packages (#2421) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-26
Version Packages (#2413) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-26
Changelog
@inkeep/agents-api@0.53.9
Patch Changes
- 27cd96b: update composio mcp servers with api key header
- 603d7a8: Add user-scoped scheduled trigger execution with runAsUserId field for user identity and credential resolution
- Updated dependencies [9a2d783]
- Updated dependencies [27cd96b]
- Updated dependencies [8a0c90c]
- Updated dependencies [603d7a8]
- @inkeep/agents-core@0.53.9
- @inkeep/agents-work-apps@0.53.9
- @inkeep/agents-mcp@0.53.9
@inkeep/agents-cli@0.53.9
Patch Changes
- Updated dependencies [9a2d783]
- Updated dependencies [27cd96b]
- Updated dependencies [9a2d783]
- Updated dependencies [603d7a8]
- @inkeep/agents-core@0.53.9
- @inkeep/agents-manage-ui@0.53.9
- @inkeep/agents-sdk@0.53.9
@inkeep/agents-manage-ui@0.53.9
Patch Changes
- 9a2d783: Fix stale session cookie blocking dev auto-login after setup re-run
- Updated dependencies [9a2d783]
- Updated dependencies [27cd96b]
- Updated dependencies [603d7a8]
- @inkeep/agents-core@0.53.9
@inkeep/agents-core@0.53.9
Patch Changes
- 9a2d783: Fix stale process.env after generateSecrets() and add password reconciliation in init.ts
- 27cd96b: update composio mcp servers with api key header
- 603d7a8: Add user-scoped scheduled trigger execution with runAsUserId field for user identity and credential resolution
@inkeep/agents-sdk@0.53.9
Patch Changes
- Updated dependencies [9a2d783]
- Updated dependencies [27cd96b]
- Updated dependencies [603d7a8]
- @inkeep/agents-core@0.53.9
@inkeep/agents-work-apps@0.53.9
Patch Changes
- 8a0c90c: Increasing slack streaming timeout to 30 minutes
- Updated dependencies [9a2d783]
- Updated dependencies [27cd96b]
- Updated dependencies [603d7a8]
- @inkeep/agents-core@0.53.9
@inkeep/ai-sdk-provider@0.53.9
Patch Changes
- Updated dependencies [9a2d783]
- Updated dependencies [27cd96b]
- Updated dependencies [603d7a8]
- @inkeep/agents-core@0.53.9
@inkeep/create-agents@0.53.9
Patch Changes
- Updated dependencies [9a2d783]
- Updated dependencies [27cd96b]
- Updated dependencies [603d7a8]
- @inkeep/agents-core@0.53.9
@inkeep/agents-mcp@0.53.9
2026-02-26
Changelog
@inkeep/agents-api@0.53.8
Patch Changes
- 50b63a3: Add Slack source indicator with entry point tracking to conversation traces and stats. Distinguishes between app mention, DM, slash command, message shortcut, modal submission, and smart link resume entry points. Fix resume-intent to use getInProcessFetch for multi-instance safety.
- Updated dependencies [50b63a3]
- Updated dependencies [4761e1f]
- @inkeep/agents-work-apps@0.53.8
- @inkeep/agents-core@0.53.8
- @inkeep/agents-mcp@0.53.8
@inkeep/agents-cli@0.53.8
Patch Changes
- Updated dependencies [7e60710]
- Updated dependencies [a879934]
- @inkeep/agents-manage-ui@0.53.8
- @inkeep/agents-core@0.53.8
- @inkeep/agents-sdk@0.53.8
@inkeep/agents-manage-ui@0.53.8
Patch Changes
- 7e60710: Update @inkeep/agents-ui package to version 0.15.13
- a879934: Fix Collapse All / Expand All on traces page to collapse and expand all tree hierarchy nodes in addition to AI message content
- @inkeep/agents-core@0.53.8
@inkeep/agents-sdk@0.53.8
Patch Changes
- @inkeep/agents-core@0.53.8
@inkeep/agents-work-apps@0.53.8
Patch Changes
- 50b63a3: Add Slack source indicator with entry point tracking to conversation traces and stats. Distinguishes between app mention, DM, slash command, message shortcut, modal submission, and smart link resume entry points. Fix resume-intent to use getInProcessFetch for multi-instance safety.
- 4761e1f: Add indexed citation formatting and inline citation injection in Slack
- @inkeep/agents-core@0.53.8
@inkeep/ai-sdk-provider@0.53.8
Patch Changes
- @inkeep/agents-core@0.53.8
@inkeep/create-agents@0.53.8
Patch Changes
- @inkeep/agents-core@0.53.8
@inkeep/agents-core@0.53.8
@inkeep/agents-mcp@0.53.8
2026-02-25
Version Packages (#2379) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-25
Changelog
@inkeep/agents-api@0.53.6
Patch Changes
- @inkeep/agents-core@0.53.6
- @inkeep/agents-mcp@0.53.6
- @inkeep/agents-work-apps@0.53.6
@inkeep/agents-cli@0.53.6
Patch Changes
- Updated dependencies [946d729]
- @inkeep/agents-manage-ui@0.53.6
- @inkeep/agents-core@0.53.6
- @inkeep/agents-sdk@0.53.6
@inkeep/agents-manage-ui@0.53.6
Patch Changes
- 946d729: Hide member column in slack channels list
- @inkeep/agents-core@0.53.6
@inkeep/agents-sdk@0.53.6
Patch Changes
- @inkeep/agents-core@0.53.6
@inkeep/agents-work-apps@0.53.6
Patch Changes
- @inkeep/agents-core@0.53.6
@inkeep/ai-sdk-provider@0.53.6
Patch Changes
- @inkeep/agents-core@0.53.6
@inkeep/create-agents@0.53.6
Patch Changes
- @inkeep/agents-core@0.53.6
@inkeep/agents-core@0.53.6
@inkeep/agents-mcp@0.53.6
2026-02-25
Changelog
@inkeep/agents-api@0.53.5
Patch Changes
- Updated dependencies [7abd1bd]
- @inkeep/agents-work-apps@0.53.5
- @inkeep/agents-core@0.53.5
- @inkeep/agents-mcp@0.53.5
@inkeep/agents-cli@0.53.5
Patch Changes
- @inkeep/agents-manage-ui@0.53.5
- @inkeep/agents-core@0.53.5
- @inkeep/agents-sdk@0.53.5
@inkeep/agents-manage-ui@0.53.5
Patch Changes
- @inkeep/agents-core@0.53.5
@inkeep/agents-sdk@0.53.5
Patch Changes
- @inkeep/agents-core@0.53.5
@inkeep/agents-work-apps@0.53.5
Patch Changes
- 7abd1bd: Dont stream tool errors that were successfully retried
- @inkeep/agents-core@0.53.5
@inkeep/ai-sdk-provider@0.53.5
Patch Changes
- @inkeep/agents-core@0.53.5
@inkeep/create-agents@0.53.5
Patch Changes
- @inkeep/agents-core@0.53.5