Skip to content

feat: surport muilt claude code terminal(only surport claude code) - #32

Open
zhongfuxiao wants to merge 9 commits into
UNLINEARITY:mainfrom
zhongfuxiao:pr-2
Open

feat: surport muilt claude code terminal(only surport claude code)#32
zhongfuxiao wants to merge 9 commits into
UNLINEARITY:mainfrom
zhongfuxiao:pr-2

Conversation

@zhongfuxiao

Copy link
Copy Markdown

Summary · 概述

**feat: surport muilt claude code terminal(only surport claude code)). **
**terminal1: wechat-claude-multi-start 3 --cwd D:\project-A **
**terminal2: wechat-claude-multi-start 0 --cwd D:\project-B **
**in weachat, use /claude@3 hi & /claude@0 who are u send messages to each terminal ( 3 and 0 are what number u like) **
**the message from CC will like [claude@3] hi & [claude@0] I'm CC **

**支持开启多个claude code终端,收发多个claude code终端消息 **
**终端1:wechat-claude-multi-start 3 --cwd D:\project-A **
**终端2:wechat-claude-multi-start 0 --cwd D:\project-B **
**在微信app中,使用 /claude@3 你好 & /claude@0 分别给对应终端发消息 **
**从终端返回的消息会存在 [claude@3] hi & [claude@0] I'm CC 标识信息来源 **

Related issue · 关联 issue(可选): #

Checklist · 自查

  • [√] 本地跑过测试(如 bun test testnpm run lint)
  • [√ ] commit 首行是 Conventional Commit(feat: / fix: / docs: / test: / refactor: / build: / chore:)

Details · 详细说明

本次改动较大,涉及较多,且仅支持了claude code,如有需要各种参考实现其他多agent
实现方式,将原单例brige改为多实例,且各自路由分开,原命令及使用均不受影响

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant