docs: add Jan Agent landing page, remove deprecated agents docs#8463
Open
thinhlpg wants to merge 1 commit into
Open
docs: add Jan Agent landing page, remove deprecated agents docs#8463thinhlpg wants to merge 1 commit into
thinhlpg wants to merge 1 commit into
Conversation
Jan Agent is now positioned as its own distribution (separate from Jan Desktop). Adds /jan-agent covering the Rust-native engine, running standalone on a VM/container/terminal, and the Cowork UI front end. Removes docs/desktop/agents.mdx, which described the old model (`jan launch claude/openclaw` wiring an external CLI to a locally-served model) — superseded by the native agent work. Adds a redirect from the old URL to the new landing page, and drops two other stale "Agents" doc cards elsewhere that described an even older, unrelated concept. Repoints every nav/homepage/docs-landing link that referenced the old page, relabeling the homepage CTA from "Install" to "Explore" since there's no public release yet.
Contributor
|
Preview URL: https://4de709fb.docs-9ba.pages.dev |
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
Stacked on #8455 — Jan Agent is now positioned as its own distribution, separate from Jan Desktop.
/jan-agent: Rust-native engine, runs standalone (VM/container/terminal), Cowork UI front end.docs/desktop/agents.mdx, which described the old model (jan launch claude/openclawwiring an external CLI to a locally-served model) — superseded by the native agent work. Adds a redirect from the old URL to the new page.Test plan
/jan-agentreturns 200, old/docs/desktop/agentsreturns 404 and redirects correctly