*tool-cache* hash table caches read-only tool results keyed by tool-name-args. Cache check before execution in action-tool-execute; cache miss → execute + store. Cache hit skips tool execution entirely. tool-cache-key and tool-cache-clear helpers. cache-test tool verifies re-execution is skipped on second call. - core-act: *tool-cache*, tool-cache-key, tool-cache-clear, cache check wired into action-tool-execute, 1 test - Core: 92/92 TUI Main: 102/102 v0.7.2 complete. All 14 items + 10 refinements. 92 core, 102 TUI.
17 KiB
17 KiB