agent-deck-test-server

command
v1.9.30 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Phase 3 test infrastructure: a TUI-less web server entry point so that Playwright tests can run inside an agent-deck nested tmux session where the main `agent-deck web` subcommand refuses to launch (because it falls through to the TUI launch path which trips the nested-session guard and fails to allocate a TTY under `go run`).

This binary only starts the web server — no TUI, no SQLite mutations beyond what the web handlers themselves perform, no tmux interaction. It uses the same internal/web.NewServer constructor that the production `agent-deck web` subcommand uses.

Usage:

agent-deck-test-server -listen 127.0.0.1:18420 -profile _test

Profile defaults to AGENTDECK_PROFILE env var if set, else "_test".

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL