llm-toolkit 0.63.1

A low-level, unopinionated Rust toolkit for the LLM last mile problem.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
## Project: {{ name }}

**Description:** {{ description }}

**Status:** {{ status }}
**Priority:** {{ priority }}

### Team Members:
{% for member in team_members %}
- {{ member %}
{% endfor %}

Project "{{ name }}" is currently {{ status }} with {{ priority }} priority.