J.G.Montoya.Hodl's avatar
J.G.Montoya.Hodl
jgmontoya@nostrplebs.com
npub1jgm0...669p
I identify as a non-taxable entity. #Bitcoin / Sat stacker. Interested in all things CS.
J.G.Montoya.Hodl's avatar
jgmontoya 2 weeks ago
Last time I posted about Shaka it had slash commands. That was v0.4.0. Since then I've been building the parts that make each session better than the last. It remembers across sessions now. Rolling summaries compress what you worked on into daily, weekly, and monthly context. You shouldn't have to explain what you did yesterday. It runs multi-step workflows. Chain prompts, commands, and scripts in YAML. Steps pass output to each other. Add loop: 3 and it iterates: review, fix, review again until clean. It catches AI slop. A WritingRules skill flags the "it's important to note" garbage, and Shaka scan scores any file so you can check before you post. It has a skill manager now. Install from GitHub or the Clawhub registry. Skills get scanned for sketchy stuff before install. And it ships a TDD skill that forces the AI into red-green-refactor instead of "write everything then pray." v0.7.1. ๐Ÿค– github.com/jgmontoya/shaka
J.G.Montoya.Hodl's avatar
jgmontoya 3 weeks ago
Got media working on the @White Noise TUI image Inline image rendering, media upload/download and previews, profile pictures, reactions, message deletion, reply previews, NSec export, logout, follow-checks, view user profiles, create groups with members. All done by directly using the White Noise CLI. BTW you can point your agents to and tell them to try out the White Noise CLI. It works surprisingly well.
J.G.Montoya.Hodl's avatar
jgmontoya 3 weeks ago
This was made to showcase what can be built with the new White Noise CLI, go check it out! It was vibe-coded in a couple of hours, so beware that there might be some bugs with it, but it works! And the CLI is intuitive enough that AI can understand it and work with it pretty quickly! View quoted note โ†’
J.G.Montoya.Hodl's avatar
jgmontoya 3 weeks ago
It turns out, I completely fucked my follows list. Nostr FTW!
J.G.Montoya.Hodl's avatar
jgmontoya 0 months ago
wn messages send <group-id> "This is how you will be able to send a message using the White Noise CLI"
J.G.Montoya.Hodl's avatar
jgmontoya 1 month ago
I implemented a "user search" feature in White Noise, and it was slow as fuck. So I had to do it again, properly this time. I am pretty satisfied with the result. Next release of White Noise is going to ship with a pretty decent search feature. You can read more about it here:
J.G.Montoya.Hodl's avatar
jgmontoya 1 month ago
Do you know if there's any good diving accounts on nostr to recommend to my good friend @Aleups who's new in nostr??
J.G.Montoya.Hodl's avatar
jgmontoya 1 month ago
I use opencode and Claude Code. I don't want to pick a side. PAI is a project that adds hooks, agents, skills and memory to AI coding assistants. I like a bunch of what it does. But the repo is hard to navigate, customization isn't obvious, and it only works with Claude Code. So I did what any reasonable person does and built my own thing. Shaka is my take. Clean directory structure you can actually reason about. Customizations that survive upgrades. It's still very simple and early stage, but I'm working on making it smarter. It's been running my setup for a while now and it's been really useful to me, so I figured it might as well be useful to you! Check out Shaka ๐Ÿ› ๏ธ github.com/jgmontoya/shaka
โ†‘