Skip to content

Docs: user-manual pass + Contexts screenshot, drop external links - #14

Merged
tanglearncode merged 2 commits into
mainfrom
docs/contexts-screenshot
Jul 20, 2026
Merged

Docs: user-manual pass + Contexts screenshot, drop external links#14
tanglearncode merged 2 commits into
mainfrom
docs/contexts-screenshot

Conversation

@tanglearncode

@tanglearncode tanglearncode commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #13. Three things, all in the user-facing docs.

1. User-manual pass (no internal details)

NeatContext is a commercial product, so the docs now read like a user manual: followable steps and what the user sees, not how NeatContext works internally. Removed from the user-facing pages:

  • The "What the client receives", "Context pinning and live edits", "The runtime boundary", and per-client mechanism sections in connect-ai-clients.md.
  • Internal terms across intro, core-concepts, getting-started, contexts, library, using-extensions, knowledge-bases, context-activity, and incident-analysis: get_context, MCP/transport, credential injection / keychain, extension proxying, runtime files, prompt hooks, snapshots, file:// link internals.

Each was replaced with the plain user-relevant fact (e.g. "credentials stay encrypted on your machine and are never exposed to the AI client", "no model or API key to set up"). The docs/extensions/** authoring pages are left technical — they're a developer-integration reference for people writing connectors.

2. Contexts page screenshot

Adds static/img/features/contexts-page.png, captured from the installed 0.2.0 app: a populated Context plus the Connect this context panel (ChatGPT Desktop, Claude Desktop, Codex CLI, Claude Code CLI). Referenced from contexts.md and connect-ai-clients.md.

3. External links

Removed the two modelcontextprotocol.io links (kept the "MCP" text). Docs link only to NeatContext sites and the XTSoftwareLabs/neatcontext-demo repo.

Verification

npm run build passes (no broken links; image resolves).

- Add static/img/features/contexts-page.png, captured from the installed 0.2.0
  desktop app: a populated Context (profile, knowledge folder, connected
  extension) plus the "Connect this context" panel with a card per AI client.
  Referenced from contexts.md and connect-ai-clients.md.
- Remove the two external links to modelcontextprotocol.io (keep the "MCP
  (Model Context Protocol)" text). Docs link only to NeatContext sites and
  repositories.
Reframe the user-facing pages around what the user clicks and sees, and remove
descriptions of how NeatContext works internally (this is a commercial product).

- connect-ai-clients: drop "What the client receives", "Context pinning and live
  edits", "The runtime boundary", and the per-client mechanism notes; keep a
  short Connect steps list, an Ask-your-question section, and tips.
- core-concepts: rewrite as a plain vocabulary + "how the pieces fit" overview;
  remove the model-free/MCP/tool-name/credential mechanism.
- getting-started: connect/ask steps reduced to actions; fix prerequisite links.
- intro / contexts / library / using-extensions / knowledge-bases /
  context-activity / incident-analysis: remove internal terms (get_context, MCP,
  proxying, keychain injection, runtime files, hooks, snapshots, file:// link
  details); state the user-relevant fact plainly instead.
@tanglearncode tanglearncode changed the title Add Contexts page screenshot (0.2.0) and drop external links Docs: user-manual pass + Contexts screenshot, drop external links Jul 20, 2026
@tanglearncode
tanglearncode merged commit 4e10950 into main Jul 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant