Stats

1
Projects
16
Devlogs
18
Votes
1
Ships

Coding Time

All Time: 81h 4m
Today: 0h 0m

Member Since

June 18, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

1
AI-Shell

AI-Shell

Shipped
16 devlogs • 3 months ago

Activity

Anirudh
Anirudh Shipwright gave you feedback
27d ago

AI-Shell

fix the name it should be _ not -

from Anirudh
Matthy
Matthy worked on AI-Shell
15h 31m • about 1 month ago

While the current shipped version is waiting to be certified, i have continued to work on the new one, there is no flashy new stuff (yet!), but im making progress.

Update attachment
Matthy
Matthy worked on AI-Shell
12h 15m • about 1 month ago

The first official release is finally done! Ready to ship! :)

Update attachment
Matthy
Matthy worked on AI-Shell
12h 19m • about 1 month ago

Did some improvements, and made progress on the new version! :)

Update attachment
Matthy
Matthy worked on AI-Shell
1h 43m • about 1 month ago

Rewrite in progress...

Update attachment
Matthy
Matthy worked on AI-Shell
13h 55m • about 1 month ago

I have started to rewrite most of the code, it got really messy, this will probably take a ton of time, but i will try to ship it first with the current code and later reship it with the new code.

Update attachment

More cleaning, and a logo / banner!

Update attachment
Matthy
Matthy worked on AI-Shell
2h 58m • about 1 month ago

Just did some bugfixing, and cleaning up old code.

Update attachment
Matthy
Matthy worked on AI-Shell
1h 7m • about 2 months ago

Added better command completion, and better conversation management.

Update attachment
Matthy
Matthy worked on AI-Shell
1h 35m • about 2 months ago

Added '/compact' and fixed a double command execution bug

Update attachment
Matthy
Matthy worked on AI-Shell
1h 41m • 3 months ago

Just some bug fixing!

Update attachment
Matthy
Matthy worked on AI-Shell
38m • 3 months ago

Fixed Colored output.

Update attachment
Matthy
Matthy worked on AI-Shell
2h 35m • 3 months ago

Added an 'Incognito' mode, use it for whatever you want ;)
Also refactored the whole codebase basically. There are basically no bugs (that i know of) right now.

Update attachment
Matthy
Matthy worked on AI-Shell
24m • 3 months ago

Just some bug fixing, and a new command confirmation prompt.

Update attachment
Matthy
Matthy worked on AI-Shell
1h 11m • 3 months ago

I have added better interactive command support, and support for colored command output. it should be working as a complete terminal from now on.

Update attachment
Matthy
Matthy worked on AI-Shell
53m • 3 months ago

Added much better recent conversations, and better web searching results.
First release version is very close!

Update attachment
Matthy
Matthy worked on AI-Shell
9m • 3 months ago

I have been working on it for around a month, but i just now stubled up on hackclub. I will document everything here from now on, it is really close to the first complete version.

Update attachment
Matthy
Matthy created a project
99d ago

AI-Shell

--- ABOUT --- ã…¤ An agentic AI terminal. It can automate / do everything, that you could do with a terminal. (Demo video on GitHub!) ã…¤ --- EXAMPLE --- ã…¤ > Create a new Git repository here and add a standard .gitignore file for a godot 4 project. Also, create the skeleton of the project with folders for everything that a 2d multiplayer rouge-like needs. ã…¤ The AI will then first ask what the project name should be, then use the `git` command to create the github repo, and create the .gitignore file, then use `mkdir` to create all needed folders. When finished, it will provide a complete summary of everything that it has done. ã…¤ You don't need to worry about any unwanted commands, as it will ask for permission before executing any command. If you find it wrong, you can decline it, and tell it why you declined it to guide it onto the right path. ã…¤ -- FEATURES --- ã…¤ - Autonomous command execution step by step - Web search for gathering recent information (through Tavily) - Conversation management, and auto saving of current conversation upon interruption - Incognito mode, that runs local model, and doesn't save conversations (for something like ethical hacking, which most models would refuse to do) - Compatible with any openAI API compatible model and provider (OpenRouter recommended) - Both AI requests and direct command execution (prefix anything with `!` to run it as a command) - A /compact command which shortenes all previous command outputs, to save tokens (money) if there are unneccessarily long text chunks. - And more! (full list on github)

AI-Shell
16 devlogs 1 follower Shipped
Matthy
Matthy joined Summer of Making
100d ago

This was widely regarded as a great move by everyone.