You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs: address review findings on auth examples and docs app
- replace credential-in-argument examples in auth-matrix with the
interactive wizard flow (shell history and process list exposure)
- warn about flag-based credential entry in the authentication guide
- document credential-specific validation endpoints for auth check
- distinguish session-only filters from V1-compatible filters
- fix KAGI_SESSION_TOKEN examples that pointed at a file path instead of
a token value; correct the subshell inheritance example
- gate the lens workflow on KAGI_SESSION_TOKEN, not just auth check
- stop recommending committing config.toml with credentials
- fix mermaid diagram edges (KAGI_API_KEY for search/extract) and the
config lookup order in the precedence example
- render mermaid blocks via @theguild/remark-mermaid
- fix literal *kagi* markers inside code spans, align Alpine Linux entry
with published assets, point regenerated demo gifs at public/images
- add completion to commands nav, toon format note in assistant page,
drop leftover probe.ts
* docs: apply second-round review nits
- lens workflow guard also confirms the selected credential is a session
token via auth status output, matching real CLI output format
- index page: clarify that the redacted template is what gets committed
while kagi auth writes credentials to ~/.config/kagi-cli/config.toml,
add extract to the public-API mermaid diagram (KAGI_API_KEY)
- demos: mkdir the docs/public/images/demos output dir actually used by
the agg commands
- auth-matrix: drop contradictory region classification (V1-compatible
only), rename the legacy-token migration heading
echo "::warning title=Docs build failed::GitHub release assets were published, but the Fumadocs docs app under docs/ did not build. Fix the build failure so docs changes can ship."
echo "::warning title=AUR package sync incomplete::GitHub release assets were published, but the AUR package was not updated. Configure AUR_SSH_PRIVATE_KEY or update the AUR package manually."
echo "::warning title=Mintlify deployment incomplete::GitHub release assets were published, but docs deployment was not confirmed. Configure or rotate MINTLIFY_DEPLOY_COOKIE, or trigger the deployment from the Mintlify dashboard."
0 commit comments