• Joined on 2025-09-25
defunkt pushed to main at defunkt/sandlot 2026-03-19 05:50:29 +00:00
2dea1d7df7 Merge branch 'active-bug'
de48aeb02a Replace PostToolUseFailure hook with PreToolUse for activity tracking
Compare 2 commits »
defunkt pushed to main at defunkt/sandlot 2026-03-19 05:36:11 +00:00
1205249628 0.0.36
2ca978b728 Increase container memory limit from 4G to 32G
Compare 2 commits »
defunkt pushed to main at defunkt/toes 2026-03-18 18:23:09 +00:00
1e4d66cbe4 Fix log search filtering to match against plain text instead of ANSI escape codes
a824d62058 Refactor ANSI parser to support SGR reset (code 39) and bold/dim styles
33d91747af Combine ANSI style codes into a single span element
33d21777d3 Add ANSI color code to HTML conversion for log display
Compare 4 commits »
defunkt pushed to main at defunkt/toes 2026-03-18 04:35:50 +00:00
62f936cdef Merge branch 'switch-kleur-ansis'
18834fcd2b Replace kleur with ansis for CLI colors
Compare 2 commits »
defunkt pushed to main at defunkt/toes 2026-03-18 04:35:37 +00:00
3a6ed5d546 Handle -c flag position for both shebang and compiled argv layouts
defunkt pushed to main at defunkt/toes 2026-03-18 02:44:59 +00:00
3328009af6 Promote status to the primary command over list and info
c12d60119f Add hidden status command for listing and inspecting apps
Compare 2 commits »
defunkt pushed to main at defunkt/toes 2026-03-18 02:18:34 +00:00
99a3a25131 Merge branch 'cli'
35a9053308 Reduce nesting in SSH-disabled command setup with early continue
0abf03e64e Disable shell, get, and open commands for SSH sessions
bbed8c49b7 Add .hushlogin creation to setup-ssh script
a9f8a3885d Remove deploy scripts and npm tasks
Compare 5 commits »
defunkt pushed to main at defunkt/toes 2026-03-16 23:35:23 +00:00
21c6c27c92 Add SSH CLI access and update install docs
195be426f1 Convert getAppMetrics to async and replace spawnSync with async Bun.spawn
Compare 2 commits »
defunkt pushed to main at defunkt/toes 2026-03-16 23:19:13 +00:00
926e57e34e Make install.sh executable
defunkt pushed to main at defunkt/toes 2026-03-16 23:14:34 +00:00
0a7c2b0f1f Add CLI build and install to deploy, handle SSH login shell commands
defunkt created branch rust-rewrite in defunkt/shout 2026-03-16 22:22:17 +00:00
defunkt pushed to rust-rewrite at defunkt/shout 2026-03-16 22:22:17 +00:00
defunkt created branch go-rewrite-plan in defunkt/shout 2026-03-16 22:22:14 +00:00
defunkt pushed to go-rewrite-plan at defunkt/shout 2026-03-16 22:22:14 +00:00
defunkt pushed to main at defunkt/sandlot 2026-03-16 06:14:10 +00:00
48a06a2a79 0.0.35
defunkt pushed to main at defunkt/sandlot 2026-03-16 06:14:05 +00:00
97a6a2632a Improve commit message prompts and use Opus model
defunkt pushed to main at defunkt/shout 2026-03-16 03:58:04 +00:00
371627beeb 0.0.18
defunkt pushed to main at defunkt/shout 2026-03-16 03:57:59 +00:00
ebeedac78a Stream command results as dots in real time
f0c9dc8009 Add file label and dim timing to summary
Compare 2 commits »
defunkt pushed to main at defunkt/shout 2026-03-15 23:18:03 +00:00
24314c9c95 Add -t/--filter flag for file path filtering
fc2f2ecc41 docs: add stdin/heredoc design notes
Compare 2 commits »
defunkt pushed to main at defunkt/sandlot 2026-03-15 20:50:59 +00:00
24ebdf4f5a Merge branch 'path'
b2694a3933 Add /sandlot/bin to container PATH
ec16a6722b Replace make with build-essential in package lists
Compare 3 commits »