fabro/lib/crates/fabro-cli/src
Bryan Helmkamp c39ff666ed
fix(server): default foreground logs to stdout
Keep daemon and hidden serve logs on the file destination by default, while making foreground server commands stream logs to the terminal unless the server config explicitly selects file logging.
2026-05-06 12:41:52 -04:00
..
commands fix(server): default foreground logs to stdout 2026-05-06 12:41:52 -04:00
shared fix(github): refresh installation tokens during workflows 2026-05-06 07:15:18 -04:00
sleep_inhibitor fix sleep_inhibitor lints under --all-features clippy 2026-04-23 22:45:07 -04:00
args.rs refactor(dev): decouple CLI reference generation 2026-05-06 12:31:02 -04:00
command_context.rs fix(error): preserve source chains across workspace 2026-05-01 17:30:20 -04:00
gh.rs test(cli): trim slow integration fixture setup 2026-04-28 19:14:56 -07:00
landing.rs feat(cli): add fabro docs to landing Set up section 2026-04-17 09:03:40 -04:00
lib.rs refactor(dev): decouple CLI reference generation 2026-05-06 12:31:02 -04:00
local_server.rs fix(error): preserve source chains across workspace 2026-05-01 17:30:20 -04:00
logging.rs refactor(config): share log destination resolution 2026-04-26 17:47:22 -04:00
main.rs fix(server): default foreground logs to stdout 2026-05-06 12:41:52 -04:00
manifest_builder.rs fix(error): preserve source chains across workspace 2026-05-01 17:30:20 -04:00
server_client.rs fix(cli): bound server readiness probes 2026-05-02 20:13:18 -04:00
server_runs.rs refactor: rename checkpoints_disabled -> in_place 2026-04-28 09:33:59 -07:00
user_config.rs fix(error): preserve source chains across workspace 2026-05-01 17:30:20 -04:00