ktx/docs-site/content/docs
Andrey Avtomonov ca231df5fe
fix(gdrive): validate folder access, run config test, harden Drive API (#321)
* fix(gdrive): validate folder access, run config test, harden Drive API

Connection test and setup validation now verify folder_id resolves to an accessible Drive folder before counting Docs, via a shared verifyGdriveFolderAndCountDocs helper, so a wrong or unshared folder fails instead of passing with 0 docs.

Move gdrive-config.test.ts under test/ so Vitest's test/** glob actually runs it; escape folder_id in the Drive query; add retry/backoff on transient Google API responses; and record skipped non-Google-Doc files in the staged manifest.

* chore: sync uv.lock to ktx-daemon/ktx-sl 0.13.1
2026-06-28 01:02:37 +02:00
..
cli-reference feat(cli): let ktx setup --agents choose an install directory (#298) 2026-06-13 00:46:56 +02:00
community docs: consolidate AI Resources into a single page (#274) 2026-06-09 00:28:56 -04:00
concepts feat(duckdb): cross-database federation via derived DuckDB connection (#295) 2026-06-15 15:01:39 +00:00
configuration fix(cli): survive ktx.yaml version skew and derive repo ownership from disk (#293) 2026-06-11 22:10:47 +02:00
getting-started refactor: enforce ktx naming and AGENTS.md compliance sweep (#289) 2026-06-11 13:49:45 +02:00
guides fix(cli): isolate ktx-owned project repositories (#283) 2026-06-10 14:12:25 +02:00
integrations fix(gdrive): validate folder access, run config test, harden Drive API (#321) 2026-06-28 01:02:37 +02:00
meta.json docs: consolidate AI Resources into a single page (#274) 2026-06-09 00:28:56 -04:00