honcho/honcho-cli/tests
ajspig 5531ff0fee
Running Honcho Locally via Honcho CLI (#1029)
* feat(cli): add honcho start/stop/status for a local Docker stack

* feat(cli): fix status command

* feat(cli): improving how we pull docker images and writing a config,toml

* feat(cli): add honcho start --setup wizard for local stack config

* feat(cli): cleaning up unnecessary func, and error throwing

* feat(cli): minor clean up in stack.py

* feat(cli): read setup wizard defaults from the image config.toml

* feat(cli): cleaning up unused commands

* feat(cli): adding ignored docker-compose.yml

* feat(cli): forward host LLM env into honcho start

* feat(cli): share start/stop progress helpers via output.py and cleaning up language
2026-08-25 12:31:34 -04:00
..
__init__.py feat: adding honcho-cli package (#424) 2026-04-20 13:27:35 -04:00
conftest.py feat(cli): add device code oauth login for honcho servers (#891) 2026-07-17 13:16:55 -07:00
test_commands.py feat(cli): add `honcho session view` transcript command (#1006) 2026-08-11 10:12:16 -04:00
test_common.py feat(cli): add device code oauth login for honcho servers (#891) 2026-07-17 13:16:55 -07:00
test_config.py feat(cli): add device code oauth login for honcho servers (#891) 2026-07-17 13:16:55 -07:00
test_local.py Running Honcho Locally via Honcho CLI (#1029) 2026-08-25 12:31:34 -04:00
test_oauth.py feat(cli): add device code oauth login for honcho servers (#891) 2026-07-17 13:16:55 -07:00
test_output.py feat(cli): add `honcho session view` transcript command (#1006) 2026-08-11 10:12:16 -04:00
test_setup.py Running Honcho Locally via Honcho CLI (#1029) 2026-08-25 12:31:34 -04:00
test_start.py Running Honcho Locally via Honcho CLI (#1029) 2026-08-25 12:31:34 -04:00
test_validation.py feat: adding honcho-cli package (#424) 2026-04-20 13:27:35 -04:00