Skip to main content
End-user facing changes across Copilot, Agents, Workflows, and MCP Gateway since Apigene 5.0. Internal, infra, and CI-only releases are omitted.
CopilotSettings
v5.23.12

Localization

Copilot is localized. Choose a language under Settings → Personal → Language (including Hebrew with RTL and Japanese). The preference is stored on your user.
CopilotSettingsModels
v5.23.7

Side-by-side model comparison

Run the same prompt against two models in chat (organization opt-in).

What’s new

  • Model comparison — Admins enable it under Settings → Organization → Advanced → Model comparison
  • Compare — In chat, pick a second model and send. Chat as many turns as you need, then conclude for a review. Each comparison doubles token spend and may execute tools twice
AgentsSettingsCopilot
v5.23.6

Agent Marketplace and sidebar navigation

Install industry agents from a private GitHub marketplace, and open core pages from the left nav.

What’s new

  • Agent Marketplace — On Agents, browse and install agents from a Claude-plugin marketplace repo. Admins point the gallery at GitHub under Settings → Organization → Agent Marketplace
  • SidebarAgents, Tasks, Applications, Skills, and Context are in the left navigation (not only the app menu)

Improvements

  • Shared agents stay read-only for non-creators
AgentsWorkflowsCopilot
v5.23.1

Design Agent Create and Extend

Design Agent (Agent Builder) splits into creating a new agent versus extending an existing draft.

What’s new

  • Create — Define a new agent’s instructions, apps, and behavior
  • Extend — Add a skill, workflow, or UI to the draft; Publish stays explicit
  • Draft chip — Extend shows Draft as soon as a skill, workflow, or UI is added

Improvements

  • Create workflows from Copilot or MCP. The New workflow form is no longer on the agent Workflows tab — open a workflow there to Edit the graph
AgentsMCPCopilot
v5.23.0

Draft and live agent versions

Edit an agent without changing what chat and MCP run until you publish.

What’s new

  • Draft vs liveSave updates the draft. Chat and the runtime MCP URL keep using the published live version
  • Publish — On the agent’s Versions tab, publish the draft (optional note) to create a numbered version and point live at it
  • Version history — Compare draft to live, inspect a snapshot, restore a version into draft, or switch live to an earlier version (the MCP URL stays the same)
  • Live and Draft chips — Agent cards and the editor show the live version (vN) and a Draft chip when unpublished changes exist
  • Design MCPhttps://app.apigene.ai/agent/{name}/design/mcp reads and writes the draft (skills, workflows, templates). The usual /agent/{name}/mcp URL stays on live
  • Owner-only edits — Viewers of a shared agent can use the live agent but do not see design or mutation tools

Improvements

  • Agents list is no longer limited to the first 50 agents
MCPCopilot
v5.22.23

Native MCP login/logout and OS-aware shortcuts

Sign in to a native MCP server as yourself, and see the right modifier key for your OS.

What’s new

  • Login / Logout — On the MCP dashboard, server detail, or @mention picker, complete OAuth in a popup or log out to switch accounts. Tokens are per user and apply to Copilot and the MCP gateway
  • OS-aware shortcuts — Shortcut labels show Ctrl on Windows and on macOS

Improvements

  • Native MCP tool lists follow pagination so servers with many tools are fully cached
CopilotChat
v5.22.18

Paste screenshots into chat

Attach a screenshot from the clipboard without saving it first.

What’s new

  • Paste screenshot — With the chat input focused, press ⌘V / Ctrl+V to attach a clipboard image (screen capture, copied image, or a file copied from Finder / Explorer)
CopilotSkillsWorkflowsSettings
v5.22.17

Mention picker columns, skill zip upload, and workflow help

Find agents, MCP servers, and tools faster, upload a full skill folder, and look up workflow node docs on the graph.

What’s new

  • Mention picker columns — Type @ to browse Agents, MCP, and Tools in separate columns
  • Skill folder zipUpload Skill accepts a .zip of an Agent Skills folder (SKILL.md at the root or in a wrapper folder), not only a single SKILL.md
  • Workflow help — Open in-app help from the graph or a run for node types, expressions, and limits
  • Extra HTTP headers — Admins add per-provider request headers under Settings → Organization → Model Settings (for example anthropic-workspace-id)

