makecindy / makecindy/cindy

飞书机器人对话支持在应用设置中指定工作目录

Open
#2,538 2 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
TypeScript
Stars
2.7k
Forks
401
Avg merge
21h 40m
Merged PRs (30d)
805

Description

**提交人**: fdvvcc
**客户端版本**: 0.1.45

---

## 使用场景

在使用 Cindy 连接飞书机器人时,需要在应用设置界面为飞书机器人对话指定工作目录,以便按项目建立独立对话上下文。

## 当前痛点

当前飞书机器人配置不支持指定工作目录,导致无法按项目进行对话。个人微信已经支持“指定对话工作目录”,飞书机器人缺少同等能力,目前也没有合适的替代方案。

## 诉求

飞书机器人行为与“个人微信指定对话工作目录”一致:在应用设置界面中可配置工作目录,并在创建/建立飞书会话时读取该目录作为对话工作目录。

## 建议方案

只增加配置项,并在会话创建时读取该配置。暂不涉及附件、临时文件或其他运行时文件的路由隔离。
---
**OS**: win32 x64 (10.0.26200)
**界面语言**: zh-CN

Contributor guide

Open the contributing guide

Research direction

Start by locating the application-settings entry point for Feishu robots and the code that creates or establishes Feishu conversations. Compare it with the existing personal WeChat conversation work-directory behavior. Done means a configurable work directory is read when a Feishu conversation is created, without changing attachment or temporary-file routing.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.