Skip to content

server@0.70.0

Choose a tag to compare

@gram-bot gram-bot released this 14 Jun 18:38
· 18 commits to main since this release
c690eb6

Minor Changes

  • 0d51b12: Assistant tool-call audit events no longer appear in the platform audit logs feed or its facets. They are surfaced instead on a new "Audit log" tab on the Assistants page, filterable by assistant, backed by new subject_type / subject_id filters on auditlogs.list.

Patch Changes

  • 0d51b12: Record an audit trail entry (assistant, thread, tool, scrubbed params) for every tool call made by an assistant runtime, covering both MCP toolset calls and platform toolset calls.