TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A CLI that makes LLMs convenient to use for developers

26 pointsby mlamina12 months ago

2 comments

meiraleal12 months ago
Very nice!<p>Got inspired by this project and yesterday implemented a github integration in my own LLM cli.<p>One thing I noticed is that it is I didn&#x27;t like any of the LLM cli tools I&#x27;ve found and creating one from zero was more interesting than using the available options. Anybody else can relate?
kordlessagain12 months ago
This is awesome. I started working on something similar a few days ago, but I had already built the pipeline&#x2F;workflow system. I like how you are using yaml for this...