ArchiveBox/archivebox/cli
Nick Sweeting ec4b27056e
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
Build Debian package / build (push) Has been cancelled
Deploy static content to Pages / deploy (push) Has been cancelled
Build Homebrew package / build (push) Has been cancelled
Build GitHub Pages website / build (push) Has been cancelled
Run linters / lint (push) Has been cancelled
Build Pip package / build (push) Has been cancelled
Parallel Tests / Discover test files (push) Has been cancelled
Run tests / python_tests (ubuntu-22.04, 3.13) (push) Has been cancelled
Run tests / docker_tests (push) Has been cancelled
Build GitHub Pages website / deploy (push) Has been cancelled
Parallel Tests / ${{ matrix.test.name }} (push) Has been cancelled
wip
2026-01-21 03:19:56 -08:00
..
__init__.py simplify entrypoints for orchestrator and workers 2026-01-04 13:17:07 -08:00
archivebox_add.py tons of fixes with codex 2026-01-19 01:00:53 -08:00
archivebox_archiveresult.py Implement JSONL CLI pipeline architecture (Phases 1-4, 6) 2025-12-31 10:07:14 +00:00
archivebox_binary.py Implement JSONL CLI pipeline architecture (Phases 1-4, 6) 2025-12-31 10:07:14 +00:00
archivebox_config.py wip 2025-12-28 17:51:54 -08:00
archivebox_crawl.py Implement JSONL CLI pipeline architecture (Phases 1-4, 6) 2025-12-31 10:07:14 +00:00
archivebox_extract.py cleanup migrations, json, jsonl 2025-12-31 15:36:43 -08:00
archivebox_help.py move main funcs into cli files and switch to using click for CLI 2024-11-19 00:18:51 -08:00
archivebox_init.py unified Process source of truth and better screenshot tests 2026-01-02 04:20:34 -08:00
archivebox_install.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
archivebox_machine.py Implement JSONL CLI pipeline architecture (Phases 1-4, 6) 2025-12-31 10:07:14 +00:00
archivebox_manage.py fix archivebox shell and manage CLI commands 2024-11-19 00:48:39 -08:00
archivebox_mcp.py add mcp server support 2025-12-25 01:51:42 -08:00
archivebox_persona.py wip 2026-01-21 03:19:56 -08:00
archivebox_pluginmap.py tons of fixes with codex 2026-01-19 01:00:53 -08:00
archivebox_process.py Implement JSONL CLI pipeline architecture (Phases 1-4, 6) 2025-12-31 10:07:14 +00:00
archivebox_remove.py new jsonl cli interface 2025-12-30 16:12:53 -08:00
archivebox_run.py more binary fixes 2026-01-05 02:18:38 -08:00
archivebox_schedule.py wip major changes 2025-12-24 20:10:38 -08:00
archivebox_search.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
archivebox_server.py wip 2026-01-21 03:19:56 -08:00
archivebox_shell.py fix archivebox shell and manage CLI commands 2024-11-19 00:48:39 -08:00
archivebox_snapshot.py Implement JSONL CLI pipeline architecture (Phases 1-4, 6) 2025-12-31 10:07:14 +00:00
archivebox_status.py wip 2025-12-28 17:51:54 -08:00
archivebox_tag.py Implement JSONL CLI pipeline architecture (Phases 1-4, 6) 2025-12-31 10:07:14 +00:00
archivebox_update.py unified Process source of truth and better screenshot tests 2026-01-02 04:20:34 -08:00
archivebox_version.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
cli_utils.py Implement JSONL CLI pipeline architecture (Phases 1-4, 6) 2025-12-31 10:07:14 +00:00
tests_piping.py Fix CLI tests to use subprocess and remove mocks 2025-12-31 10:53:45 +00:00
tests.py use full dotted paths for all archivebox imports, add migrations and more fixes 2025-12-29 00:47:08 -08:00