Skip to content

DPL: add MCP server for DPL#15246

Open
ktf wants to merge 2 commits intoAliceO2Group:devfrom
ktf:pr15246
Open

DPL: add MCP server for DPL#15246
ktf wants to merge 2 commits intoAliceO2Group:devfrom
ktf:pr15246

Conversation

@ktf
Copy link
Copy Markdown
Member

@ktf ktf commented Mar 31, 2026

Allows debugging a DPL workflow using Claude, ChatGPT or
similar tools.

@ktf ktf requested a review from a team as a code owner March 31, 2026 15:56
@github-actions
Copy link
Copy Markdown
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@ktf
Copy link
Copy Markdown
Member Author

ktf commented Mar 31, 2026

I for one welcome our new AI overlords.

@alibuild
Copy link
Copy Markdown
Collaborator

Error while checking build/O2/fullCI_slc9 for c04a597 at 2026-03-31 18:40:

## sw/BUILD/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
/sw/SOURCES/O2/slc9_x86-64-slc9_x86-64/0/Framework/Core/src/StatusWebSocketHandler.cxx:159:37: error: statement should be inside braces [readability-braces-around-statements]
/sw/SOURCES/O2/slc9_x86-64-slc9_x86-64/0/Framework/Core/src/StatusWebSocketHandler.cxx:161:39: error: statement should be inside braces [readability-braces-around-statements]
++ [[ 0 == 0 ]]
++ exit 1
--

Full log here.

ktf added 2 commits March 31, 2026 20:55
Allows debugging a DPL workflow using Claude, ChatGPT or
similar tools.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants