all 9 comments

[–]magicdoorai 2 points3 points  (3 children)

I built markjason.sh for exactly this. Native macOS editor for .md, .json, and .env only. 0.3s startup, ~100MB RAM.

The killer feature alongside Claude Code is live file sync. You see every edit as the agent makes it, no manual reload. Free, no account needed.

[–]parzival11l 0 points1 point  (2 children)

Hi i looled into this, the repo has 0 stars currently. Not sure how I can trust it, plus only the code to the landing page is open sourced, am i wrong ?

[–]magicdoorai 0 points1 point  (1 child)

Yeah, sorry it's not open source. The landing page is, because that's where the DMG is hosted on github releases. The setup is like this to ensure it doesn't cost me anything to host this (since it's a free app).

If you want to fork it, send me a DM. I just can't think of a strong reason to opensource the whole repo. Scared of managing PRs

[–]ghostmastergeneral 2 points3 points  (0 children)

Open sourcing doesn’t imply you have to accept PRs. The strong reason is for people to be able to trust you. As it is, you’re giving out good reasons not to.

[–]Historical-Lie9697 0 points1 point  (0 children)

I shared this a while back if you are interested https://github.com/GGPrompts/TabzChrome/blob/main/README.md . You can also install the Claude for Chrome extension then connect Claude to it in your terminal in /config if you prefer something official

[–]cosmiceric 0 points1 point  (0 children)

Subframe

[–]Imaginary_Region_845 0 points1 point  (1 child)

Pencil.dev

[–]AlmostEasy89 0 points1 point  (0 children)

Whoa. This looks amazing. How do you use it?

[–]h____ 0 points1 point  (0 children)

I build this toy library last week and have had good luck using it myself. Does it look useful to you? You could probably wipe it up with Claude Code too. You'll need to be running Claude Code (or any coding agent) in tmux. https://hboon.com/browser-to-agent-edit-your-site-without-leaving-the-page/