pipekit/pipekit
Paul Trowbridge c205b48be2 Honor api_host in config.yaml; ignore .venv/ created by deploy.sh.
cmd_serve now reads api_host from Config with a 127.0.0.1 safe default,
matching the existing api_port pattern. --host/--port CLI flags still
override. Local config is bumped to bind 0.0.0.0:8200.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-23 00:33:56 -04:00
..
api Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
drivers Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
engine Snap staging DDL on module create/edit/run; allowlist benign jrunner exception. 2026-04-22 20:10:36 -04:00
web Snap staging DDL on module create/edit/run; allowlist benign jrunner exception. 2026-04-22 20:10:36 -04:00
__init__.py Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
__main__.py Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
cli.py Honor api_host in config.yaml; ignore .venv/ created by deploy.sh. 2026-04-23 00:33:56 -04:00
config.py Honor api_host in config.yaml; ignore .venv/ created by deploy.sh. 2026-04-23 00:33:56 -04:00
db.py Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
jrunner.py Snap staging DDL on module create/edit/run; allowlist benign jrunner exception. 2026-04-22 20:10:36 -04:00
repo.py Add module edit page + detect jrunner silent failures. 2026-04-22 11:02:45 -04:00
schema.sql Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00