• Joined on 2025-09-25
defunkt pushed to main at defunkt/sandlot 2026-02-24 17:59:09 +00:00
9ed2b1c192 Show stderr output in debug mode
defunkt pushed to main at defunkt/sandlot 2026-02-24 17:54:44 +00:00
defunkt pushed to main at defunkt/sandlot 2026-02-24 17:54:35 +00:00
6a8bbfd407 Add spinner to vm stop command
defunkt pushed to main at defunkt/sandlot 2026-02-24 17:52:38 +00:00
8e62ce1a59 Normalize ~/Code path to lowercase ~/code
7442d6c6a1 real name
a671d95379 Merge branch 'publish-setup'
6e0ecdb594 Update description and repo URL in package.json
Compare 7 commits »
defunkt pushed to main at defunkt/sandlot 2026-02-24 16:49:47 +00:00
6face2560e Merge branch 'symlink-fallback'
1e89608d11 Add stat formatting with colorized diff indicators
3b21a2afd1 Use nested paths for host mounts
3d41e3de29 Support optional ~/Code mount alongside ~/dev
Compare 4 commits »
defunkt pushed to main at defunkt/sandlot 2026-02-24 05:28:38 +00:00
be277b7623 Add stat formatting with colorized diff indicators
33f820f124 sandlot web <branch>
1d7f60b50c Simplify commit message prompts to single-line format
4c1530760c Merge branch 'super-diffs'
909189b745 Extract browse HTML into external template
Compare 6 commits »
defunkt pushed to main at defunkt/sandlot 2026-02-24 04:08:07 +00:00
c6ef48384e Improve commit message generation to follow 50/72 rule
defunkt pushed to main at defunkt/sandlot 2026-02-24 04:04:38 +00:00
05f1126a65 Merge branch 'markdown-tables'
1fc053ce70 Add markdown table rendering with box-drawing characters and alignment support
e456c95a21 Merge branch 'learn-codebase'
2f516e8a75 update CLAUDE.md to reflect Commander 14, new vm/open/squash/merge behaviors, binary caching, and container provisioning details
1022a75722 Improve merge spinner messages and conflict resolution flow
Compare 6 commits »
defunkt created branch main in defunkt/sandlot 2026-02-23 22:47:20 +00:00
defunkt pushed to main at defunkt/sandlot 2026-02-23 22:47:20 +00:00
b46511efe3 Rename info to neofetch in vm module and command handler
33e47a802c Move retry logic into vm.ts and simplify open.ts command flow
6114540764 Return exit code and output from claude() and retry without --continue on failure
6ec203e67f Start container with progress logging
5b9998b138 Simplify default command fallback to always run list when no args given
Compare 10 commits »
defunkt created repository defunkt/sandlot 2026-02-23 22:47:13 +00:00
defunkt pushed to main at defunkt/hype 2026-02-21 00:25:50 +00:00
78eef47f46 Remove css, js, and fe() inline helpers; update docs and examples to use client scripts
1333deb5e9 Merge branch 'fix-ts-import'
268cb9482a Fix path traversal vulnerability in static file serving
1b908f8ba3 Refactor client file serving to support .jsx extension and clean up extension resolution logic
Compare 5 commits »
defunkt pushed to main at defunkt/hype 2026-02-21 00:08:46 +00:00
defunkt pushed to main at defunkt/toes 2026-02-20 16:56:10 +00:00
520606ccb9 Merge branch 'docs-gitignore-toes'
26409010a8 Add .toes gitignore tip to getting started guide
236e8ff38e normalize app names to valid subdomains via toSubdomain utility
4aebd6a087 ensure app data directory exists before spawning process
Compare 4 commits »
defunkt pushed to main at defunkt/toes 2026-02-20 03:41:29 +00:00
36c7913b6c Move Install CLI section below WiFi settings
defunkt pushed to main at defunkt/toes 2026-02-20 03:39:26 +00:00
f26b382fa6 reset bun.lock before pulling to prevent merge conflicts during deploy
defunkt pushed to main at defunkt/toes 2026-02-20 03:34:01 +00:00
b0323c3655 Skip server-changed check for new apps with no remote manifest
defunkt pushed to main at defunkt/toes 2026-02-20 03:22:35 +00:00
7ea806b778 Add paw print emoji to install.sh status messages
defunkt pushed to main at defunkt/toes 2026-02-20 03:22:04 +00:00
9e4629ac2f Merge branch 'the-dist'
aaf4660816 Delegate build logic to external script, simplify build target representation
18cf4243fa Build CLI binaries on-demand when requested via /dist/:file endpoint
a041f137c0 Add centered layout variant to Settings page header and content
c16fdaa2a2 Fix cross-compilation target by passing os/arch via --target flag instead of env vars
Compare 7 commits »
defunkt pushed to main at defunkt/hype 2026-02-19 18:07:53 +00:00
8785cfe43c some guides/docs