Commit Graph

34 Commits

Author SHA1 Message Date
c42c73fe70 Simplify perf toggle by deduplicating branching logic
Early-return on invalid input, then unify the GET/POST and display
paths so each concern is handled once instead of per-subcommand.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 11:02:06 -07:00
c3ad78f1be Add CLI perf command to toggle request timing on proxied apps 2026-03-19 10:50:23 -07:00
62f936cdef Merge branch 'switch-kleur-ansis' 2026-03-17 21:35:47 -07:00
3328009af6 Promote status to the primary command over list and info
Hide `list` and `info` as aliases so existing scripts keep working
while surfacing `status` as the canonical entry point in help output.
2026-03-17 19:44:57 -07:00
c12d60119f Add hidden status command for listing and inspecting apps 2026-03-17 19:22:46 -07:00
35a9053308 Reduce nesting in SSH-disabled command setup with early continue 2026-03-17 19:18:26 -07:00
0abf03e64e Disable shell, get, and open commands for SSH sessions
These commands require local access and cannot function when
connected over SSH (USER=cli).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 19:17:12 -07:00
18834fcd2b Replace kleur with ansis for CLI colors 2026-03-09 18:39:14 -07:00
dfdd5c89b4 sha in toes cli 2026-03-05 07:43:59 -08:00
dfb865e433 Add git SHA to CLI version string 2026-03-04 19:07:30 -08:00
baa3712fa2 Add getApp command and gitUrl helper 2026-03-01 14:57:39 -08:00
56db56976b re-do the whole thing on git 2026-03-01 13:29:01 -08:00
dc570cc6e9 Add SSH shell and NSS guest user support 2026-02-27 07:25:46 -08:00
6ba3cdaf14 share CLI, persistent tunnels 2026-02-15 10:33:03 -08:00
Claude
eb8ef0dd4d
Rename stats to metrics and add data size metric
Rename the "stats" CLI command, tool app, and all internal references
to "metrics". Add file size tracking from each app's DATA_DIR as a new
metric, shown in both the CLI table and web UI.

https://claude.ai/code/session_013agP8J1cCfrWZkueZ33jQB
2026-02-12 15:28:20 +00:00
b6e9ec73de .toes 2026-02-11 19:13:34 -08:00
Chris Wanstrath
d94a4421f9 integrated cron logs, cron cli 2026-02-10 11:12:57 -08:00
89ea6f586a toes diff pager 2026-02-10 08:09:00 -08:00
79a0471383 toes history 2026-02-09 21:42:40 -08:00
8f37274cee toes env -g 2026-02-09 20:58:07 -08:00
86a91469be organize --help 2026-02-09 20:47:17 -08:00
9517f6d4b2 kill errant newline 2026-02-09 20:37:24 -08:00
Chris Wanstrath
4b3ab78ae4 use pkg version 2026-02-09 09:49:03 -08:00
2ef00c9d53 /ok 2026-02-04 09:51:29 -08:00
Chris Wanstrath
d99f80cd0e toes list shows everything by default 2026-02-02 14:59:39 -08:00
a58c42e0d4 dotenv support 2026-02-01 23:27:22 -08:00
f3040abc5d persistent logs 2026-02-01 22:15:25 -08:00
a56af4ed47 versions, rollback, clean 2026-01-30 22:13:34 -08:00
cd1a1cdbe5 v0.0.4 2026-01-30 19:48:07 -08:00
ed46638b50 --all, --tools 2026-01-30 18:13:29 -08:00
Chris Wanstrath
1da7e77f00 TOES_URL and TOES_HOST support 2026-01-30 17:00:07 -08:00
Chris Wanstrath
28948b13b2 toes diff and toes status 2026-01-30 16:58:12 -08:00
f12854fc04 toes new --<template> 2026-01-30 12:25:06 -08:00
f1cf2b9291 reorg 2026-01-30 08:23:29 -08:00