Skip to content

Commit 8fafd27

Browse files
committed
v5.0.2 — 移除 workflow 文件,完整认知快照推送
1 parent 38d1650 commit 8fafd27

4 files changed

Lines changed: 325 additions & 32 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

data/judgments/judgment-history.json

Lines changed: 315 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3912,6 +3912,320 @@
39123912
},
39133913
"timestamp": 1782447761451,
39143914
"id": "judg-1782447761451-2e7h"
3915+
},
3916+
{
3917+
"input": "我想辞职去创业,但目前经济环境不好",
3918+
"context": {
3919+
"intent": "general",
3920+
"hasEmotion": false,
3921+
"sentiment": 0,
3922+
"isQuestion": false,
3923+
"isAdvice": false,
3924+
"isDecision": false,
3925+
"isAnalysis": false,
3926+
"length": 17,
3927+
"keywords": [
3928+
"我想辞职去创业",
3929+
"但目前经济环境不好"
3930+
],
3931+
"signature": "general:false:false:false"
3932+
},
3933+
"paths": [
3934+
{
3935+
"id": "path_analyze",
3936+
"label": "分析先行",
3937+
"direction": "analyze",
3938+
"description": "先分析理解问题全貌,再给判断",
3939+
"applicable": true,
3940+
"priority": 0.9,
3941+
"scores": {
3942+
"feasibility": 7,
3943+
"consequence": 5,
3944+
"risk": 6,
3945+
"alignment": 5,
3946+
"cost": 6,
3947+
"reversibility": 8
3948+
},
3949+
"consequences": {
3950+
"短期(1-7天)": "对问题有更清晰的理解,但尚未采取实际行动",
3951+
"中期(1-3月)": "分析结论已沉淀为可执行的计划",
3952+
"长期(1-3年)": "早期分析为后续行动提供了正确的方向指引"
3953+
},
3954+
"totalScore": 6,
3955+
"confidence": 0.6000000000000001
3956+
},
3957+
{
3958+
"id": "path_act",
3959+
"label": "直接行动",
3960+
"direction": "act",
3961+
"description": "问题明确,直接给判断和行动建议",
3962+
"applicable": true,
3963+
"priority": 0.7,
3964+
"scores": {
3965+
"feasibility": 6,
3966+
"consequence": 6,
3967+
"risk": 3,
3968+
"alignment": 5,
3969+
"cost": 3,
3970+
"reversibility": 3
3971+
},
3972+
"consequences": {
3973+
"短期(1-7天)": "立即产生可见的变化或反馈",
3974+
"中期(1-3月)": "行动结果已显现,可能需要调整方向",
3975+
"长期(1-3年)": "行动路径已形成稳定模式"
3976+
},
3977+
"totalScore": 4.7,
3978+
"confidence": 0.465
3979+
}
3980+
],
3981+
"chosen": {
3982+
"id": "path_analyze",
3983+
"label": "分析先行",
3984+
"direction": "analyze",
3985+
"description": "先分析理解问题全貌,再给判断",
3986+
"applicable": true,
3987+
"priority": 0.9,
3988+
"scores": {
3989+
"feasibility": 7,
3990+
"consequence": 5,
3991+
"risk": 6,
3992+
"alignment": 5,
3993+
"cost": 6,
3994+
"reversibility": 8
3995+
},
3996+
"consequences": {
3997+
"短期(1-7天)": "对问题有更清晰的理解,但尚未采取实际行动",
3998+
"中期(1-3月)": "分析结论已沉淀为可执行的计划",
3999+
"长期(1-3年)": "早期分析为后续行动提供了正确的方向指引"
4000+
},
4001+
"totalScore": 6,
4002+
"confidence": 0.6000000000000001,
4003+
"alternative": {
4004+
"label": "直接行动",
4005+
"score": 4.7,
4006+
"whyNotChosen": "总分 4.7 vs 6,差距较大(+1.3分)"
4007+
},
4008+
"whyChosen": "优势维度: feasibility(7/10), reversibility(8/10);总分: 6/10"
4009+
},
4010+
"judgment": {
4011+
"id": "judg-1782450239190-9qmc",
4012+
"judgment": "当前需要先分析,再做判断。问题需要更全面的理解才能做出可靠判断。收集更多信息,从多角度分析后再给出判断",
4013+
"paths": [
4014+
{
4015+
"label": "分析先行",
4016+
"direction": "analyze",
4017+
"score": 6,
4018+
"scores": {
4019+
"feasibility": 7,
4020+
"consequence": 5,
4021+
"risk": 6,
4022+
"alignment": 5,
4023+
"cost": 6,
4024+
"reversibility": 8
4025+
}
4026+
},
4027+
{
4028+
"label": "直接行动",
4029+
"direction": "act",
4030+
"score": 4.7,
4031+
"scores": {
4032+
"feasibility": 6,
4033+
"consequence": 6,
4034+
"risk": 3,
4035+
"alignment": 5,
4036+
"cost": 3,
4037+
"reversibility": 3
4038+
}
4039+
}
4040+
],
4041+
"chosenPath": {
4042+
"label": "分析先行",
4043+
"direction": "analyze",
4044+
"score": 6,
4045+
"scores": {
4046+
"feasibility": 7,
4047+
"consequence": 5,
4048+
"risk": 6,
4049+
"alignment": 5,
4050+
"cost": 6,
4051+
"reversibility": 8
4052+
},
4053+
"consequences": {
4054+
"短期(1-7天)": "对问题有更清晰的理解,但尚未采取实际行动",
4055+
"中期(1-3月)": "分析结论已沉淀为可执行的计划",
4056+
"长期(1-3年)": "早期分析为后续行动提供了正确的方向指引"
4057+
},
4058+
"alternative": {
4059+
"label": "直接行动",
4060+
"score": 4.7,
4061+
"whyNotChosen": "总分 4.7 vs 6,差距较大(+1.3分)"
4062+
},
4063+
"whyChosen": "优势维度: feasibility(7/10), reversibility(8/10);总分: 6/10"
4064+
},
4065+
"confidence": 0.6,
4066+
"reasoning": "选择了「分析先行」路径。(其他选项: 「直接行动」(4.7分))。预期效果: 对问题有更清晰的理解,但尚未采取实际行动",
4067+
"direction": "analyze",
4068+
"timestamp": 1782450239190
4069+
},
4070+
"timestamp": 1782450239190,
4071+
"id": "judg-1782450239190-9qmc"
4072+
},
4073+
{
4074+
"input": "我想辞职去创业,但目前经济环境不好",
4075+
"context": {
4076+
"intent": "general",
4077+
"hasEmotion": false,
4078+
"sentiment": 0,
4079+
"isQuestion": false,
4080+
"isAdvice": false,
4081+
"isDecision": false,
4082+
"isAnalysis": false,
4083+
"length": 17,
4084+
"keywords": [
4085+
"我想辞职去创业",
4086+
"但目前经济环境不好"
4087+
],
4088+
"signature": "general:false:false:false"
4089+
},
4090+
"paths": [
4091+
{
4092+
"id": "path_analyze",
4093+
"label": "分析先行",
4094+
"direction": "analyze",
4095+
"description": "先分析理解问题全貌,再给判断",
4096+
"applicable": true,
4097+
"priority": 0.9,
4098+
"scores": {
4099+
"feasibility": 7,
4100+
"consequence": 5,
4101+
"risk": 6,
4102+
"alignment": 5,
4103+
"cost": 6,
4104+
"reversibility": 8
4105+
},
4106+
"consequences": {
4107+
"短期(1-7天)": "对问题有更清晰的理解,但尚未采取实际行动",
4108+
"中期(1-3月)": "分析结论已沉淀为可执行的计划",
4109+
"长期(1-3年)": "早期分析为后续行动提供了正确的方向指引"
4110+
},
4111+
"totalScore": 6,
4112+
"confidence": 0.6000000000000001
4113+
},
4114+
{
4115+
"id": "path_act",
4116+
"label": "直接行动",
4117+
"direction": "act",
4118+
"description": "问题明确,直接给判断和行动建议",
4119+
"applicable": true,
4120+
"priority": 0.7,
4121+
"scores": {
4122+
"feasibility": 6,
4123+
"consequence": 6,
4124+
"risk": 3,
4125+
"alignment": 5,
4126+
"cost": 3,
4127+
"reversibility": 3
4128+
},
4129+
"consequences": {
4130+
"短期(1-7天)": "立即产生可见的变化或反馈",
4131+
"中期(1-3月)": "行动结果已显现,可能需要调整方向",
4132+
"长期(1-3年)": "行动路径已形成稳定模式"
4133+
},
4134+
"totalScore": 4.7,
4135+
"confidence": 0.465
4136+
}
4137+
],
4138+
"chosen": {
4139+
"id": "path_analyze",
4140+
"label": "分析先行",
4141+
"direction": "analyze",
4142+
"description": "先分析理解问题全貌,再给判断",
4143+
"applicable": true,
4144+
"priority": 0.9,
4145+
"scores": {
4146+
"feasibility": 7,
4147+
"consequence": 5,
4148+
"risk": 6,
4149+
"alignment": 5,
4150+
"cost": 6,
4151+
"reversibility": 8
4152+
},
4153+
"consequences": {
4154+
"短期(1-7天)": "对问题有更清晰的理解,但尚未采取实际行动",
4155+
"中期(1-3月)": "分析结论已沉淀为可执行的计划",
4156+
"长期(1-3年)": "早期分析为后续行动提供了正确的方向指引"
4157+
},
4158+
"totalScore": 6,
4159+
"confidence": 0.6000000000000001,
4160+
"alternative": {
4161+
"label": "直接行动",
4162+
"score": 4.7,
4163+
"whyNotChosen": "总分 4.7 vs 6,差距较大(+1.3分)"
4164+
},
4165+
"whyChosen": "优势维度: feasibility(7/10), reversibility(8/10);总分: 6/10"
4166+
},
4167+
"judgment": {
4168+
"id": "judg-1782450260022-bdxj",
4169+
"judgment": "当前需要先分析,再做判断。问题需要更全面的理解才能做出可靠判断。收集更多信息,从多角度分析后再给出判断",
4170+
"paths": [
4171+
{
4172+
"label": "分析先行",
4173+
"direction": "analyze",
4174+
"score": 6,
4175+
"scores": {
4176+
"feasibility": 7,
4177+
"consequence": 5,
4178+
"risk": 6,
4179+
"alignment": 5,
4180+
"cost": 6,
4181+
"reversibility": 8
4182+
}
4183+
},
4184+
{
4185+
"label": "直接行动",
4186+
"direction": "act",
4187+
"score": 4.7,
4188+
"scores": {
4189+
"feasibility": 6,
4190+
"consequence": 6,
4191+
"risk": 3,
4192+
"alignment": 5,
4193+
"cost": 3,
4194+
"reversibility": 3
4195+
}
4196+
}
4197+
],
4198+
"chosenPath": {
4199+
"label": "分析先行",
4200+
"direction": "analyze",
4201+
"score": 6,
4202+
"scores": {
4203+
"feasibility": 7,
4204+
"consequence": 5,
4205+
"risk": 6,
4206+
"alignment": 5,
4207+
"cost": 6,
4208+
"reversibility": 8
4209+
},
4210+
"consequences": {
4211+
"短期(1-7天)": "对问题有更清晰的理解,但尚未采取实际行动",
4212+
"中期(1-3月)": "分析结论已沉淀为可执行的计划",
4213+
"长期(1-3年)": "早期分析为后续行动提供了正确的方向指引"
4214+
},
4215+
"alternative": {
4216+
"label": "直接行动",
4217+
"score": 4.7,
4218+
"whyNotChosen": "总分 4.7 vs 6,差距较大(+1.3分)"
4219+
},
4220+
"whyChosen": "优势维度: feasibility(7/10), reversibility(8/10);总分: 6/10"
4221+
},
4222+
"confidence": 0.6,
4223+
"reasoning": "选择了「分析先行」路径。(其他选项: 「直接行动」(4.7分))。预期效果: 对问题有更清晰的理解,但尚未采取实际行动",
4224+
"direction": "analyze",
4225+
"timestamp": 1782450260022
4226+
},
4227+
"timestamp": 1782450260022,
4228+
"id": "judg-1782450260022-bdxj"
39154229
}
39164230
],
39174231
"consequences": [],
@@ -3951,6 +4265,6 @@
39514265
"updatedAt": 1782443345676
39524266
}
39534267
},
3954-
"savedAt": 1782447763455,
4268+
"savedAt": 1782450262030,
39554269
"version": "1.0.0"
39564270
}