Improvements

  • Hide or show the workflow mini map; clearer node inspector
  • Agent Builder shortcut on the Agents page appears when creating a new agent
  • Chat Agents list updates when an agent is renamed or deleted
WorkflowsAgentsActionsCopilotApplications
v5.22.13

Visual workflow editing, URL-safe agent names, and host-screen Actions

Edit agent workflows on the graph (opt-in), create a workflow from the Agents page, and inspect 3270-style host screens in Actions.

What’s new

  • Visual workflow editor — On an agent’s Workflows tab, open a workflow and click Edit to add, connect, and inspect steps on the graph. Save compiles and stores the draft; View leaves edit mode and discards unsaved changes
  • New workflow — Create a named workflow from the list (starts with a Set values step). You can still author or update graphs from Copilot chat or MCP
  • URL-safe agent names — New agent names are lowercase kebab-case (support-agent). Spaces and underscores become hyphens as you type
  • Terminal response tab — When an action response includes a host/terminal screen (screenText), Actions and shared action views show a Terminal tab with the rendered screen

Improvements

  • Agent and MCP pickers in chat show connection status, sort more consistently, and keep the MCP status panel above the tools list
  • Mermaid diagrams in chat auto-fit to the message so large charts stay readable
  • Postman collection import reports clearer conversion errors (including collections with comments or stray quotes)
  • Insights user charts merge duplicate accounts that share the same email
OpenLegacyApplicationsAgent BuilderSettings
v5.22.0

Install Hub projects as apps, Hub auth options, and Builder Hub skills

Bring OpenLegacy Hub contracts into Copilot as applications, choose how the org authenticates to Hub, and let Agent Builder wire a Hub-ready agent with a scoped skill.

What’s new

  • Install from OpenLegacy Hub — On Applications → Install Application, choose OpenLegacy Hub, search projects, and install a project’s OpenAPI as an application (shows method count, last updated, and an Installed badge)
  • Hub authentication — Under Settings → Organization → Open Legacy, choose API Key (x-api-key) or Bearer token (Authorization: Bearer)
  • Test connection — Verify the Hub URL and credential before saving; unsaved form values are used, and last-4 credentials reuse the stored secret
  • Hub skills in Agent Builder — When you accept a use case that includes Hub projects, Builder attaches the ol-hub app and provisions a project-scoped skill with contract, method, and flow IDs so the agent can run Hub test flows without a discovery loop

Improvements

  • Hub project picker in Agent Builder includes contract methods as context for use-case proposals
  • Clearer Hub connection errors when the server URL or credential cannot reach Hub
OpenLegacyAgent BuilderCopilotSettings
v5.20.0

OpenLegacy Hub in Agent Builder, scoped apps, and chat history fixes

Connect OpenLegacy Hub from org settings, pick Hub projects in Agent Builder, and keep Copilot mode and thread titles in sync as you move between chats.

What’s new

  • OpenLegacy Hub — Under Settings → Organization → Open Legacy, enable the Hub, set the Hub Server URL and API key, and optionally Use in Agent Builder
  • Hub projects in Agent Builder — Hub projects appear in the Apps picker; selecting a project includes contract methods as read-only context for use-case proposals
  • Builder app scope — Limit Agent Builder recommendations to the apps (and Hub projects) you selected for that thread
  • Expandable use-case summaries — Open a proposal on the card to read the full summary without leaving chat

Improvements

  • Historic threads restore Copilot vs Agent Builder mode without a UI flash
  • Sidebar chat history updates when a thread is renamed or the list changes
  • Clearer agent delete confirmation (localized title and button)
  • Organization settings sections use consistent icons and borders
CopilotChat
v5.19.0

Collapsed tool calls in chat

Long sequences of tool use no longer fill the transcript with one card per call.

Improvements

  • Collapsed tool calls — Consecutive tool invocations in a message collapse into a compact group; expand to inspect an individual call
  • Same collapse behavior in public/shared chat views
SettingsModelsApplicationsAgent BuilderInsights
v5.18.0

Outbound proxy, OpenRouter/Bedrock model control, and application filtering

Route integration calls through a corporate HTTP proxy, choose which OpenRouter and Bedrock models appear in Copilot, filter large application specs, and enforce stricter Agent Builder validation.

