+109
β106
+43
β258
File changed.
Preview size limit exceeded, changes collapsed.
Loading
- Update AGENTS.md to reflect refactored CLI: refresh command signatures (query-tdocs, crawl-tdocs, crawl-meetings, query-meetings, open_tdoc, stats) and document new/optional params (optional tdoc_ids, limit, order, start_date/end_date, no-fetch, incremental, workers, max_retries, timeout, verbose). - Correct defaults and helper locations: set cache_dir default to ~/.tdoc-crawler and document helper functions now in src/tdoc_crawler/cli/helpers.py (database_path, resolve_credentials, build_limits, launch_file, prepare_tdoc_file, etc.). - Improve documentation quality: rename/clarify helper APIs, remove legacy "FTP" wording in favor of HTTP traversal, add cli/app.py module size exception, and expand crawl_log fields for richer audit info. - Replace and condense docs/REVIEW_AND_IMPROVEMENTS_AGENTS_MD.md: remove stale addenda, prioritize findings, provide an actionable checklist aligned to schema v2 and the modular project layout. - Purpose: keep documentation synchronized with implementation to avoid incorrect regeneration, reduce contributor friction, and clarify migration/credential behaviors
File changed.
Preview size limit exceeded, changes collapsed.