Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 1.1.2

    Issue #3529310
    Issue #3536318
    Issue #3536314
  • 1.1.1

    Issue  #3535525 "Remove r so"
  • 1.1.0

    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
  • 1.1.0-rc1

    Issues: 16 issues resolved.
    
    Changes since 1.1.0-beta1:
    
    Bug
    - Resolve #3523879 "Listfield types description"
    - Resolve #3523967 "Use the chat"
    - #3523964: Do fallback if no default operation type is set in Agents Explorer
    - #3523523:fix [agent_instructions] token not getting updated
    - Resolve #3524392 "Task is currently"
    - #3499719 by christian.wiedemann: Use Interfaces instead of Class names in AgentHelper and AiAgentBase
    - #3523870: In AiAgentWrapper, throw and helpful error message if a...
    
    Misc
    - Update default value
    - Reroll MR !71 AiAgentManager.php
    - Ai agents 3521706
    - Faulty echo
    
    Task
    - Resolve #3517750 "Allow the agent"
    - Resolve #3524351 "Add the possibility"
    - Resolve #3524905 "Make added tokens"
    - #3525196: Avoid duplicating context message
    - Resolve #3527979 "Make it possible"
    - Resolve #3524652 "Show case modeler"
    - Resolve #3524725 "Create visible testing"
    - #3526798: Change the default name of subagents to ai_agents::ai_agent::{name}
    - #3527249: Remove AiAgentCalling MCP plugin
  • 1.1.0-beta3

    a38c140a · Ai agents 3521706 ·
    Bug
    Issue #3523870: In AiAgentWrapper, throw and helpful error message if a...
    Misc
    Reroll MR !71 AiAgentManager.php
    Ai agents 3521706
    Task
    Issue #3525196: Avoid duplicating context message
  • 1.1.0-beta2

    Bug fixes mostly:
    
    Changelog
    Issues: 9 issues resolved.
    
    Changes since 1.1.0-beta1:
    
    Bug
    Resolve #3523879 "Listfield types description"
    Resolve #3523967 "Use the chat"
    Resolve #3524392 "Task is currently"
    Misc
    Update default value
    Task
    Resolve #3517750 "Allow the agent"
    Resolve #3524351 "Add the possibility"
    Resolve #3524905 "Make added tokens"
  • 1.1.0-beta1

    Resolve #3523074 "Add the actual"
    Update AllowedValues structure
    Issue #3521905: Rename Agent Instructions and add System Prompt
    Issue #3523100 by andrewbelcher: Allow overriding of available tools in AiAgentEntityWrapper
    Issue #3523104 by andrewbelcher: Improvements for tool usage restrictions
    Resolve #3522952 "Allow files on"
    Added getChatHistory & setChatHistory methods.
    Issue #3523058 by andrewbelcher: Allow retrieving context from the agent entity wrapper
    Resolve #3522963 "Move none necessary"
    Issue #3523057 by andrewbelcher: AgentResponseEvent should pass the agent plugin, not entity
    Resolve #3522948 "Argument on event"
    Resolve #3522896 "Add event for"
    Resolve #3522911 "Make default model"
    Issue #3522908 by andrewbelcher: Warning and prompt cruft if default tool has no description
    Issue #3522906 by andrewbelcher: Add the token for the AI Agent itself
    replace ModuleHandler with ModuleHandlerInterface
    Issue #3519484: Add general files to AI Agent Explorer
    Issue #3519211: Make it possible to select when the default information tools is available
    Issue #3519198: Set Chat with Tools provider, by default
    Resolve #3519197 "Allow markdown results"
    Resolve #3518557 "Add wikipedia tool"
    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 #3513630: Remove the context agent possibility
    Issue #3513675: Create tools needed to create an agent
    Issue #3515445 by andrewbelcher, justanothermark: Invalid data_type "array"...
    Issue 3516682 by justanothermark. Prevent setting default_information_tools to NULL string.
    Resolve #3515453 "Agents have silent"
    Added module dependencies to function calls. #3515456
    Issue #3515670 by andrewbelcher: Refine function call context based on value restrictions
    Resolve #3517357 "Ai agent context"
    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...
    Resolve #3517779 "Allow tools to be set to return directly"
    Add element to form so AJAX can replace it when required. #3518154
    Resolve #3518162 "Dynamic context value"
    Resolve #3518559 "Gettoolresults should return"
  • 1.0.2

    Some minor prompt fixes
  • 1.0.1

    * https://www.drupal.org/project/ai_agents/issues/3498713
    * https://www.drupal.org/project/ai_agents/issues/3498707
    * https://www.drupal.org/project/ai_agents/issues/3498773
  • 1.0.0

    First real release
    
    The service "ai_agents_extra.webform_actions" has a dependency on a non-existent service "plugin.manager.webform.element".
    Give back links in Content Type agent
    Removed depracated modules
    The label is null on Content Type overrides
    Warning: Undefined array key "type" in Drupal\ai_agents\Plugin\AiAgent\FieldType->reshuffleComponents() (line 797
  • 1.0.0-beta1

    First stable release
  • 1.0.0-alpha1

    c0caad94 · Compoer.json ·
    First release