This website requires JavaScript.
Explore
Help
Sign in
heaven
/
textmachine
Watch
1
Star
0
Fork
You've already forked textmachine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
56c2f5a61c
textmachine
/
backend
History
Claude (backend session)
56c2f5a61c
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
..
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
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
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
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
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