Hacker News new | ask | show | jobs
by throwaway63820 850 days ago
I like it! I built a command line AI coding assistant for my projects (https://codemancer.codes) when GPT-4 first came out, but still think this space is wayyy under explored given the possible capabilities.
4 comments

There you go, GPL, now we're talking.

I understand that people gotta make money, but giving access to something as insanely critical as a company private repo... it's either a huge company the lawyers can talk to, or this.

Open source.

Definitely checking out codemancer.

Although it has a mention of "GPL" at the bottom of the readme in your repo:

https://github.com/0xmmo/codemancer/

... it doesn't have anything else.

Generally the text of the GPL license is placed in a file (named "COPYING" or "LICENSE") in the root directory of the repo. Might want to add it so its super clear. :)

Thank you for the tip! Will add.
Have you checked out aider-chat? Seems very similar to what you're working on.
Couldn't agree more! Codemancer looks great, I'll give it a try