Skip to content

Commit 6a69237

Browse files
committed
Update README and Korean documentation to include a link to the Roadmap; remove the now-deleted ROADMAP.md file.
1 parent 28f1bd5 commit 6a69237

4 files changed

Lines changed: 28 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,11 @@ You can add MCP servers in two ways:
6060

6161
---
6262

63+
6364
## Contributing
6465

66+
👉 Check out our [Roadmap](./docs/ROADMAP.md) to see what’s coming up!
67+
6568
> Contributions to MCP Client Chatbot are welcome and appreciated! Whether it's bug reports, feature suggestions, or code contributions, your help makes this project better.
6669
6770

ROADMAP.md

Whitespace-only changes.

docs/ROADMAP.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# 📌Roadmap Summary
2+
3+
## MCP Server Test Page
4+
- A dedicated test page for running MCP tools independently, without connecting to LLMs.
5+
6+
## Canvas Feature
7+
- Add a canvas interface similar to OpenAI's, enabling visual workflows and layout composition.
8+
9+
## Multimodal Input Support
10+
- Implement FileStorage to support uploading and handling of images and files for multimodal input.
11+
12+
## Chatbot Improvements
13+
- Enhance the chatbot experience with additional features and smarter interactions.
14+
15+
## Agent System
16+
- Expand beyond reACT to support various agent strategies like Plan-and-Solve, DeepResearch, etc.
17+
18+
## Authentication for Deployment
19+
- Implement auth logic to prepare the app for future deployment (scheduled for later).
20+
21+
## UI / Performance Enhancements
22+
- General improvements to UI, performance optimization, and bug fixes.
23+

docs/ko.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,7 @@ MCP 서버는 다음과 같은 방식으로 추가할 수 있습니다:
7070

7171
## 기여하기
7272

73+
👉 Check out our [Roadmap](./ROADMAP.md) to see what’s coming up!
74+
7375
> MCP 클라이언트 챗봇 프로젝트에 대한 기여는 언제나 환영입니다!
7476
> 버그 제보, 기능 제안, 코드 기여 등 여러분의 도움이 프로젝트를 더욱 멋지게 만듭니다.

0 commit comments

Comments
 (0)