Skip to content

Commit 5f1be2c

Browse files
wsxiaoysgyxlucy
andauthored
docs(roadmap): update roadmap with new features and planning for Q2 … (#3890)
* docs(roadmap): update roadmap with new features and planning for Q2 2025 * Update website/docs/roadmap.mdx Co-authored-by: Lucy Gao <[email protected]> * Update website/docs/roadmap.mdx Co-authored-by: Lucy Gao <[email protected]> --------- Co-authored-by: Lucy Gao <[email protected]>
1 parent 9df81b0 commit 5f1be2c

File tree

1 file changed

+34
-7
lines changed

1 file changed

+34
-7
lines changed

website/docs/roadmap.mdx

+34-7
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,36 @@ import Collapse from '@site/src/components/Collapse';
66

77
# 🗺️ Roadmap
88

9-
We continuously work on updating our roadmap and we love to discuss those with our community. Feel encouraged to participate.
9+
We continuously work on updating our roadmap and we'd love to discuss those with our community. Feel encouraged to participate!
1010

11-
## Q1 2025
11+
* More IDE / Extensions / Interfaces
12+
- Slack Bot integration
13+
- Visual Studio Support (https://github.com/TabbyML/tabby/issues/322)
14+
- And more ...
15+
* Expand Context Providers
16+
- Notion
17+
- Google Docs
18+
- And more ...
19+
* Agentic task automation
20+
- Model / MCP Integration with RooCode (https://github.com/RooVetGit/Roo-Code, a fork of cline).
21+
* Developer experience
22+
- Expose API to Tabby's index.
23+
- Expose API to Q&A experience.
24+
* Better Code Search
25+
- Allow semantic navigation of definition / declarations
26+
* Enhanced organizational insight, easily identify and suggest team experts on specific questions
27+
28+
29+
## Planning
30+
31+
### Q2 2025
32+
33+
*(Under construction)*
34+
35+
* 📜 Git commits history integration in Context Providers.
36+
* ⚙️ Expose developer API to for ingest data into index.
37+
38+
### Q1 2025
1239

1340
* 🔐 LDAP Integration for SSO
1441

@@ -19,7 +46,7 @@ We continuously work on updating our roadmap and we love to discuss those with o
1946

2047
<Collapse title="Archived">
2148

22-
## Q4 2024
49+
### Q4 2024
2350

2451
* 🚀 Enhanced Answer Engine Experience
2552
- <s>Fine-grained step by step visibility: e.g., step to search source code, to extract directory structure.</s> (moved to Q1 2025)
@@ -30,7 +57,7 @@ We continuously work on updating our roadmap and we love to discuss those with o
3057
- Enhance model backend status visibility.
3158

3259

33-
## Q3 2024
60+
### Q3 2024
3461

3562
* 👥 Team Collaboration:
3663
- Thread sharing.
@@ -43,17 +70,17 @@ We continuously work on updating our roadmap and we love to discuss those with o
4370
* 📈 Enhanced Robustness and Efficiency:
4471
- Improved robustness and efficiency of background jobs, such as source code indexing.
4572

46-
## Q2 2024
73+
### Q2 2024
4774

4875
* 🎊 Supports embedding api for document context related use cases: https://github.com/TabbyML/tabby/issues/790
4976
* 📋 Client side context in IDE / Extensions, e.g recent viewed buffer, local changed files
5077

51-
## Q1 2024
78+
### Q1 2024
5279

5380
* 🔐 SSO / OAuth support in Tabby EE: https://github.com/TabbyML/tabby/issues/1039
5481
* 🎭 Role management in Tabby EE.
5582

56-
## Q4 2023
83+
### Q4 2023
5784
* 🔧 Improve RAG by deeper integration with Treesitter using custom query. This will bring LSP-like understanding to Tabby's code index.
5885
* 🎁 M1/M2 GPU support by utilizing llama.cpp/ggml's inference infrastructure. This will make Tabby much faster on Apple devices.
5986
* 📘 Improve the documentation and tutorials for Tabby. This will make it easier for people to learn how to use Tabby.

0 commit comments

Comments
 (0)