• Joined on 2025-09-25
defunkt pushed to main at defunkt/sandlot 2026-03-21 05:04:03 +00:00
befad9b539 0.0.44
defunkt pushed to main at defunkt/sandlot 2026-03-21 05:03:54 +00:00
2b25170c0c Handle rebase-in-progress detection via state directories and catch rebase errors
defunkt pushed to main at defunkt/pyre 2026-03-20 22:51:13 +00:00
18385e4977 Add customizable player emojis with modal picker
9522a5b40c new deps
171e6c516f redraw()
Compare 3 commits »
defunkt pushed to main at defunkt/sandlot 2026-03-20 18:12:57 +00:00
6175d753f0 0.0.43
defunkt pushed to main at defunkt/sandlot 2026-03-20 18:12:50 +00:00
a992e2b12e Add fish shell completions for config subcommand keys
defunkt pushed to main at defunkt/sandlot 2026-03-20 18:02:13 +00:00
84845af28b 0.0.42
defunkt pushed to main at defunkt/sandlot 2026-03-20 18:02:08 +00:00
f7a8ff6a3c Fix config command to pass actual key instead of hardcoded "memory"
3b3820f95f Derive config keys from DEFAULTS and enforce minimum memory of 512M
fa077ff8f5 Move validateMemory to config module and harden against bad values
ea1b09dc8e Move config defaults to a shared constant in config.ts
e3e4419933 Refactor config command and fix default memory limit
Compare 6 commits »
defunkt pushed to main at defunkt/sandlot 2026-03-20 17:02:49 +00:00
0f568e69de 0.0.41
defunkt pushed to main at defunkt/sandlot 2026-03-20 17:02:44 +00:00
6f00cc3556 Add sccache as Rust build cache in container environment
defunkt created branch main in defunkt/speak 2026-03-19 21:28:05 +00:00
defunkt pushed to main at defunkt/speak 2026-03-19 21:28:05 +00:00
6a498fef06 speak
defunkt created repository defunkt/speak 2026-03-19 21:27:37 +00:00
defunkt pushed to main at defunkt/shout 2026-03-19 20:50:47 +00:00
8523132dbf 0.0.19
defunkt pushed to main at defunkt/shout 2026-03-19 20:50:28 +00:00
724f40c25d Allow @def body to start on the next continuation line
9943641c02 Allow @def directives in setup files and fix macro precedence
7231c07a8b Apply macro expansion to teardown commands and fix @def continuation parsing
f508e30fcb Merge setup and user macros into a single map and harden @def parsing
ce1503a9d4 Add @def directive for command macro substitution
Compare 5 commits »
defunkt pushed to main at defunkt/sandlot 2026-03-19 18:56:34 +00:00
26c5c3c7b0 0.0.40
727920c206 Change review status icon from ⦿ to ⊛
Compare 2 commits »
defunkt pushed to main at defunkt/toes 2026-03-19 18:56:11 +00:00
1f0c7bd099 Remove try-catch from perfToggle and fix perf timing flag read
4cc0ff2bed Inline PerfState interface and move subscriptions before routes
9a19c0a861 Consolidate perfTiming state into a single perf object
b9f94a6c98 Move setPerfTiming next to perfTiming and always capture request start time
c42c73fe70 Simplify perf toggle by deduplicating branching logic
Compare 6 commits »
defunkt pushed to main at defunkt/sandlot 2026-03-19 18:52:04 +00:00
f9d3428195 0.0.39
defunkt pushed to main at defunkt/sandlot 2026-03-19 18:29:28 +00:00
2da22b940a Fix list command to skip empty JSON output and batch stale-review cleanup
e8e5b850a0 Fix race conditions in state persistence by reading fresh session before writing
d10adac712 Replace patchSession with setSession to fix concurrent state writes
9336deed9c Remove state file locking and simplify review cleanup
bd9d481e81 Add file-based locking to state mutations to prevent concurrent write races
Compare 14 commits »
defunkt pushed to main at defunkt/sandlot 2026-03-19 05:59:31 +00:00
da4b3a047e new version system
defunkt pushed to main at defunkt/sandlot 2026-03-19 05:57:20 +00:00
a35f16761a 0.0.37