This website requires JavaScript.
Explore
Help
Register
Sign In
iomgaa
/
Video-Tree-TRM5
Watch
1
Star
0
Fork
0
You've already forked Video-Tree-TRM5
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fb6f9964d84a292c93c241fdcb54344ca19c3587
Video-Tree-TRM5
/
tests
/
unit
T
History
iomgaa
fb6f9964d8
feat(tree): 字幕模块 — SRT 解析 + 完整性检查 + Voronoi 分配
...
Co-Authored-By: Claude Opus 4.6 (1M context) <
noreply@anthropic.com
>
2026-07-07 01:54:09 -04:00
..
__init__.py
build: add README, pyproject.toml, package skeletons and smoke test
2026-07-06 11:37:59 -04:00
test_agent_loop.py
feat(core/agent): 实现 AgentLoop 推理循环引擎
2026-07-06 22:43:22 -04:00
test_agent_protocols.py
feat(core/agent): 添加 ToolDispatcher Protocol 和 AgentLoopSpec hookspec
2026-07-06 22:36:31 -04:00
test_agent_types.py
feat(core/agent): 添加 Step 和 LoopResult 数据类
2026-07-06 22:32:59 -04:00
test_breaker.py
feat(adapters): 实现 CircuitBreaker 内存级熔断器
2026-07-06 22:39:57 -04:00
test_core_protocols.py
feat(core): 添加共享 Protocol 端口
2026-07-06 22:36:23 -04:00
test_core_types.py
feat(core): 添加 LLMResponse frozen dataclass
2026-07-06 22:33:48 -04:00
test_embedding_adapter.py
feat(adapters): EmbeddingProvider Protocol + local/remote 双后端实现
2026-07-07 01:45:09 -04:00
test_governed_llm.py
fix(adapters): 修复 GovernedLLMClient 流式消费和规格偏差
2026-07-06 23:08:52 -04:00
test_redis_cache.py
feat(adapters): 实现 RedisResponseCache
2026-07-06 22:39:42 -04:00
test_smoke.py
build: add README, pyproject.toml, package skeletons and smoke test
2026-07-06 11:37:59 -04:00
test_streaming.py
feat(adapters): 实现三层流式看门狗
2026-07-06 22:43:01 -04:00
test_subtitle.py
feat(tree): 字幕模块 — SRT 解析 + 完整性检查 + Voronoi 分配
2026-07-07 01:54:09 -04:00
test_telemetry.py
feat(adapters): 实现 SQLiteTelemetryRecorder
2026-07-06 22:40:15 -04:00
test_tree_index.py
feat(tree): TreeIndex 数据结构 — Card 体系 + 节点 + 序列化
2026-07-07 01:35:10 -04:00
test_vlm_adapter.py
feat(adapters): GovernedVLMClient — VLMProvider 最小可用实现
2026-07-07 01:49:55 -04:00