/slopware

Bespoke LLM prompts + automation

Primary LanguageJavaScriptThe UnlicenseUnlicense

slopware

My low-tech tooling for development of generative software using LLMs. The goal is to build a CLI cursor basically.

NOT READY FOR PUBLIC USE YET

Principles

  • Allows manual editing. Detects the changes, notifies the model.
  • Use // TODO: to request changes from the LLM.
  • Prompts define communication protocols that can be processed programmatically (different to cursor's approach

context