- Issue created by @yautja_cetanu
- 🇬🇧United Kingdom yautja_cetanu
Prioritization for AI Jul 14th 2025
Bold means required for next imminent release. Italic means Marcus will work on it this week.
Also note that any issue for Experience Builder Agents we are reactive on - I do it directly when they need it.
Core
- ✨ Exploring AI Prompt management within AI core Active - Prompt library. We had this to be required in alpha1, but if it can’t be finished this week, alpha1 will be released without it.
- ✨ Create Base Tools Active - Create Base Tools. Michael Lander should work on it, if he doesn't respond this week, I will start on it.
- ✨ Allow upcasting to be optional in tools Active - Right now upcasting always works on tools by pattern recognition, we need to be able to turn it off when needed.
- ✨ Streamed response is not fully logged Active - Switch how we do streamed response in 1.2.0, but without breaking changes.
- Assigned to: andrewbelcher 🐛 Fix phpunit tests for Max Version Active - Fix phpunit tests for Max Version (devops skills)
- Assigned to: marcus_johansson 📌 Research Symfony AI Components Active - Research Symfony AI Components
- ✨ Move System Prompt into ChatInput Active - Move system prompt into ChatInput.
- #3535821: Move streamed boolean into ChatInput → - Move streamed boolean into ChatInput.
- 📌 Remove provider and vdb provider stubs Active - Five minute job, lets get rid of the provider and vdb_provider stubs. Easiest credit earned :)
Field Widget Action
- 📌 FieldWidgetAction does not show the button on Select fields Active - FieldWidgetAction does not work on Select fields. Have not looked into it.
- ✨ Add a common method for suggestions in Field Widget Actions Active - Add a common method for suggestion in Field Widget Actions.
- 📌 Add basic documentation for Field Widget Action submodule Active - Add documentation for Field Widget Actions.
AI Automators
- 🐛 When Field Widget worker is selected, Direct also fires (?) Active - Right now the processor Field Widget Actions get resaved on save. Should not happen.
- ✨ Add UI/UX to add multiple automators on a field Active - UI for Automators and multiple Automators on one field.
AI Agents
- ✨ Create the concept of Guardrail agents Active - Guardrails. I think we can start with the backend logic for it and add the UX/UI later. It will be configuration entities, with a plugin system, that much is known. It’s also one of those issue where development means discovery.
- ✨ Add artifacts to agents Active - Artifacts. We are doing more and more long research and web scraping when 1.2.0 is released. Artifacts are needed.
MCP Client
- 📌 Write down issues here Active - I have to write down all the issues needed there. Rob Loach is working on it, so I don’t want to block him.
Needs Review (from Marcus)
- 🐛 Add trigger of the poststreamevent for logging Active - Streaming in OpenAI. If this works, we need to create follow up issues on each provider. OpenAI provider 1.1.1 would be released when this is merged.
- ✨ Create Views Automators Active - I have asked in #ai-contrib 5 times, but still no reviews. The issue is almost half a year old. It is a game changer for Automators, and it should be in 1.2.0 - it missed 1.1.0 because of lack of reviews. It could be a big security issue, so it has to be reviewed.
- ✨ Create Image-To-Image operation type Active - Image to Image. Connected issues: ✨ Add ImageToImage capabilities Active & ✨ Add ImageToImage capabilities Active
Needs Review (urgent)
- 📌 Improve AI Search Module Indexing to Handle Long-Running Chunk Embedding Processes Needs work - Not mine, but having this fixed would take AI Search out of experimental, so if someone has the possibility to review it this week, that would be awesome. Otherwise I will try to do it next week.
- 📌 Move the external moderation module into AI Core Active - Moving External Moderation into AI Core. Will try to have a look before alpha1. But it can also wait.
- 🇬🇧United Kingdom yautja_cetanu
Prioritization for AI Jul 21st 2025
Core
- ✨ Create Base Tools Active - Create Base Tools. Michael Lander should work on it, if he doesn't respond this week, I will start on it. ECA has a version of this coming out though.
- Assigned to: marcus_johansson ✨ Allow tool calling in streamed chat Active - Add the possibility to use streamed chat for tools usage, without having to do major structural changes. This will require a follow up in AI Agents as well.
- ✨ Allow upcasting to be optional in tools Active - Right now upcasting always works on tools by pattern recognition, we need to be able to turn it off when needed.
- ✨ Move System Prompt into ChatInput Active - Move system prompt into ChatInput.
- #3535821: Move streamed boolean into ChatInput → - Move streamed boolean into ChatInput.
AI Automators
- ✨ Add UI/UX to add multiple automators on a field Active - UI for Automators and multiple Automators on one field.
AI Assistants API
- 🐛 Log Assistant failures Active - log errors on Assistants (bug)
AI Agents
- ✨ Create the concept of Guardrail agents Active - Guardrails. I think we can start with the backend logic for it and add the UX/UI later. It will be configuration entities, with a plugin system, that much is known. It’s also one of those issue where development means discovery.
- ✨ Add artifacts to agents Active - Artifacts. We are doing more and more long research and web scraping when 1.2.0 is released. Artifacts are needed.
AI Testing
- Assigned to: marcus_johansson ✨ Make it possible to run as part of a CI pipeline Active - make it possible to run agent tests via kernel tests or some other CI pipeline method.
AI Search
- 💬 Error with Views for ai_search: The "" entity type does not exist. Active - possible larger bug, or maybe bug in Huggingface.
Experience Builder
- Assigned to: narendrar 📌 Integrate incremental agent loop execution in XB AI Active - Making it so you can see incremental updates. Right now you can sit and wait for minutes before you see something.
Rebase needed
- 📌 Dynamically load Tokenizer after selecting Embedding Engine Postponed
- ✨ Enable AI content suggestions only for chosen content types Active
Needs Review (from Marcus)
- ✨ Create Views Automators Active - I have asked in #ai-contrib 5 times, but still no reviews. The issue is almost half a year old. It is a game changer for Automators, and it should be in 1.2.0 - it missed 1.1.0 because of lack of reviews. It could be a big security issue, so it has to be reviewed.
- ✨ Create Image-To-Image operation type Active - Image to Image. Connected issues: ✨ Add ImageToImage capabilities Active & ✨ Add ImageToImage capabilities Active
Needs Review (urgent)
- Assigned to: gxleano 📌 Improve AI Search Module Indexing to Handle Long-Running Chunk Embedding Processes Needs work - Not mine, but having this fixed would take AI Search out of experimental, so if someone has the possibility to review it this week, that would be awesome. Otherwise I will try to do it next week.
- ✨ Add a common method for suggestions in Field Widget Actions Active - Add a common method for suggestion in Field Widget Actions.
- Assigned to: akhil babu ✨ Introduce AI Agents and tools to create entire page templates using available component entities Active - Experience Builder, to create footers, headers or other templates.