What’s new

  • Outbound HTTP proxy — Admins set an org-wide proxy URL under Settings → Organization → Outbound network; all outbound API calls from integrations and actions use it (leave empty for direct egress)
  • OpenRouter model visibility — Enable or disable individual OpenRouter models in org settings, including models fetched live from your OpenRouter account
  • Bedrock model visibility — Same per-model toggles for Amazon Bedrock; the model list is loaded from your AWS account instead of a fixed catalog
  • Metadata filters — On an application’s Metadata tab, filter agentic metadata by type and priority rating (1–10) in addition to search
  • Operations filters — On Operations, filter by HTTP method, path prefix, and tags when managing large OpenAPI specs

Improvements

  • Agent Builder validation — Creating an agent requires both a description and instructions; name (64), description (300), and instructions (4,000) character limits match the API
  • Insights date ranges — Custom start/end dates in Insights include the full selected UTC days (fixes edge cases with absolute date windows)
InsightsCopilotChatNavigation
v5.17.0

Insights exports, chat drag-and-drop, and a cleaner sidebar

Pick custom date ranges and export charts from Insights, attach files by dropping them into chat, and navigate with a collapsible sidebar and smoother page transitions.

What’s new

  • Custom date ranges in Insights — Choose an absolute start and end date (not only presets); Agents analytics respects the same window
  • Chart export — Download Insights charts as CSV, PNG, or SVG, with summary stats on chart cards
  • Drag-and-drop attachments — Drop files onto the chat input to attach them
  • Collapsible sidebar — Collapse the nav to icon mode; chat thread groups can expand/collapse and remember your preference
  • Richer image generation — Generate images with OpenAI GPT image models and DALL·E options (model, size, and quality)

Improvements

  • Built-in tools cleanup — Unused default tools (NanoBanana image, 3D/animation, HTTP, web content) are hidden from @ mentions and workflows
  • Cleaner chat display — Mention prefixes are stripped from user messages when viewing and copying
  • Smoother navigation — Light transition when moving between pages; consistent page headers across the app
  • Deep-linkable tabs — Agent editor and Insights tabs stay in sync with the URL
  • Workflow inspector — Clearer node summaries without duplicated metadata
ApplicationsInsightsCopilotAgent Builder
v5.16.0

Per-user credentials, unified Insights, and Agent Builder in the nav

Let each teammate connect their own API secrets, find analytics under Insights, and open Agent Builder from the sidebar.

What’s new

  • Per-user app credentials — On an application’s Security tab, set Credential scope to Per-user (Basic / Bearer / API key). Each person connects their own secret via Connect / Clear credentials (or the connect-credentials link from chat)
  • Org-shared vs per-user — Keep org-wide shared secrets when you want one key for everyone; switch to per-user when each member must use their own
  • Agents tab in Insights — Org rollup of agent performance (volume, success rate, duration, errors) plus drill-down into a single agent
  • Agent Builder in navigation — Open Agent Builder from the main sidebar and user menu (next to New Chat)

Improvements

  • Insights replaces Dashboard — Conversations, Workflows, Actions, and Agents analytics live under Insights (the separate Dashboard page is gone)
  • RTL-aware chat — Hebrew and Arabic messages, chips, and input align correctly (auto LTR/RTL)
  • Reasoning duration — Elapsed time shown while the model is thinking
  • Chat polish — Message actions appear on hover; clearer model-selector loading; Chat / Agent Builder mode control stays in a consistent place
DashboardSettingsModelsCopilotSelf-hostedAPI
v5.15.0
Estimate chat spend, control which models appear in selectors, configure Exa for web search, and apply OnPrem licenses.

What’s new

  • LLM cost on Dashboard — Conversations tab shows estimated spend over time, by model, by provider, and by user (toggle cost vs tokens)
  • Workflow analytics on Dashboard — Workflows tab with KPIs, runs over time, success rate, duration, failures by step, and breakdowns by agent / user / workflow
  • Date range presets — Quick ranges on the Dashboard date picker
  • Model visibility — Per-provider Models menu in org settings to show or hide models in the Copilot selector
  • Custom model IDs — Add provider-specific model IDs so they appear alongside built-in options
  • Exa (Web Search) — Configure an Exa API key under organization model providers for web search / content tools
  • OnPrem license apply — Self-hosted admins paste a signed license token in Settings → Organization (POST /api/org/apply_license)

Improvements

  • Clearer trial and license messaging for self-hosted installs
WorkflowsCopilotMCP
v5.14.0

