Reposition Marketplace description around runtime data and MCP#953
Draft
evlawler wants to merge 6 commits into
Draft
Reposition Marketplace description around runtime data and MCP#953evlawler wants to merge 6 commits into
evlawler wants to merge 6 commits into
Conversation
Rewrite description.md, the source of the JetBrains Marketplace listing: lead with recorded runtime behavior serving both interactive diagrams and MCP-capable AI coding agents, add the MCP server section, remove retired assistant branding and the command modes catalog, and update the pricing block to the new model. The plugin display name is unchanged; title changes are a separate decision. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011ABtRpfafUxEJemZN5wUbN
Add the "Why developers use it" section, tighten the intro paragraph, and replace the pricing block with the individual-developer scope statement. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011ABtRpfafUxEJemZN5wUbN
Replace the first "Why developers use it" bullet with the "visual check on your AI's work" copy per the shared copy rules. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011ABtRpfafUxEJemZN5wUbN
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011ABtRpfafUxEJemZN5wUbN
Mirror the VS Code listing: add "Ways to use AppMap with your AI" covering the shipped usage options and a "What runtime context is worth" block with the June 2026 controlled-study results. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011ABtRpfafUxEJemZN5wUbN
Mirror the VS Code listing: restate the usage bullets and study results as plain facts and retitle the value block to "The cost, measured". Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011ABtRpfafUxEJemZN5wUbN
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.
Rewrites
description.md, the source of the JetBrains Marketplace listing, to the new positioning: recorded runtime behavior serving both interactive diagrams (for people) and MCP query tools (for AI coding agents).Rendered preview: description.md on this branch
What changed
<change-notes>is untouched — the changelog entry is gated on release timing and the title rename is a separate decision.get_call_treeis assigned separately and lands in a follow-up PR; this PR ships text-first.Notes on mechanism and risk
description.mdto HTML at build time (build.gradle.ktspatchPluginXml), so the malformed-CDATA risk called out in the rewrite doc does not apply. The Verify Plugin CI job (which exercises that rendering) passed on the initial copy commit.appmap query mcpshipped in@appland/appmapv3.200.0, which therelease-manifestsmanifest currently serves; the plugin downloads the CLI from that manifest, so MCP is already available to existing installs.CI status
Per team guidance, CI is not required for extension doc-only changes. All test jobs and Verify Plugin passed on the substantive copy; later commits are wording-only.
Before merging
/docs/reference/appmap-mcp.html,/docs/reference/jetbrains.html, and/docs/get-started-with-appmap/making-appmap-data.html.🤖 Generated with Claude Code
https://claude.ai/code/session_011ABtRpfafUxEJemZN5wUbN