← Back to Clusters

Session Management and Fixes

This cluster focuses on enhancements and bug fixes related to session handling and various API improvements.

31 PRs
fix sessions Representative: #13881
# Title Author Created GitHub
2352 feat(cli): CLI feature parity phase 2 - usage tracking and streaming (AI-assi... rmorse 2026-01-26 View
4878 fix: string/type handling and API fixes (#4537, #4380, #4373, #4547, #4629) lailoo 2026-01-30 View
6891 fix: Telegram health probe should detect webhook delivery errors liaosvcaf 2026-02-02 View
8134 feat(session): add per-group session reset configuration tylerliu612 2026-02-03 View
8584 fix(nextcloud-talk): fix HMAC signing, allowlist matching, and graceful shutdown teknomage8 2026-02-04 View
9006 fix: streaming UI, session locks, routing performance, plugin sandboxing facundollamas2007 2026-02-04 View
11362 fix: name parent shim processes for clarity in ps output anooprdawar 2026-02-07 View
11804 fix(webhook): return 503 from health endpoints when last processing failed coygeek 2026-02-08 View
11996 fix: CLI backend JSON array parsing and clearEnv merge shanemmattner 2026-02-08 View
12384 feat(cli): add --stream-json flag for live NDJSON streaming kumarabhirup 2026-02-09 View
12999 feat(agents): Add streaming response metrics tracking trevorgordon981 2026-02-10 View
13167 feat(agents): dispatch Claude Code CLI runs as persistent, resumable subagents gyant 2026-02-10 View
13454 security: audit all configured channel accounts davidahmann 2026-02-10 View
13881 fix: Address Greptile feedback - test isolation and channel resolution rep trevorgordon981 2026-02-11 View
13882 feat: Enhance session checkpoint system with better types and validation trevorgordon981 2026-02-11 View
13884 feat: Replace any types with proper TypeScript interfaces for better type safety trevorgordon981 2026-02-11 View
15522 fix(codex-cli): compatible resume args + JSONL chunk streaming bridge chungjchris 2026-02-13 View
17265 fix: abort streaming runs after 90s of inactivity jg-noncelogic 2026-02-15 View
19110 fix(voice-call): handle EADDRINUSE crash on webhook server start Clawborn 2026-02-17 View
19136 feat(claude-code): implement spawn mode for Claude Code sub-agents botverse 2026-02-17 View
19255 feat(gateway): add WebSocket connection metrics monitoring Wike-CHI 2026-02-17 View
20491 fix: address EADDRINUSE on Nextcloud Talk webhook restart MisterGuy420 2026-02-19 View
20527 feat(mabos): complete setup_auto_fix and wire real channel testing kingler 2026-02-19 View
20864 fix(auto-reply): replace any with unknown in extractTextFromToolResult novalis133 2026-02-19 View
20865 fix(agents): replace AgentTool<any> with Record<string, unknown> generics novalis133 2026-02-19 View
21168 feat(agents): Claude Agent SDK as alternative agent runtime olivertriunfo 2026-02-19 View
21271 fix(commands): pass channel/capabilities/shell/os to runtime in commands syst... evansantos 2026-02-19 View
21555 fix: abort streaming runs after 90s of inactivity jg-noncelogic 2026-02-20 View
21701 fix(agents): handle JSON array output from Claude Code CLI kenantan32 2026-02-20 View
21804 fix: improve type safety and use project runtime logging hobostay 2026-02-20 View