TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

AI feature development via CLI [open-source]

1 点作者 anais911 个月前

1 comment

anais911 个月前
Started working on something to build complete multi-file changes via LLM and chose to write it as a CLI tool both for convenience and ability to compose feature builds via scripts and other tools.<p>It supports various providers (OpenAI, Anthropic, Azure, Gemini), supplying both local and remote resources (defined by arguments and&#x2F;or configuration file directives), and allows for feedback after initial implementation which is useful for troubleshooting issues in initial tack.<p>A few things I plan on adding soon include: - Improved source mapping - Hands-free voice mode - Image processing