data/memory-index.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"meta": {
33
"version": "1.0.0",
44
"createdAt": "2026-06-01T01:39:46.016Z",
5-
"updatedAt": "2026-06-26T04:22:41.385Z",
6-
"lastBoot": "2026-06-26T04:22:41.385Z"
5+
"updatedAt": "2026-06-26T05:04:19.952Z",
6+
"lastBoot": "2026-06-26T05:04:19.952Z"
77
},
88
"identity": {
99
"name": "心虫",
@@ -54,12 +54,12 @@
5454
"docs": {}
5555
},
5656
"context": {
57-
"currentSession": "session-1782447761384",
58-
"lastSession": "session-1782447761253",
59-
"sessionGap": 131,
57+
"currentSession": "session-1782450259951",
58+
"lastSession": "session-1782450239100",
59+
"sessionGap": 20850,
6060
"pausedTasks": [],
6161
"unresolvedProblems": [],
6262
"recentLessons": [],
63-
"lastSessionTime": 1782447761385
63+
"lastSessionTime": 1782450259952
6464
}
6565
}

memory/dialogue-history.jsonl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,3 +323,7 @@
323323
{"id":"msg-1782447736243-ftz92","role":"heartflow","content":"当前需要先分析,再做判断。问题需要更全面的理解才能做出可靠判断。收集更多信息,从多角度分析后再给出判断。选择了「分析先行」路径。(其他选项: 「直接行动」(4.7分))。预期效果: 对问题有更清晰的理解,但尚未采取实际行动。建议先收集更多信息再做判断","ts":"2026-06-26T04:22:16.243Z","chatId":null,"meta":{"sessionId":"session-1782447736174","version":"5.0.2","source":"think"}}
324324
{"id":"msg-1782447761452-uveby","role":"user","content":"今天心情不太好","ts":"2026-06-26T04:22:41.452Z","chatId":null,"meta":{"sessionId":"session-1782447761384","version":"5.0.2","source":"think"}}
325325
{"id":"msg-1782447761452-a1s8x","role":"heartflow","content":"当前需要先分析,再做判断。问题需要更全面的理解才能做出可靠判断。收集更多信息,从多角度分析后再给出判断。选择了「分析先行」路径。(其他选项: 「直接行动」(4.7分))。预期效果: 对问题有更清晰的理解,但尚未采取实际行动。建议先收集更多信息再做判断","ts":"2026-06-26T04:22:41.452Z","chatId":null,"meta":{"sessionId":"session-1782447761384","version":"5.0.2","source":"think"}}
326+
{"id":"msg-1782450239191-3k4es","role":"user","content":"我想辞职去创业,但目前经济环境不好","ts":"2026-06-26T05:03:59.191Z","chatId":null,"meta":{"sessionId":"session-1782450239099","version":"5.0.2","source":"think"}}
327+
{"id":"msg-1782450239192-exw93","role":"heartflow","content":"当前需要先分析,再做判断。问题需要更全面的理解才能做出可靠判断。收集更多信息,从多角度分析后再给出判断。选择了「分析先行」路径。(其他选项: 「直接行动」(4.7分))。预期效果: 对问题有更清晰的理解,但尚未采取实际行动。建议先收集更多信息再做判断","ts":"2026-06-26T05:03:59.192Z","chatId":null,"meta":{"sessionId":"session-1782450239099","version":"5.0.2","source":"think"}}
328+
{"id":"msg-1782450260024-yq6go","role":"user","content":"我想辞职去创业,但目前经济环境不好","ts":"2026-06-26T05:04:20.024Z","chatId":null,"meta":{"sessionId":"session-1782450259951","version":"5.0.2","source":"think"}}
329+
{"id":"msg-1782450260024-1ea31","role":"heartflow","content":"当前需要先分析,再做判断。问题需要更全面的理解才能做出可靠判断。收集更多信息,从多角度分析后再给出判断。选择了「分析先行」路径。(其他选项: 「直接行动」(4.7分))。预期效果: 对问题有更清晰的理解,但尚未采取实际行动。建议先收集更多信息再做判断","ts":"2026-06-26T05:04:20.024Z","chatId":null,"meta":{"sessionId":"session-1782450259951","version":"5.0.2","source":"think"}}

0 commit comments

Comments
 (0)