papayu/src-tauri
Yuriy a88c34aa15 Protocol v2 schema plumbing (Commit 2)
- llm_response_schema_v2.json: object-only, PATCH_FILE, base_sha256
- PAPAYU_PROTOCOL_VERSION=1|2 (default 1)
- schema_version and schema_hash dynamic in trace/log
- compiled_response_schema uses v1 or v2 by protocol
- response_format sends v2 schema when protocol=2
- Tests: test_schema_v2_compiles, test_schema_hash_non_empty_v2
- trace_to_golden: schema_hash_for_version by trace schema_version

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-01-31 11:58:49 +03:00
..
capabilities Initial commit: papa-yu v2.4.4 2026-01-31 11:33:19 +03:00
config Protocol v2 schema plumbing (Commit 2) 2026-01-31 11:58:49 +03:00
gen/schemas Initial commit: papa-yu v2.4.4 2026-01-31 11:33:19 +03:00
icons Initial commit: papa-yu v2.4.4 2026-01-31 11:33:19 +03:00
src Protocol v2 schema plumbing (Commit 2) 2026-01-31 11:58:49 +03:00
build.rs Initial commit: papa-yu v2.4.4 2026-01-31 11:33:19 +03:00
Cargo.toml Initial commit: papa-yu v2.4.4 2026-01-31 11:33:19 +03:00
tauri.conf.json Initial commit: papa-yu v2.4.4 2026-01-31 11:33:19 +03:00