docs: Deep Agent stack documentation update (August 2026) - #19
Merged
ipbabble merged 8 commits intoAug 13, 2026
Merged
Conversation
Add What's New callout, updated ecosystem mermaid, and Latest News on the homepage. Introduce /news/ with three launch posts and navigation entry. Co-authored-by: Cursor <cursoragent@cursor.com>
Update overview, quick start, and deployment guides for Aegra, config-as-code, and port 5002. Add architecture page with example-domain context and figure caption styling. Co-authored-by: Cursor <cursoragent@cursor.com>
Update overview, quick start, and deployment for Fastify BFF and LangGraph proxy. Add configuration page with BFF explanation and settings.yaml reference. Co-authored-by: Cursor <cursoragent@cursor.com>
Add architecture, config-as-code, enterprise features, and migration guides with reference layouts and sidebar navigation. Co-authored-by: Cursor <cursoragent@cursor.com>
Correct MCP OAuth server role, OpenShift paths, Postgres port notes, and env-based MCP config. Add external resource links and agent doc cross-links. Co-authored-by: Cursor <cursoragent@cursor.com>
Refresh agentic-ai-workshop for LangGraph API, mcp.json, and BFF UI flow. Add reference cross-links across guides and templates. Record v1.1.0 in CHANGELOG. Co-authored-by: Cursor <cursoragent@cursor.com>
Add quick-run section with make install/local, fix stale port 3000 references, and link full-stack docs for agent integration. Co-authored-by: Cursor <cursoragent@cursor.com>
Document hugo build, super-linter CI, and Apple Silicon caveats. This repo does not use pre-commit; clarify the Makefile targets in README and guides. Co-authored-by: Cursor <cursoragent@cursor.com>
5 tasks
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.
Summary
:5002),mcp.json, andnpm run devUI flowdeployment/openshift/, ports)make install/make localon port 5001Test plan
./serve.sh— site builds without Hugo errors/news/— three posts render with sidebar nav/templates/agent/,/templates/ui/— quick starts and new architecture/configuration pages/reference/— all four guides and hub external links resolve/guides/agentic-ai-workshop/— commands match current template READMEs/templates/mcp-server/quick-start/— quick run section showsmake installthenmake localMade with Cursor