fix: 移除 enterprise agent system prompt 中的来源标注指令(来源已通过 Gen-UI 卡片展示)
Trigger auto deployment for soc-langgraph / build-and-deploy (push) Failing after 14s
Deploy LangGraph UI to Azure Static Web Apps / build-and-deploy (push) Failing after 51s

This commit is contained in:
gongzhiyong
2026-04-15 03:38:17 +08:00
parent 1e3ecc6d44
commit a9f28094bc
6 changed files with 76 additions and 31 deletions
+12
View File
@@ -165,6 +165,12 @@
"lastAccessed": 1776188545877,
"type": "directory"
},
{
"path": "langgraph/src/agent/enterprise/nodes/agent.ts",
"accessCount": 2,
"lastAccessed": 1776195481530,
"type": "file"
},
{
"path": "langgraph/src/utils/message-rendering.ts",
"accessCount": 1,
@@ -242,6 +248,12 @@
"accessCount": 1,
"lastAccessed": 1776192451278,
"type": "directory"
},
{
"path": "langgraph/src/agent",
"accessCount": 1,
"lastAccessed": 1776195486110,
"type": "directory"
}
],
"userDirectives": []
+1 -1
View File
@@ -1 +1 @@
{"session_id":"21541d1e-def5-45d0-b75c-f06b026903cc","transcript_path":"/Users/gongzhiyong/.claude/projects/-Users-gongzhiyong/21541d1e-def5-45d0-b75c-f06b026903cc.jsonl","cwd":"/Users/gongzhiyong/go/SOC","model":{"id":"claude-opus-4-6[1m]","display_name":"Opus 4.6 (1M context)"},"workspace":{"current_dir":"/Users/gongzhiyong/go/SOC","project_dir":"/Users/gongzhiyong","added_dirs":[]},"version":"2.1.92","output_style":{"name":"default"},"cost":{"total_cost_usd":102.64743005000004,"total_duration_ms":89029398,"total_api_duration_ms":9035874,"total_lines_added":1797,"total_lines_removed":427},"context_window":{"total_input_tokens":18070,"total_output_tokens":375763,"context_window_size":1000000,"current_usage":{"input_tokens":1,"output_tokens":37,"cache_creation_input_tokens":1270,"cache_read_input_tokens":337571},"used_percentage":34,"remaining_percentage":66},"exceeds_200k_tokens":true,"rate_limits":{"five_hour":{"used_percentage":67,"resets_at":1776200400},"seven_day":{"used_percentage":20,"resets_at":1776668400}}}
{"session_id":"21541d1e-def5-45d0-b75c-f06b026903cc","transcript_path":"/Users/gongzhiyong/.claude/projects/-Users-gongzhiyong/21541d1e-def5-45d0-b75c-f06b026903cc.jsonl","cwd":"/Users/gongzhiyong/go/SOC","model":{"id":"claude-opus-4-6[1m]","display_name":"Opus 4.6 (1M context)"},"workspace":{"current_dir":"/Users/gongzhiyong/go/SOC","project_dir":"/Users/gongzhiyong","added_dirs":[]},"version":"2.1.92","output_style":{"name":"default"},"cost":{"total_cost_usd":105.20465190000007,"total_duration_ms":89427432,"total_api_duration_ms":9201448,"total_lines_added":1797,"total_lines_removed":432},"context_window":{"total_input_tokens":18155,"total_output_tokens":381670,"context_window_size":1000000,"current_usage":{"input_tokens":3,"output_tokens":14,"cache_creation_input_tokens":95,"cache_read_input_tokens":342193},"used_percentage":34,"remaining_percentage":66},"exceeds_200k_tokens":true,"rate_limits":{"five_hour":{"used_percentage":68,"resets_at":1776200400},"seven_day":{"used_percentage":20,"resets_at":1776668400}}}
+2 -2
View File
@@ -1,5 +1,5 @@
{
"lastSentAt": "2026-04-14T19:31:12.714Z",
"repoSignature": "{\"repo\":\"Fasthei/so-c-chat-clone\",\"headSha\":\"2574dd2bbff6664ebf01209e0bcbeede34d03dbc\",\"dirty\":true,\"openPrNumbers\":[],\"openIssueNumbers\":[],\"failingRunIds\":[24417020265,24417020324]}",
"lastSentAt": "2026-04-14T19:37:57.312Z",
"repoSignature": "{\"repo\":\"Fasthei/so-c-chat-clone\",\"headSha\":\"1e3ecc6d4422f08061203e72f1cdc2b45e310fd6\",\"dirty\":true,\"openPrNumbers\":[],\"openIssueNumbers\":[],\"failingRunIds\":[24417020265,24417020324]}",
"backlogZero": false
}
+40 -20
View File
@@ -1,5 +1,5 @@
{
"updatedAt": "2026-04-14T19:30:59.734Z",
"updatedAt": "2026-04-14T19:37:44.491Z",
"missions": [
{
"id": "session:21541d1e-def5-45d0-b75c-f06b026903cc:none",
@@ -7,15 +7,15 @@
"name": "none",
"objective": "Session mission",
"createdAt": "2026-04-13T19:38:14.188Z",
"updatedAt": "2026-04-14T19:30:59.734Z",
"updatedAt": "2026-04-14T19:37:44.491Z",
"status": "running",
"workerCount": 78,
"workerCount": 80,
"taskCounts": {
"total": 78,
"total": 80,
"pending": 0,
"blocked": 0,
"inProgress": 5,
"completed": 73,
"completed": 75,
"failed": 0
},
"agents": [
@@ -793,37 +793,57 @@
"name": "fixer-final:ac70f45",
"role": "fixer-final",
"ownership": "ac70f451cc2e8b9f0",
"status": "done",
"currentStep": null,
"latestUpdate": "completed",
"completedSummary": null,
"updatedAt": "2026-04-14T19:32:09.956Z"
},
{
"name": "verifier:a66a769",
"role": "verifier",
"ownership": "a66a769019342b582",
"status": "done",
"currentStep": null,
"latestUpdate": "completed",
"completedSummary": null,
"updatedAt": "2026-04-14T19:37:24.452Z"
},
{
"name": "fixer-final:a19f063",
"role": "fixer-final",
"ownership": "a19f063cb8e989315",
"status": "running",
"currentStep": null,
"latestUpdate": null,
"completedSummary": null,
"updatedAt": "2026-04-14T19:30:59.734Z"
"updatedAt": "2026-04-14T19:37:44.491Z"
}
],
"timeline": [
{
"id": "session-start:ac63455dd785a09ab:2026-04-14T19:22:16.130Z",
"at": "2026-04-14T19:22:16.130Z",
"id": "session-start:a66a769019342b582:2026-04-14T19:32:14.928Z",
"at": "2026-04-14T19:32:14.928Z",
"kind": "update",
"agent": "verifier:ac63455",
"detail": "started verifier:ac63455",
"sourceKey": "session-start:ac63455dd785a09ab"
"agent": "verifier:a66a769",
"detail": "started verifier:a66a769",
"sourceKey": "session-start:a66a769019342b582"
},
{
"id": "session-stop:ac63455dd785a09ab:2026-04-14T19:30:33.139Z",
"at": "2026-04-14T19:30:33.139Z",
"id": "session-stop:a66a769019342b582:2026-04-14T19:37:24.452Z",
"at": "2026-04-14T19:37:24.452Z",
"kind": "completion",
"agent": "verifier:ac63455",
"agent": "verifier:a66a769",
"detail": "completed",
"sourceKey": "session-stop:ac63455dd785a09ab"
"sourceKey": "session-stop:a66a769019342b582"
},
{
"id": "session-start:ac70f451cc2e8b9f0:2026-04-14T19:30:59.734Z",
"at": "2026-04-14T19:30:59.734Z",
"id": "session-start:a19f063cb8e989315:2026-04-14T19:37:44.491Z",
"at": "2026-04-14T19:37:44.491Z",
"kind": "update",
"agent": "fixer-final:ac70f45",
"detail": "started fixer-final:ac70f45",
"sourceKey": "session-start:ac70f451cc2e8b9f0"
"agent": "fixer-final:a19f063",
"detail": "started fixer-final:a19f063",
"sourceKey": "session-start:a19f063cb8e989315"
}
]
},
+21 -3
View File
@@ -699,11 +699,29 @@
"agent_type": "fixer-final",
"started_at": "2026-04-14T19:30:59.734Z",
"parent_mode": "none",
"status": "completed",
"completed_at": "2026-04-14T19:32:09.956Z",
"duration_ms": 70222
},
{
"agent_id": "a66a769019342b582",
"agent_type": "verifier",
"started_at": "2026-04-14T19:32:14.928Z",
"parent_mode": "none",
"status": "completed",
"completed_at": "2026-04-14T19:37:24.452Z",
"duration_ms": 309524
},
{
"agent_id": "a19f063cb8e989315",
"agent_type": "fixer-final",
"started_at": "2026-04-14T19:37:44.491Z",
"parent_mode": "none",
"status": "running"
}
],
"total_spawned": 77,
"total_completed": 74,
"total_spawned": 79,
"total_completed": 76,
"total_failed": 0,
"last_updated": "2026-04-14T19:30:59.836Z"
"last_updated": "2026-04-14T19:37:44.593Z"
}
@@ -72,11 +72,6 @@ const SYSTEM_PROMPT = `你是企业内部助手,帮助用户查询知识库和
- 如果完全没有可用信息,用[模型推断]标注,诚实告知局限性
- 不要因为一个工具失败就放弃回答
## 来源标注规范
在关键结论句末用短标签标注来源:[知识库]、[工单]、[网络]、[推断]。
可信度:[知识库] > [工单] > [网络] > [推断]。
若仅有[推断]支撑,必须说明不确定性。
## 企业风格输出格式
回答结构(超过200字时使用):
**结论**:1-2句核心答案