Initial standalone memabra release

This commit is contained in:
Carlos Ouyang
2026-04-15 11:06:05 +08:00
commit 58f9f221b1
464 changed files with 30256 additions and 0 deletions

View File

@@ -0,0 +1,50 @@
{
"version_id": "20260414-152738",
"weights": {
"load_skill": {
"input_length": 42.15803814713897,
"memory_count": 1.0,
"skill_count": 1.0,
"tool_count": 1.0,
"top_memory_confidence": 0.9499999999999997,
"top_skill_success_rate": 0.9,
"top_tool_confidence": 0.9499999999999997,
"top_tool_risk": 0.0
},
"call_tool": {
"input_length": 32.0,
"memory_count": 1.0,
"skill_count": 1.0,
"tool_count": 1.0,
"top_memory_confidence": 0.95,
"top_skill_success_rate": 0.9000000000000001,
"top_tool_confidence": 0.95,
"top_tool_risk": 0.0
},
"inject_memory": {
"input_length": 42.99999999999999,
"memory_count": 1.0,
"skill_count": 1.0,
"tool_count": 1.0,
"top_memory_confidence": 0.95,
"top_skill_success_rate": 0.8999999999999999,
"top_tool_confidence": 0.95,
"top_tool_risk": 0.0
}
},
"feature_keys": [
"input_length",
"memory_count",
"skill_count",
"tool_count",
"top_memory_confidence",
"top_skill_success_rate",
"top_tool_confidence",
"top_tool_risk"
],
"metadata": {
"avg_reward": 1.04,
"task_count": 3,
"source": "wrapup_workflow"
}
}