Sharpee 1.0
After a month-long break from Sharpee, I circled back and cleaned up the Channel IO loose ends, then restarted work on the Sharpee editor. Along with that work I reconfigured the npm packages to include a bootstrap package, an IDE protocol package so the editor can surface platform elements after a build, and a devkit package that turns into a CLI sharpee command which replaces the npx commands.
The IDE is a work in progress and currently a MacOS desktop application. I had been working on another IDE called Lantern that used Claude API calls to infer the code from an authors free writing. It was kind of working, but it didn't feel comfortable and the inference engine needs deeper AI knowledge than I currently possess. I may swing back to it because it's an interesting experiment.
The platform is ready for real stories.