docs: add missing external-services guide - #334
Open
Frankie-Xu wants to merge 1 commit into
Open
Conversation
Frankie-Xu
marked this pull request as ready for review
August 25, 2026 10:01
Frankie-Xu
force-pushed
the
docs/Frankie-Xu/external-services-guide
branch
from
September 10, 2026 15:16
2dc2e7b to
c37c0c6
Compare
Frankie-Xu
force-pushed
the
docs/Frankie-Xu/external-services-guide
branch
from
September 11, 2026 16:12
c37c0c6 to
c145d67
Compare
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
docs/external-services.md, the dependency matrix already linked from README Quick Start and Additional Guides (those links currently 404).main(includes feat(retrieval): default to agent explore and retire map-nav #395). Env keys rechecked against the latestapps/api/.env.exampleandapps/worker/.env.example, including agent-explore keys (AGENT_EXPLORE_HARNESS,CURSOR_API_KEY,AGENT_EXPLORE_CURSOR_MODEL).mainalready lists.html.htmas supported (README rewrite around 2026-09-10). This PR only fills the missing guide.Closes #333 (remaining half: missing file; format-list half already on
main).Verification
.env.example(API and/or worker). No invented keys. No real credentials or private endpoints.docs/relative links all resolve, including the newly addeddocs/external-services.md.uvx ruff check apps packages— All checks passed. Docs-only; no API/worker/runtime change.Deployment Notes
Checklist