| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(transcript): add transcript analyzer module for extracting requirements ↵ | soryu | 2026-01-15 | 1 | -0/+6 |
| | | | | | | | | | | | | | | and decisions Adds a new transcript_analyzer module that: - Defines types for extracted requirements, decisions, and action items - Provides functions to format transcripts for LLM analysis - Calculates speaker statistics from transcript entries - Builds analysis prompts and parses LLM responses - Includes unit tests for core functionality Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> | ||||
| * | Contract system | soryu | 2026-01-15 | 1 | -0/+20 |
| | | |||||
| * | Initial Control system | soryu | 2026-01-11 | 1 | -0/+2 |
| | | |||||
| * | Add defined user input dialogue to LLM edit | soryu | 2026-01-02 | 1 | -1/+4 |
| | | |||||
| * | Add versioning to files | soryu | 2025-12-24 | 1 | -1/+1 |
| | | |||||
| * | Add claude opus/sonnet support | soryu | 2025-12-23 | 1 | -0/+25 |
| | | |||||
| * | Add file body and initial tool call system | soryu | 2025-12-23 | 1 | -0/+7 |
