Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Project Roadmap

未关闭
#2 1 条评论 3 个 reaction 已指派 2 人 在 GitHub 查看

@Q1w1N 已经在做这个了。

开始于 2024年2月5日。

评估

这个 Issue 还没有评估数据。

描述

This document describes project roadmap. We plan to release v1.0 at some stage, when some of the features below are implemented. Since this is CLI tool the exact project version should not be as important as in the case of library projects.

Inference providers

Core features

  • --model option to select different models
  • --provider option to select different providers
  • Model parameter: system prompt
  • Creativity/precise/default response style option
  • ai init command
  • /save command for saving current conversation
  • Upload text file for context (txt, markdown)

Next steps

  • Migration to Ink
  • Streaming responses
  • Antropic
  • Update notifier
  • Upload HTML files/URL for querying/summarization

Other backlog

  • Personas: create AI assistants for different use cases (e.g. JS, Python, etc)
  • Model parameters: temperature, top_p, top_k
  • Model parameters: context size
  • Upload encoded text files for context (HTML, PDF, doc, etc)
  • Upload image file for context
  • Read context from URL (this might help)
  • Document summarization
  • Query available models
  • Local indexing database: adding and querying documents
  • Save query history (optional)
  • Generating images (DALL-E, etc)
主要语言
TypeScript
星标
46
派生
2
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

callstack/ai-cli 的其他 Issue

查看 callstack/ai-cli 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。