Skip to content

Commit 0ac14c2

Browse files
dreamrecclaude
andcommitted
build: rebuild .tox binaries against v2.1.0 sources
Bakes the v2.1.0 release into both .tox files: - CLI tox: API_VERSION = "2.1.0", patch session lifecycle fixes, td_python_help actionable errors, WS URI redaction, security audit fixes (.mcp.json template, npm hardening, install.sh path). - Standalone tox: chat UI rework (quiet-mode toggle replaces font toggle, smaller fonts, contextual ASCII flourishes on turn-end), live model-tier propagation in runtime.py, the same patch session + recovery hint Python-side fixes. Mirrors the v2.0.0 release pattern: 5a867c2b0c306f, ce911e5 → this commit. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent ce911e5 commit 0ac14c2

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

td_component/.tox-source-hash.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"tox_source_hash": "4aef95e09bf5fa4689a19abc58ce1e257bf60f3dd9df7348b4f1aff758becf7a",
3-
"built_at": "2026-05-08T15:38:42.723144+00:00",
2+
"tox_source_hash": "72ac1511c8ea57fa8a37b4ce1e580039856ecf6a9091fa13fc1e160d19d5e144",
3+
"built_at": "2026-05-08T18:23:31.396635+00:00",
44
"source_files": [
55
"td_component/callbacks/_composer.py",
66
"td_component/callbacks/__init__.py",
@@ -25,6 +25,8 @@
2525
"td_component/installer_exec.py",
2626
"td_component/autostart.py",
2727
"td_component/renderer.py",
28-
"td_component/state_cache.py"
28+
"td_component/state_cache.py",
29+
"td_component/build_export_mcp_tox.py",
30+
"td_component/build_tdpilot_tox.py"
2931
]
3032
}

td_component/tdpilot-dpsk4.tox

680 Bytes
Binary file not shown.

td_component/tdpilot_API.tox

4.91 KB
Binary file not shown.

0 commit comments

Comments
 (0)