Map loops, richer expressions, and workflow polish

Iterate arrays with clear loop/done ports, and write more expressive workflow formulas.

What’s new

  • apigene.map loop / done — Loop body on the first output; done arm receives the collected items array (n8n-style Loop Over Items)
  • Nullish coalescing (??) — Prefer defaults only when a value is null (unlike ||, which also skips 0 / "" / false)
  • find and filter_by — Look up or filter array objects by field in workflow expressions
  • Flatter set assignments — Assignment lists accept a simpler flat array shape when authoring workflows

Improvements

  • Clearer map edge labels and inspector hints in the workflow graph
  • Light-theme consistency across Copilot UI
  • More reliable simulation step indexing and feedback
WorkflowsCopilotSettings
v5.13.0

Workflow History and run simulation replay

Review past workflow runs like Actions history — filter, share, and replay step-by-step on the graph.

What’s new

  • Workflows history — New Workflows nav item with org-wide run history (admins see all; members see their own)
  • Run detail — Inputs, step traces, and result with copy/share; default Simulation opens the graph replay for the recorded run
  • Activity timeline — Last-7-days histogram by run status with brush-to-filter (same pattern as Actions)
  • Workflow Recording — Organization setting: Full, Headers only, or Disabled (HITL approval checkpoints still persist when disabled so resume works)
  • Share links — Share a run via /workflow-history/share/{run_id} with the same detail + simulation UI

Improvements

  • Real non-dry-run executions are persisted when a workflow id is present (not only approval waits)
  • Display names for agent and workflow in the history table and detail view
  • Dry runs are never written to history
WorkflowsMCPCopilot
v5.12.0

Workflow dry-run, outputs, and richer run insights

Simulate workflows before going live, shape final results with an output node, and inspect each step more clearly.

What’s new

  • Dry-run / simulation — Run a workflow without side effects to validate logic, see step status on the graph, and review inputs and outputs in the inspector
  • Output node (apigene.output) — Define the final structured result of a workflow run
  • On-error handling — Configure how workflows respond when a step fails
  • Richer expressions — Inline object and array literals and improved nesting in workflow expressions
  • MCPrun_workflow supports dry_run and optional step data in results

Improvements

  • Copy and download workflow run results as JSON
  • Step tracing, elapsed time, and result size in the workflows UI
  • Resizable workflow inspector and clearer run status visualization
WorkflowsMCPCopilot
v5.11.0

Approvals, LLM steps, and parallel joins

Pause for human approval, call an LLM inside a workflow, and join parallel branches before continuing.

What’s new

  • Human-in-the-loop approvals — Pause a run for review, then approve or reject and resume from Copilot or MCP (resume_workflow)
  • LLM node (apigene.llm) — Call a language model as a first-class workflow step
  • Join node (apigene.join) — Wait for parallel branches and continue with combined results
  • Richer conditions — More string operators for if / expression logic

Improvements

  • Clearer graph UI for approved, rejected, and waiting nodes
  • Better workflow compile and lint error messages
WorkflowsMCPCopilotDashboard
v5.10.0

Agent workflows and chat pinning

Build, lint, and run multi-step agent workflows from Copilot and MCP, and keep important chats pinned.

What’s new

  • Workflows on agents — Create and manage workflows from a dedicated Workflows tab
  • Workflow graph editor — Design steps visually with improved layout and node tooling
  • Workflow linting — Catch compile issues early with actionable hints
  • MCP workflow tools — Author, run, and manage workflows from MCP clients
  • Pin chat threads — Pin important conversations in the sidebar
  • Dashboard analytics — Conversation analytics on the dashboard

Improvements

  • Clearer message timestamps in chat
  • More reliable interactive / streaming app handling in chat
Copilot
v5.9.1

Chat layout fix

Fixes

  • Empty chat is centered again (layout no longer stretches when there are no messages)
CopilotAppsSecurity
v5.9.0

Interactive apps in chat and safer secrets

What’s new

  • Interactive apps in chat — Richer in-conversation app experiences alongside assistant replies

Improvements

  • Interaction history masks sensitive values
  • Application / spec APIs no longer return stored security secrets in list and update responses
TasksCopilotAppsSettings
v5.8.0

Tasks, chat search, and app secrets

Schedule and run tasks from Copilot, find threads faster, and manage provider secrets more safely.

