Авторизация: развилка выбора токена и agent/headless-путь#260
Merged
Conversation
- authorization.mdx: таблица «Какой токен выбрать» (задача → тип → с чего начать); раздел «Агенты и headless-интеграции» с auth-сутью (токен бота = сервисная учётка, least-privilege) и ссылками на хаб агентов и CLI-гайд - Получение токена бота + quickstart: добавлен путь через API (POST /bots) — было только UI - ai-agents/overview: auth-зачин (какой токен брать, least-privilege, headless PACHCA_TOKEN)
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.
Что
Полировка страницы авторизации под выбор токена для агентов/headless-интеграций (портал-сторона DEVP-006) + доко-синк
POST /botsпосле аудита #259.Изменения
api/authorization.mdxPOST /bots), было только про UI.guides/quickstart.mdx— шаг «Получите токен» дополненPOST /bots.guides/ai-agents/overview.mdx— auth-зачин в «Как подключить»: какой токен брать (бот, least-privilege), headless-передачаPACHCA_TOKEN.Генерируемые
public/**/*.md,llms*.txt,skill.mdобновлены сборкой.Проверки
npx turbo build+npx turbo check— зелёные.