acro-v

↗ HN profile [ 47.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hey HN, I am building Aye Chat, an open-source terminal workspace that integrates AI code generator directly into your shell, allowing you to edit files and run commands as well as prompt AI seamlessly. The AI writes…

  2. Hey HN, I'm building Aye Chat (https://github.com/acrotron/aye-chat), an open source AI-powered terminal workspace that lets you edit files, run shell commands, and ask AI to modify your codebase directly, all in one…

  3. Hi - I am building a terminal-native tool for code generation, and one of the recent updates was to package a local model (Qwen 2.5 Coder 7B, downloads on the first try) for those users who do not want their code…

  4. Hi Everyone, I started building AI code generator with shell integration because did not like the feeling of switching back and forth between my terminal environment and panes where code assistants generated code…

  5. We’ve just opened the public beta of Aye Chat, a terminal‑based AI coding assistant. It’s terminal-native, not built first for UI and then retrofitted for command line: we built it for ourselves out of AWS/Linux/Python…

  6. We are working primarily in Linux/terminal/SSH sessions/AWS contexts. We tried the Anthropic CLI, but the invocation rate limits made it cost‑prohibitive. Ended up building an in-house client to interoperate with…