feat(agents): CRM correspondence via xentral_erp_core (Correspondence entity)#51
Merged
Conversation
… entity) The standalone xentral_crm MCP tool dissolves into the entity core — the customer record's CRM tab is the Correspondence entity in agentos_neo_xentral (agent-cores#12), served by xentral_erp_core records/create. Swap the tool in the four agent templates' prefill.tools and drop it from the skill's tool roster.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The standalone
xentral_crmMCP tool dissolves into the entity core: the customer record's CRM tab is now theCorrespondenceentity inagentos_neo_xentral(agent-cores#12, live-verified incl. effect-based create), served throughxentral_erp_corerecords/create.xentral_crm→xentral_erp_corein the four agent templates'prefill.tools(rma-flow, address-change, b2b-quote, complaint-triage; deduped)Companion to the hub-labs removal PR (follows the CORES_VERSION bump); pick up via the next LIBRARY_VERSION bump.