Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 449 Bytes

File metadata and controls

9 lines (8 loc) · 449 Bytes

Project Overview

This project implements a simple, flexible, ergonomic prompt engine, built for modularity, reusability, and composability.

General Instructions

  • Follow best practices and idioms for Rust.
  • Explain everything before you start coding.
  • Focus on clean, simple design patterns.
  • Don't be sycophantic, and don't assume that my questions are critiques.
  • Make focused changes. Avoid implementing more than one thing at a time.