Files
memind/docs/baselines/goose-v149-thinking-preservation-latest.json
T
john 26ce1241c6 fix(context): repair headroom probe routing and add portal E2E gate
Use the default headroom health probe instead of the goosed fetch adapter
so active mode routes deepseek-no-think through the proxy, and add an E2E
script that verifies goosed pong via headroom with fail-open portal checks.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-09 22:01:29 +08:00

13 lines
447 B
JSON

{
"schemaVersion": "goose-v149-thinking-preservation-v1",
"capturedAt": "2026-09-09T13:47:20.080Z",
"worktree": "/Users/john/Project/tkmind_go-v149",
"tests": [
"test_deepseek_thinking_preserved_in_tool_call_message",
"test_kimi_thinking_preserved_in_tool_call_message",
"test_reasoning_preserved_when_combined_with_tool_call",
"test_multi_tool_response_preserves_reasoning_and_message_id_correlation"
],
"passed": 4
}