• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

futpib / slopd / 25628461134

Builds Branch Commit Type Ran Committer Via Coverage
25628461134 master refactor: share PayloadPredicate between client and server Before: libslopctl had UntilPredicate { path, expected } and the wire field used Vec<(PayloadPath, String)>. Same shape, two declarations, one explicit conversion in build_listen_filters ... push 10 May 2026 12:19PM UTC futpib github
85.37
25628443091 master feat: jq-style payload paths for --until and new --where The --until predicate on `wait` (and existing payload_match wire field on EventFilter) only handled flat key-equality. That made cases like "the next assistant message that contains a text ... push 10 May 2026 12:18PM UTC futpib github
85.41
25015463121 master Merge pull request #29 from futpib/fix/reconcile-false-positive test: add failing reproducers for reconcile false-positive and ps/man… push 27 Apr 2026 07:39PM UTC web-flow github
85.36
25015288931 fix/reconcile-false-positive Merge 0d3509c2e into 9de7edb78 Pull #29 27 Apr 2026 07:35PM UTC web-flow github
85.05
25015266732 fix/reconcile-false-positive fix: stop disowning live panes by reconcile false-positive; ps reads managed_panes Two changes that together restore consistency between slopctl ps and what Send/Interrupt/Tag/Kill will actually accept: 1. reconcile_panes verifies per-pane befor... push 27 Apr 2026 07:34PM UTC futpib-bot github
85.05
24837936723 master Merge pull request #28 from futpib/copilot/fix-ci fix ci: bidirectional proxy correctness and Node.js 24 opt-in push 23 Apr 2026 01:30PM UTC web-flow github
84.95
24833353881 copilot/fix-ci fix ci: use join! in proxy_connection and opt into Node.js 24 Agent-Logs-Url: https://github.com/futpib/slopd/sessions/14808170-63dc-41d2-9b2f-aa6ab918e83c Co-authored-by: futpib <4330357+futpib@users.noreply.github.com> Pull #28 23 Apr 2026 01:18PM UTC web-flow github
85.12
24614186515 master fix: remove After=default.target to avoid ordering cycle Units WantedBy=default.target are pulled in *before* default.target is reached, so also ordering them After=default.target creates a cycle when another unit (e.g. a user's dm-relay-wrapper.... push 18 Apr 2026 09:25PM UTC futpib github
85.05
24606941736 master refactor: unify mock_claude command dispatch via handle_prompt Consolidate /echo, /exit, /env, /sleep into a single handle_prompt dispatcher with SessionContext + PromptResult so commands work uniformly in both --print and interactive mode. The i... push 18 Apr 2026 02:41PM UTC futpib github
85.16
24606828512 master test: verify PaneDestroyed fires when pane crashes without hooks Add --break-hooks flag to mock_claude that suppresses all fire_hooks calls, and support /exit in --print mode. This allows spawning mock_claude as `--break-hooks --print '/exit 1'` ... push 18 Apr 2026 02:35PM UTC futpib github
84.79
24604758821 master fix: wrap DashMap/DashSet in newtypes that only return owned values The previous `PaneMap = Arc<dashmap::DashMap<...>>` and `ManagedPanes = Arc<dashmap::DashSet<String>>` type aliases let callers acquire shard guards (`Ref`/`RefMut`/`Entry`/`Iter... push 18 Apr 2026 12:36PM UTC futpib github
83.06
24604753368 master fix: listen tests hang forever due to missing pane_id and no read timeout Three listen tests (listen_no_filters_receives_all_events, listen_receives_hook_event, listen_filters_out_non_matching_events) were broken by b2e59b2 which made slopd silen... push 18 Apr 2026 12:36PM UTC futpib github
85.04
24055624050 master feat: move raw socket logging to trace, log hook payloads in debug Raw socket messages (received/sending) are noisy at debug level and only useful for protocol-level debugging. Hook events now include their payload in the debug log for better obs... push 06 Apr 2026 11:09PM UTC futpib github
84.65
23968610053 master fix: slopd recovers when tmux session exits, slopctl times out on unresponsive server When the slopd tmux session disappears (server exit, last pane closed), slopd now automatically recreates it on the next client request. The reconciler also det... push 04 Apr 2026 01:43AM UTC futpib github
84.62
23770822197 master fix: detect permission interrupt via transcript when no hook fires When Claude is interrupted while in AwaitingInputPermission (or AwaitingInputElicitation) state, it writes transcript `user` events but does not fire any hooks. slopd previously o... push 30 Mar 2026 10:29PM UTC futpib github
81.75
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc