Skip to content

Feat/context7#196

Open
lookinway wants to merge 7 commits intomainfrom
feat/context7
Open

Feat/context7#196
lookinway wants to merge 7 commits intomainfrom
feat/context7

Conversation

@lookinway
Copy link
Copy Markdown
Collaborator

No description provided.

… rules

Add comprehensive library rules, SDK code examples, and tool definitions
to llms-full.txt. Improve errors, file-uploads, and webhook guide pages
with SDK tabs. Add best-practices guide.
- cleanFileAttachments: read v1 top-level files param (fileType → file_type)
- buildButtonRows: return null (no change) vs [] (clear buttons)
- makeApiRequest: auto-retry on 429/5xx with Retry-After and jitter
- Remove duplicate retry from makeApiRequestAllPages (handled by makeApiRequest)
File has no source in content/guides/ and is not listed in guides-config
or generate-llms.ts — leftover from deleted source content.
Documents the three fixes in 751b5b2:
- v1 file attachments (fileType → file_type)
- buttons clear via [] in raw JSON
- auto-retry on 429/5xx with Retry-After
Google was stripping "- Пачка для разработчиков" from SERP titles because
"Пачка" duplicates the openGraph siteName. Switch to distinctive section
suffixes ("| Руководство разработчика", "| Документация API") that Google
preserves, following the same pattern as pachca.com help-center and glossary.

- layout.tsx: `-` → `|` separator in fallback template
- guides/[...slug]: absolute title with `| Руководство разработчика`, section
  prefix only for nested children (SDK/Формы/n8n) to disambiguate "Обзор"
- api/[...slug]: absolute title with `| Документация API`
- api/(guides)/[slug]: absolute title with `| Документация API`
- updates/*: absolute title with `| Руководство разработчика`
- tabs-config: new getNestedParentTitle() helper for nested-only prefixing
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