| .. |
|
cmd/tmctl
|
Fix tmctl report: materialize request_log rows so they outlive the query context that defer-cancel tore down mid-iteration
|
2026-07-04 16:56:21 +03:00 |
|
configs
|
Add per-model capability wire-shape layer (D3.1) and fold context-assembly, memory-version, and resolved capability into the job snapshot (D5.2)
|
2026-07-04 20:32:14 +03:00 |
|
example
|
Add Phase 0 backend skeleton: LLM core with native Anthropic adapter, money ledger, SQLite store with atomic chunk checkpoints, deterministic C1 mini-runner, tmctl CLI, configs and prompts
|
2026-07-04 09:04:06 +03:00 |
|
internal
|
Add per-model capability wire-shape layer (D3.1) and fold context-assembly, memory-version, and resolved capability into the job snapshot (D5.2)
|
2026-07-04 20:32:14 +03:00 |
|
prompts
|
Add Phase 0 backend skeleton: LLM core with native Anthropic adapter, money ledger, SQLite store with atomic chunk checkpoints, deterministic C1 mini-runner, tmctl CLI, configs and prompts
|
2026-07-04 09:04:06 +03:00 |
|
.env.example
|
Drop Anthropic from the model stack per owner decision: remove provider and Claude models, repoint escalation and C2 judge to non-Anthropic
|
2026-07-04 16:35:52 +03:00 |
|
go.mod
|
Harden Phase 0 after self-review: snapshot coverage, response-price fallback, usage clamp, job-status lifecycle, config guards, source normalization, hash robustness
|
2026-07-04 14:49:43 +03:00 |
|
go.sum
|
Harden Phase 0 after self-review: snapshot coverage, response-price fallback, usage clamp, job-status lifecycle, config guards, source normalization, hash robustness
|
2026-07-04 14:49:43 +03:00 |