← Back to Clusters

Workspace Setup and Agent Identity Improvements

This cluster focuses on enhancements and fixes related to workspace setup, agent identity handling, and code quality improvements.

31 PRs
fix memory sessions Representative: #15792
# Title Author Created GitHub
2884 fix: Create memory directory and symlink identity files during workspace setup webdevtodayjason 2026-01-27 View
3872 improve bash-tools.exec.ts code quality Bestom927 2026-01-29 View
4767 fix(agents): handle read alias required schema RomeroYang 2026-01-30 View
5992 Fix: /status shows correct think level when used with /think (fixes #5919)fix... simran122 2026-02-01 View
6059 fix #6044 vivganes 2026-02-01 View
6430 feat(protocol): include agent identity in hello-ok handshake response astoreyai 2026-02-01 View
6840 Fix assistant identity default agent for global sessions JorgeAlan 2026-02-02 View
7085 test: skip flaky workspace-paths & safe-bins tests on non-Linux/CI (refs #7057) ThinkIbrokeIt 2026-02-02 View
7382 fix: remove config.schema from agent gateway tool kakuteki 2026-02-02 View
7507 test(ci): make tests cross-platform (Windows) + add basic sanitization util ThinkIbrokeIt 2026-02-02 View
7585 Tests: fix lint in discord auto-thread race test justinhuangcode 2026-02-03 View
7846 feat: add agentId param to webhook agent endpoint Bre77 2026-02-03 View
8352 fix(gateway): include clientRunId in agent event payloads MarvinDontPanic 2026-02-03 View
9726 feat: add identityDir config for separate identity file location rickburn 2026-02-05 View
9800 feat(hooks): allow webhook mappings to route to specific agents via a… bogdanClawdy 2026-02-05 View
10383 feat(hooks): add agentId to hook mappings quentintou 2026-02-06 View
10663 feat(hooks): add agentId support for webhook routing nityatrish 2026-02-06 View
10998 fix(agents): pass session thinking/reasoning levels to session_status display wony2 2026-02-07 View
11961 fix: exec tool wraps shebang scripts in heredoc to use correct interpreter scott-memco 2026-02-08 View
12871 fix: use bash and warn about shell injection (issue #12836) ambicuity 2026-02-09 View
12939 fix(memory): strip null bytes from workspace paths causing ENOTDIR omair445 2026-02-09 View
15403 inject shell rc contents to none interactive shells BUG #9302 devzer01 2026-02-13 View
15568 feat: configurable workspace context files (agents.defaults.contextFiles) koatora20 2026-02-13 View
15792 fix: pass agentId to resolveSessionFilePath in additional call sites rep MisterGuy420 2026-02-13 View
15852 fix: pass agentId when resolving IRC session paths MisterGuy420 2026-02-14 View
15982 fix: pass agentId to resolveSessionFilePath in reply flow (NX-003) automagik-genie 2026-02-14 View
19452 fix: skip stale responses in interrupt queue mode via generationId kisjovan 2026-02-17 View
20336 fix(sessions): resolve transcriptPath using agentId when storePath is non-abs... Limitless2023 2026-02-18 View
20526 fix(session-memory): search state-dir sessions path when workspace differs 7Sageer 2026-02-19 View
20640 fix: prevent zsh glob expansion errors in exec commands okuyam2y 2026-02-19 View