foliko 1.0.69 → 1.0.70
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
package/src/core/agent-chat.js
CHANGED
|
@@ -380,6 +380,7 @@ ${resultStr.substring(0, 8000)}${resultStr.length > 8000 ? '\n...(内容已截
|
|
|
380
380
|
model: this._aiClient,
|
|
381
381
|
instructions: this._systemPrompt,
|
|
382
382
|
tools: tools,
|
|
383
|
+
maxOutputTokens: options.maxOutputTokens || 5000,
|
|
383
384
|
stopWhen: (step) => step.stepCount >= maxSteps
|
|
384
385
|
})
|
|
385
386
|
|
|
@@ -454,6 +455,8 @@ ${resultStr.substring(0, 8000)}${resultStr.length > 8000 ? '\n...(内容已截
|
|
|
454
455
|
model: this._aiClient,
|
|
455
456
|
instructions: this._systemPrompt,
|
|
456
457
|
tools: tools,
|
|
458
|
+
maxOutputTokens: options.maxOutputTokens || 5000,
|
|
459
|
+
toolChoice:'auto',
|
|
457
460
|
stopWhen: (step) => step.stepCount >= maxSteps
|
|
458
461
|
})
|
|
459
462
|
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="zh-CN">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="UTF-8">
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
|
-
<title>全球新闻聚合 - 2026年3月29日 22:35</title>
|
|
7
|
-
<style>
|
|
8
|
-
*{margin:0;padding:0;box-sizing:border-box;}
|
|
9
|
-
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:20px;}
|
|
10
|
-
.container{max-width:1200px;margin:0 auto;}
|
|
11
|
-
h1{text-align:center;color:#fff;margin-bottom:30px;font-size:2.5em;text-shadow:2px 2px 4px rgba(0,0,0,0.3);}
|
|
12
|
-
.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:25px;}
|
|
13
|
-
.card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,0.2);transition:transform 0.3s ease;}
|
|
14
|
-
.card:hover{transform:translateY(-5px);}
|
|
15
|
-
.card-header{padding:20px;color:#fff;font-weight:bold;font-size:1.3em;}
|
|
16
|
-
.card-header.baidu{background:linear-gradient(135deg,#4e54c8,#8f94fb);}
|
|
17
|
-
.card-header.bbc{background:linear-gradient(135deg,#b21f1f,#f64f59);}
|
|
18
|
-
.card-header.reddit{background:linear-gradient(135deg,#ff4500,#ff6a33);}
|
|
19
|
-
.card-body{padding:20px;}
|
|
20
|
-
.news-list{list-style:none;}
|
|
21
|
-
.news-list li{padding:12px 0;border-bottom:1px solid #eee;cursor:pointer;transition:all 0.2s;}
|
|
22
|
-
.news-list li:last-child{border-bottom:none;}
|
|
23
|
-
.news-list li:hover{color:#667eea;padding-left:10px;}
|
|
24
|
-
.news-list li::before{content:"• ";color:#667eea;font-weight:bold;margin-right:8px;}
|
|
25
|
-
.timestamp{text-align:center;color:#999;font-size:0.9em;margin-top:20px;}
|
|
26
|
-
</style>
|
|
27
|
-
</head>
|
|
28
|
-
<body>
|
|
29
|
-
<div class="container">
|
|
30
|
-
<h1>📰 全球新闻聚合</h1>
|
|
31
|
-
<div class="grid">
|
|
32
|
-
<div class="card"><div class="card-header baidu">🇨🇳 百度新闻</div><div class="card-body"><ul class="news-list"><li>努力让群众看到变化、得到实惠</li><li>手机发烫可能是正在被窃密</li><li>儿子一家去世 老人骑行30年治愈自己</li><li>他们一笑 全场哭了</li><li>中国将在长江水下开高铁</li><li>孩子凌晨偷拿平板玩2小时再放回去</li><li>摆拍“打网约车遭司机辱骂”者被罚</li><li>伊朗新最高领袖为何发声少 专家分析</li><li>内存条价格崩了</li><li>身份证号的“X”到底咋读</li></ul></div></div>
|
|
33
|
-
<div class="card"><div class="card-header bbc">🇬🇧 BBC News</div><div class="card-body"><ul class="news-list"><li>CDATA[Jeremy Bowen: Trump is waging war based on instinct and it isn't working</li><li>CDATA[Iranian attacks across Gulf continue as major industrial sites hit</li><li>CDATA[Three Lebanese journalists killed in Israeli strike, say broadcasters</li><li>CDATA[Prison phone call recordings raise questions over ex-Abercrombie boss' fitness for trial</li><li>CDATA[One ant for $220: The new frontier of wildlife trafficking</li><li>CDATA[African football chief resigns following row over Morocco-Senegal final</li><li>CDATA[No Kings protesters across the US rally against Donald Trump </li><li>CDATA[How deepfake porn scandal surrounding TV star rocked Germany</li><li>CDATA[Frosting, sprinkles and layers of fun: Giant cake picnic hits Sydney</li><li>CDATA[Shops and restaurants in Egypt told to close early as energy crisis deepens</li></ul></div></div>
|
|
34
|
-
<div class="card"><div class="card-header reddit">🤖 Reddit News</div><div class="card-body"><ul class="news-list"><li>Operations Epic Fury / Roaring Lion Megathread</li><li>Pentagon preparing for weeks of ground operations in Iran, Washington Post reports</li><li>Iran warns US over ground attack as regional powers meet in Pakistan</li><li>No Kings protests across the world</li><li>Thousands gather for No Kings rally in Minnesota</li><li>Israeli airstrike in southern Lebanon kills 3 journalists covering the war</li><li>Judicial misconduct allegations: Florida judge faces ethics charges for making racial insensitive comments</li><li>Finland reports suspected territorial violation by drones</li><li>Nestlé says 413,793 KitKat candy bars stolen en route from Italy to Poland</li><li>Japan's foreign resident population hits record 4.12 million</li></ul></div></div>
|
|
35
|
-
</div>
|
|
36
|
-
<p class="timestamp">更新时间: 2026年3月29日 22:35 | 数据来源: 百度新闻、BBC、Reddit</p>
|
|
37
|
-
</div>
|
|
38
|
-
</body>
|
|
39
|
-
</html>
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="zh-CN">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="UTF-8">
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
|
-
<title>全球新闻聚合 - 2026年3月29日 22:36</title>
|
|
7
|
-
<style>
|
|
8
|
-
*{margin:0;padding:0;box-sizing:border-box;}
|
|
9
|
-
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:20px;}
|
|
10
|
-
.container{max-width:1200px;margin:0 auto;}
|
|
11
|
-
h1{text-align:center;color:#fff;margin-bottom:30px;font-size:2.5em;text-shadow:2px 2px 4px rgba(0,0,0,0.3);}
|
|
12
|
-
.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:25px;}
|
|
13
|
-
.card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,0.2);transition:transform 0.3s ease;}
|
|
14
|
-
.card:hover{transform:translateY(-5px);}
|
|
15
|
-
.card-header{padding:20px;color:#fff;font-weight:bold;font-size:1.3em;}
|
|
16
|
-
.card-header.baidu{background:linear-gradient(135deg,#4e54c8,#8f94fb);}
|
|
17
|
-
.card-header.bbc{background:linear-gradient(135deg,#b21f1f,#f64f59);}
|
|
18
|
-
.card-header.reddit{background:linear-gradient(135deg,#ff4500,#ff6a33);}
|
|
19
|
-
.card-body{padding:20px;}
|
|
20
|
-
.news-list{list-style:none;}
|
|
21
|
-
.news-list li{padding:12px 0;border-bottom:1px solid #eee;cursor:pointer;transition:all 0.2s;}
|
|
22
|
-
.news-list li:last-child{border-bottom:none;}
|
|
23
|
-
.news-list li:hover{color:#667eea;padding-left:10px;}
|
|
24
|
-
.news-list li::before{content:"• ";color:#667eea;font-weight:bold;margin-right:8px;}
|
|
25
|
-
.timestamp{text-align:center;color:#999;font-size:0.9em;margin-top:20px;}
|
|
26
|
-
</style>
|
|
27
|
-
</head>
|
|
28
|
-
<body>
|
|
29
|
-
<div class="container">
|
|
30
|
-
<h1>📰 全球新闻聚合</h1>
|
|
31
|
-
<div class="grid">
|
|
32
|
-
<div class="card"><div class="card-header baidu">🇨🇳 百度新闻</div><div class="card-body"><ul class="news-list"><li>努力让群众看到变化、得到实惠</li><li>手机发烫可能是正在被窃密</li><li>儿子一家去世 老人骑行30年治愈自己</li><li>他们一笑 全场哭了</li><li>中国将在长江水下开高铁</li><li>孩子凌晨偷拿平板玩2小时再放回去</li><li>摆拍“打网约车遭司机辱骂”者被罚</li><li>伊朗新最高领袖为何发声少 专家分析</li><li>内存条价格崩了</li><li>身份证号的“X”到底咋读</li></ul></div></div>
|
|
33
|
-
<div class="card"><div class="card-header bbc">🇬🇧 BBC News</div><div class="card-body"><ul class="news-list"><li>CDATA[Jeremy Bowen: Trump is waging war based on instinct and it isn't working</li><li>CDATA[Iranian attacks across Gulf continue as major industrial sites hit</li><li>CDATA[Three Lebanese journalists killed in Israeli strike, say broadcasters</li><li>CDATA[Prison phone call recordings raise questions over ex-Abercrombie boss' fitness for trial</li><li>CDATA[One ant for $220: The new frontier of wildlife trafficking</li><li>CDATA[African football chief resigns following row over Morocco-Senegal final</li><li>CDATA[No Kings protesters across the US rally against Donald Trump </li><li>CDATA[How deepfake porn scandal surrounding TV star rocked Germany</li><li>CDATA[Frosting, sprinkles and layers of fun: Giant cake picnic hits Sydney</li><li>CDATA[Shops and restaurants in Egypt told to close early as energy crisis deepens</li></ul></div></div>
|
|
34
|
-
<div class="card"><div class="card-header reddit">🤖 Reddit News</div><div class="card-body"><ul class="news-list"><li>Operations Epic Fury / Roaring Lion Megathread</li><li>Pentagon preparing for weeks of ground operations in Iran, Washington Post reports</li><li>Iran warns US over ground attack as regional powers meet in Pakistan</li><li>No Kings protests across the world</li><li>Thousands gather for No Kings rally in Minnesota</li><li>Israeli airstrike in southern Lebanon kills 3 journalists covering the war</li><li>Judicial misconduct allegations: Florida judge faces ethics charges for making racial insensitive comments</li><li>Finland reports suspected territorial violation by drones</li><li>Nestlé says 413,793 KitKat candy bars stolen en route from Italy to Poland</li><li>Japan's foreign resident population hits record 4.12 million</li></ul></div></div>
|
|
35
|
-
</div>
|
|
36
|
-
<p class="timestamp">更新时间: 2026年3月29日 22:36 | 数据来源: 百度新闻、BBC、Reddit</p>
|
|
37
|
-
</div>
|
|
38
|
-
</body>
|
|
39
|
-
</html>
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="zh-CN">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="UTF-8">
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
|
-
<title>全球新闻聚合 - 2026年3月29日 23:18</title>
|
|
7
|
-
<style>
|
|
8
|
-
*{margin:0;padding:0;box-sizing:border-box;}
|
|
9
|
-
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:20px;}
|
|
10
|
-
.container{max-width:1200px;margin:0 auto;}
|
|
11
|
-
h1{text-align:center;color:#fff;margin-bottom:30px;font-size:2.5em;text-shadow:2px 2px 4px rgba(0,0,0,0.3);}
|
|
12
|
-
.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:25px;}
|
|
13
|
-
.card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,0.2);transition:transform 0.3s ease;}
|
|
14
|
-
.card:hover{transform:translateY(-5px);}
|
|
15
|
-
.card-header{padding:20px;color:#fff;font-weight:bold;font-size:1.3em;}
|
|
16
|
-
.card-header.baidu{background:linear-gradient(135deg,#4e54c8,#8f94fb);}
|
|
17
|
-
.card-header.bbc{background:linear-gradient(135deg,#b21f1f,#f64f59);}
|
|
18
|
-
.card-header.reddit{background:linear-gradient(135deg,#ff4500,#ff6a33);}
|
|
19
|
-
.card-body{padding:20px;}
|
|
20
|
-
.news-list{list-style:none;}
|
|
21
|
-
.news-list li{padding:12px 0;border-bottom:1px solid #eee;cursor:pointer;transition:all 0.2s;}
|
|
22
|
-
.news-list li:last-child{border-bottom:none;}
|
|
23
|
-
.news-list li:hover{color:#667eea;padding-left:10px;}
|
|
24
|
-
.news-list li::before{content:"• ";color:#667eea;font-weight:bold;margin-right:8px;}
|
|
25
|
-
.timestamp{text-align:center;color:#999;font-size:0.9em;margin-top:20px;}
|
|
26
|
-
</style>
|
|
27
|
-
</head>
|
|
28
|
-
<body>
|
|
29
|
-
<div class="container">
|
|
30
|
-
<h1>📰 全球新闻聚合</h1>
|
|
31
|
-
<div class="grid">
|
|
32
|
-
<div class="card"><div class="card-header baidu">🇨🇳 百度新闻</div><div class="card-body"><ul class="news-list"><li>努力让群众看到变化、得到实惠</li><li>手机发烫可能是正在被窃密</li><li>儿子一家去世 老人骑行30年治愈自己</li><li>他们一笑 全场哭了</li><li>小时候流行的“屁股针”消失了吗</li><li>孩子凌晨偷拿平板玩2小时再放回去</li><li>摆拍“打网约车遭司机辱骂”者被罚</li><li>DeepSeek“崩了”</li><li>身份证号的“X”到底咋读</li><li>内存条价格崩了</li></ul></div></div>
|
|
33
|
-
<div class="card"><div class="card-header bbc">🇬🇧 BBC News</div><div class="card-body"><ul class="news-list"><li>CDATA[Jeremy Bowen: Trump is waging war based on instinct and it isn't working</li><li>CDATA[Iranian attacks across Gulf continue as major industrial sites hit</li><li>CDATA[Three Lebanese journalists killed in Israeli strike, say broadcasters</li><li>CDATA[Prison phone call recordings raise questions over ex-Abercrombie boss' fitness for trial</li><li>CDATA[One ant for $220: The new frontier of wildlife trafficking</li><li>CDATA[African football chief resigns following row over Morocco-Senegal final</li><li>CDATA[No Kings protesters across the US rally against Donald Trump </li><li>CDATA[How deepfake porn scandal surrounding TV star rocked Germany</li><li>CDATA[Frosting, sprinkles and layers of fun: Giant cake picnic hits Sydney</li><li>CDATA[Shops and restaurants in Egypt told to close early as energy crisis deepens</li></ul></div></div>
|
|
34
|
-
<div class="card"><div class="card-header reddit">🤖 Reddit News</div><div class="card-body"><ul class="news-list"><li>Operations Epic Fury / Roaring Lion Megathread</li><li>Iran warns US over ground attack as regional powers meet in Pakistan</li><li>Pentagon preparing for weeks of ground operations in Iran, Washington Post reports</li><li>No Kings protests across the world</li><li>Thousands gather for No Kings rally in Minnesota</li><li>Israeli airstrike in southern Lebanon kills 3 journalists covering the war</li><li>Judicial misconduct allegations: Florida judge faces ethics charges for making racial insensitive comments</li><li>Finland reports suspected territorial violation by drones</li><li>Nestlé says 413,793 KitKat candy bars stolen en route from Italy to Poland</li><li>Japan's foreign resident population hits record 4.12 million</li></ul></div></div>
|
|
35
|
-
</div>
|
|
36
|
-
<p class="timestamp">更新时间: 2026年3月29日 23:18 | 数据来源: 百度新闻、BBC、Reddit</p>
|
|
37
|
-
</div>
|
|
38
|
-
</body>
|
|
39
|
-
</html>
|