Agentic Data Stack#171
Open
dhtclk wants to merge 6 commits into
Open
Conversation
graphaelli
reviewed
Jun 10, 2026
Member
There was a problem hiding this comment.
You run it yourself
You can, but to reduce friction we should lead with the fully managed service on cloud while still highlighting that it's simple for users to self host
Collaborator
Author
There was a problem hiding this comment.
Updated the doc to now lead with ClickHouse Agents and link out to the docs, following with self-hosted Agentic Data Stack. Let me know if you want to tweak further or shift messaging entirely.
graphaelli
reviewed
Jun 10, 2026
Member
There was a problem hiding this comment.
needs feedback loop ability, via langfuse
…into agentic-data-stack
Member
|
@dhtclk also compare with https://langfuse.com/integrations/agentic-data-stack |
Collaborator
Author
|
Thanks @graphaelli - made some tweaks based on feedback. Compared to and linked out to langfuse docs as well. |
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.
Iterating on Agentic Data Stack Docs
Note
Low Risk
Documentation-only changes with no application or infrastructure code; draft notices flag content not yet editorially reviewed.
Overview
Expands Agentic Data Stack from a stub overview into a full docs section: a landing page, a Docker Compose setup guide, and thin component pages for LibreChat, the ClickHouse MCP server, and Langfuse.
The overview now explains agentic analytics, architecture (with diagram), managed vs self-hosted paths, and links to ClickHouse Cloud Agents and AgentHouse. docker-setup walks through clone,
prepare-demo.sh,docker compose up, UI steps (model, MCP, first question), stop/reset, and how compose files and health checks wire services. Component guides stay stack-focused and point to canonical external docs.navigation.json is reorganized into Get started (overview + docker-setup) and Components (the three guides). New pages are marked Draft pending editorial review.
Reviewed by Cursor Bugbot for commit c3d88b5. Bugbot is set up for automated code reviews on this repo. Configure here.