What’s new

  • Tasks — Create, schedule, and run tasks from the product navigation and task management UI
  • Model per task — Choose which chat model a task uses
  • Thread search and filters — Search and filter conversations in the sidebar
  • Provider secret management — Clearer handling of secrets for application / provider configuration

Improvements

  • Faster chat loading and paginated thread history
  • “Run now” for tasks no longer times out behind long-running proxies
  • Task names must be unique within the organization
  • MCP lists can include tool details when needed
AgentsCopilot
v5.7.1

Agent skills download and clearer errors

What’s new

  • Download agent skills — Export an agent’s skill harness as a downloadable package from the agent editor

Improvements

  • Friendlier error screens with Try again and Go home instead of the default crash page
Copilot
v5.6.0

Chat file handling and prompt input

Improvements

  • More reliable file handling in chat and the prompt input
  • More responsive prompt input layout on smaller screens
CopilotAppsSettings
v5.5.1

Use-case proposals and app server URL

What’s new

  • Use-case proposals in chat — Prompt input can surface suggested use cases to get started faster
  • Server URL selection — Choose and validate the application server URL in app settings

Improvements

  • Smoother loading behavior on the audit logs page
CopilotSettingsSecurityAudit
v5.5.0

Chat commands, follow-ups, and audit coverage

Save reusable chat prompts, control follow-up suggestions, and see more sensitive activity in audit.

What’s new

  • Chat commands (prompt presets) — Save, pick, and reuse prompts from the chat input, including agent selection
  • Follow-up suggestions — Toggle suggested follow-up prompts in chat settings
  • Personal settings snapshots — Manage settings snapshots from personal settings
  • Broader audit logging — Audit entries for API token generation and organization settings changes

Improvements

  • Interaction / action views handle redacted request bodies safely
  • Organizations can control when interaction bodies are recorded
  • Prompt commands are sorted by name for easier browsing
CopilotSkillsAppsModels
v5.4.0

Chat message queue, skills download, and clearer model errors

Keep typing while the assistant works, download skill docs, and get clearer Bedrock feedback.

What’s new

  • Message queue — Queue follow-up messages while a chat response is still running
  • Download SKILL.md — Export skill documentation from the skills table
  • More file types in chat — Broader file support in the prompt input
  • LLM checks on install — Installing an application checks that a model provider is configured

Improvements

  • Clearer Bedrock chat errors and filtering of unavailable / end-of-life models
  • Agent icons display correctly in the tool picker and selected-agent list
  • Better reindexing status feedback on application metadata
AuthSelf-hosted
v5.3.0

Keycloak authentication

What’s new

  • Keycloak auth provider — Sign in with Keycloak for deployments that use enterprise IdP authentication
CopilotModels
v5.2.0

Reasoning support and new models

What’s new

  • Model reasoning — Copilot supports generic model reasoning with configurable reasoning effort
  • Fable 5 — Fable 5 available as a chat model option
AppsMock
v5.1.1

Mock execution for API actions

Test applications without hitting live APIs.

What’s new

  • Mock execution mode — Generate mock API responses for interactions when mock mode is enabled
  • Optional LLM fallback for mocks — Prefer schema-based mocks by default; optionally fall back to an LLM when examples are insufficient
  • Force reindex — Force an application reindex when refreshing agentic metadata
SkillsSettings
v5.1.0

Skills upload UX and branding polish

Improvements

  • Tabbed skill upload dialog with clearer file mapping
  • More consistent branding and localization across Copilot
ModelsSkillsAuthSettings
v5.0.0

Apigene 5.0 — org models, skill registry, and self-serve auth

First 5.x release: tenant-scoped models, discoverable skills, and Apigene-native sign-in.

What’s new

  • Org-scoped model credentials — LLM keys come from Settings → Models per organization (no shared global OPENAI_API_KEY on the API)
  • Amazon Bedrock & Microsoft Foundry — Configure Bedrock (including API-key auth) and Azure / Microsoft Foundry providers with clearer validation
  • Skill registry — Find and install skills from the skill registry in Agent Builder
  • Apigene authentication — Native Apigene sign-in adapter and sign-in UI (alongside existing providers)
  • Self-service organizations — Admins can create an organization during signup
  • GPT-5.5 — GPT-5.5 available in the model list

Improvements

  • Searchable model picker with collapsible providers
  • Clearer organization settings layout with sticky save for unsaved changes