The dsh-agent-teams plugin allows users to create multi-agent teams in Harness. Through natural language instructions (e.g., "Use AgentTeams to research XX"), the current agent becomes the team lead and pulls in sub-agents for task decomposition, dependency setup, and message passing. The web interface provides real-time team status monitoring, showing who is working and who is idle.
DSH Better Sidebar integrates file management, code editing, terminal, Git panel, background tasks, and sub-agents into the sidebar, forming a mini IDE workbench and reducing window switching. The dsh-at-file plugin supports @-mentioning files in the input box, directly adding file content to the prompt, simplifying the process of referencing workspace files.
dsh-memory-evolve provides cross-session long-term memory, recording project conventions, architectural decisions, pitfalls encountered, and current progress. It also senses Git branches for skill evolution. Information told by the user (e.g., deployment port) is written into project memory and can be directly used in subsequent sessions.