docs: replace Introduction hero image with the TrueForge overview diagram - #676
Open
shubhamagarwal-create wants to merge 1 commit into
Open
docs: replace Introduction hero image with the TrueForge overview diagram#676shubhamagarwal-create wants to merge 1 commit into
shubhamagarwal-create wants to merge 1 commit into
Conversation
… diagram Swaps the first image on the Introduction page for the TrueForge overview (model + skills + tools feeding the open-source harness, out to your app), adds docs/images/trueforge-overview.png, removes the now-unused agent-harness-definition.png, and updates the caption and alt text to match. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
shubhamagarwal-create
requested review from
bhaveshpatel640,
chiragjn,
debajyoti-truefoundry,
heerambavi1998,
sr07asthana and
thesujai
as code owners
September 10, 2026 09:26
|
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.
Replaces the first image on the Introduction page with the TrueForge overview diagram (model providers + skills + tools feeding the open-source agent harness, out to your AI application).
docs/images/trueforge-overview.pngand points the first<Frame>at it.docs/images/agent-harness-definition.png(it was only referenced on this page).Note: the image has a white background and is used as a single image, so it renders white in dark mode (same as the image it replaces). A light/dark pair can be added later if a dark version is provided.
Note
Low Risk
Documentation and static image assets only; no runtime or API behavior changes.
Overview
Updates the Introduction page hero so it shows the TrueForge overview diagram instead of the generic agent-harness illustration.
The first
<Frame>now uses/images/trueforge-overview.png, with caption and alt text rewritten to describe TrueForge’s architecture (models, skills, MCP tools → harness → your app). The PR also adds that asset and drops the oldagent-harness-definition.png, which was only used here.Reviewed by Cursor Bugbot for commit 62a24b3. Bugbot is set up for automated code reviews on this repo. Configure here.