Needs work
Project:
Drupal Canvas
Version:
1.x-dev
Component:
AI
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
5 Nov 2025 at 18:11 UTC
Updated:
10 Nov 2025 at 20:18 UTC
Jump to comment: Most recent
I don't have all the context this but we looking at prompt logging. Everything current runs through \Drupal\canvas_ai\Controller\CanvasBuilder::render which currently 242 lines after #3555464: CanvasBuilder::render() logic around specific tool response is unclear this will a bit shorter but it still does a ton.
Simplify \Drupal\canvas_ai\Controller\CanvasBuilder::render
Start with 1 MR to clean up what is there so adapting it for logging will be easier
None
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
tedbowWorking on this
Comment #4
tedbow