Skip to content
Added getChatHistory & setChatHistory methods.
Added module dependencies to function calls. #3515456
Add element to form so AJAX can replace it when required. #3518154
Adding composer in preperation for the 1.1.0 release
Ai agents 3521706
Configurable agents context definitions
Faulty echo
Issue #3499719 by christian.wiedemann: Use Interfaces instead of Class names in AgentHelper and AiAgentBase
Issue #3512780: Decouple AI Tool Explorer from the form
Issue #3513620: Add possibility to get tool results
Issue #3513622: AI Agents Explorer does not work with files
Issue #3513623: Make sure that an agent uses a tool on the agents form
Issue #3513630: Remove the context agent possibility
Issue #3513675: Create tools needed to create an agent
Issue #3515445 by andrewbelcher, justanothermark: Invalid data_type "array" for agent function call files context definition
Issue #3515670 by andrewbelcher: Refine function call context based on value restrictions
Issue 3516682 by justanothermark. Prevent setting default_information_tools to NULL string.
Issue #3517373: Add a plugin manager definition lister tool
Issue #3517373 by marcus_johansson: Add a plugin manager definition lister tool
Issue #3517425: Remove unused getRetries methods from agents.
Issue #3517670 by marcus_johansson, andrewbelcher, mrdalesmith: Allow for tokens in the Default information tools
Issue #3518223: Tools Filter(Filter the tools by name.) field not filtering
Issue #3519198: Set Chat with Tools provider, by default
Issue #3519211: Make it possible to select when the default information tools is available
Issue #3519484: Add general files to AI Agent Explorer
Issue #3521905: Rename Agent Instructions and add System Prompt
Issue #3522906 by andrewbelcher: Add the token for the AI Agent itself
Issue #3522908 by andrewbelcher: Warning and prompt cruft if default tool has no description
Issue #3523057 by andrewbelcher: AgentResponseEvent should pass the agent plugin, not entity
Issue #3523058 by andrewbelcher: Allow retrieving context from the agent entity wrapper
Issue #3523100 by andrewbelcher: Allow overriding of available tools in AiAgentEntityWrapper
Issue #3523104 by andrewbelcher: Improvements for tool usage restrictions
Issue #3523523:fix [agent_instructions] token not getting updated
Issue #3523870: In AiAgentWrapper, throw and helpful error message if a...
Issue #3523964: Do fallback if no default operation type is set in Agents Explorer
Issue #3525196: Avoid duplicating context message
Issue #3526798: Change the default name of subagents to ai_agents::ai_agent::{name}
Issue #3527249: Remove AiAgentCalling MCP plugin
Issue #3529111 by jurgenhaas: Modeler API: model config form
Issue #3529175 by jurgenhaas: Validate model when saving an agent
Issue #3529753: Fix up schema
replace ModuleHandler with ModuleHandlerInterface
Reroll MR !71 AiAgentManager.php
Resolve #3515453 "Agents have silent"
Resolve #3517357 "Ai agent context"
Resolve #3517750 "Allow the agent"
Resolve #3517779 "Allow tools to be set to return directly"
Resolve #3518162 "Dynamic context value"
Resolve #3518557 "Add wikipedia tool"
Resolve #3518559 "Gettoolresults should return"
Resolve #3519197 "Allow markdown results"
Resolve #3522896 "Add event for"
Resolve #3522911 "Make default model"
Resolve #3522948 "Argument on event"
Resolve #3522952 "Allow files on"
Resolve #3522963 "Move none necessary"
Resolve #3523074 "Add the actual"
Resolve #3523441 "Add view and"
Resolve #3523879 "Listfield types description"
Resolve #3523967 "Use the chat"
Resolve #3524351 "Add the possibility"
Resolve #3524392 "Task is currently"
Resolve #3524652 "Show case modeler"
Resolve #3524725 "Create visible testing"
Resolve #3524905 "Make added tokens"
Resolve #3527979 "Make it possible"
Resolve #3529355 "Write kernelt tests"
Resolve #3529660 "Move out ai"
Resolve #3529753 "Fix up schema"
Update AllowedValues structure
Update composer for release
Update composer.json for release
Update default value