xiemanR
3c3073ea45
Merge pull request #60 from xmanrui/agent/release-v3.0.0
...
Release v3.0.0
v3.0.0
2026-07-18 14:13:12 +08:00
xmanrui
070afc9d3d
Release v3.0.0
2026-07-18 14:12:16 +08:00
xmanrui
6a1225a6b7
Validate identity emoji values
2026-06-23 12:59:20 +08:00
xmanrui
e89408994f
Fix identity emoji placeholder parsing
2026-06-23 12:55:19 +08:00
xmanrui
b375fa5f90
Fix identity name placeholder parsing
2026-06-23 12:21:53 +08:00
Matheus Gois
fa93fd6398
Fix remaining hardcoded Chinese UI strings for English locale
2026-06-08 17:19:44 +08:00
Matheus Gois
e8c7338c31
Update README with build instructions
2026-06-08 17:10:14 +08:00
xiemanR
7e4d5df8b1
Merge pull request #29 from fangfei0110/fix/platform-tests
...
fix: test all bound agents for Feishu and Telegram
2026-06-05 03:52:39 +08:00
xiemanR
9602ab1cf2
Merge pull request #33 from danleetw/main
...
pixel office improvements
2026-06-05 03:49:50 +08:00
xmanrui
0c82fe3d35
Merge PR #33 with conflict resolution
2026-06-05 03:47:30 +08:00
xiemanR
17e3d694f7
Merge pull request #34 from icodelife/skills
...
feat: support workspace skills in dashboard
2026-06-05 03:32:32 +08:00
xmanrui
d787cbbba1
Merge PR #34 with conflict resolution
2026-06-05 03:30:38 +08:00
xiemanR
6307a02c29
Merge pull request #38 from roosehash/fix/stats-summary-current-period
...
fix: stats summary cards show current period only
2026-06-05 03:21:26 +08:00
xmanrui
de0718f280
Merge PR #38 with conflict resolution
2026-06-05 03:20:46 +08:00
xiemanR
83eff35f20
Merge pull request #41 from octo-patch/feature/add-minimax-provider
...
feat: add MiniMax provider support with model metadata enrichment
2026-06-05 03:16:07 +08:00
xmanrui
d2d485e409
Merge PR #41 with conflict resolution
2026-06-05 03:15:08 +08:00
xiemanR
00035318a9
Merge pull request #47 from billphamhypertek/main
...
chore: update package-lock.json and refactor i18n localization logic
2026-06-05 03:09:07 +08:00
xiemanR
c13a5962c3
Merge pull request #51 from yuhui0531/fix/fallback-models-display
...
style: fix fallback models horizontal overflow on models page
2026-06-05 01:16:23 +08:00
xiemanR
82634fd760
Merge pull request #54 from faisalcredologi/codex/ADP-93-rd-council-operator-ui-hardening
...
feat: productionize self-improvement and R&D council workflows
2026-06-03 16:58:50 +08:00
xiemanR
3fa9eaeca3
Merge pull request #44 from liweiqiu797-cmyk/feature/enhanced-dashboard
...
feat: Add Agent Workspace and Daily Report pages
2026-06-03 16:55:23 +08:00
xiemanR
c6e136d17c
Merge pull request #50 from PinkR1ver/fix/workspace-skill-discovery
...
Fix workspace skill discovery in dashboard
2026-06-03 16:53:18 +08:00
Faisal C
3f10fc7a38
fix: document and harden operator token handling
...
- document OPENCLAW_OPERATOR_TOKEN setup for R&D/Self-Improvement APIs
- compare operator tokens with timingSafeEqual
- keep unauthenticated localhost mode explicitly opt-in only
2026-05-01 01:25:21 -05:00
Faisal C
f59116866f
feat: productionize self-improvement and R&D council workflows
...
- add canonical self-improvement/R&D Council data helpers, APIs, and tests
- persist council decisions, evidence telemetry, and work-order handoff
- harden operator UI states and require operator token by default
- ignore local R&D runtime artifacts
2026-04-30 21:43:45 -05:00
ronny
77f4fa0a1c
style: fix fallback models horizontal overflow on models page
2026-04-09 23:04:05 +08:00
Jude Wang
17a04d06d2
Improve workspace skill filtering
2026-04-07 02:23:58 +08:00
Jude Wang
fab14e7d6c
Fix workspace skill discovery
2026-04-07 02:19:27 +08:00
Binh
1668aed917
chore: update package-lock.json and refactor i18n localization logic
2026-04-01 21:26:07 +07:00
liweiqiu797-cmyk
ec4ac07a7f
chore: update package-lock.json
2026-03-31 17:08:25 +08:00
liweiqiu797-cmyk
38ed48aceb
feat: add Agent workspace and Daily board pages
...
- Add /workspace page: Agent grid with real-time status
- Add /daily page: Daily report board with TTS playback
- Add new API routes: /api/agents, /api/daily
- Add new components: agent-card, agent-grid
- Add sidebar navigation for new pages
- Add i18n labels (zh-CN + en)
2026-03-31 17:00:33 +08:00
liweiqiu797-cmyk
f7e0eb42fb
feat: start enhanced-dashboard development
2026-03-31 16:52:58 +08:00
PR Bot
1babaa2fe2
feat: add MiniMax provider support with model metadata enrichment
...
- Add MiniMax temperature clamping in model-probe (temperature > 0 required)
- Add known-providers metadata database for MiniMax-M2.7 and M2.7-highspeed
- Enrich provider model details from built-in presets when config is incomplete
- Add vitest test framework with 21 unit tests and 3 integration tests
- Document MiniMax provider setup in README (English and Chinese)
2026-03-26 11:41:51 +08:00
xmanrui
81deb042b5
update docs
2026-03-24 23:58:10 +08:00
xmanrui
f51634c102
delete redundant files
2026-03-24 23:56:56 +08:00
xmanrui
4e00853cb8
Add MIT license
2026-03-24 11:32:21 +08:00
xmanrui
a587a19786
Remove .claude from repo
2026-03-23 02:35:13 +08:00
xmanrui
7dd4a548d8
Add bound-model test API and docs assets
2026-03-23 02:29:57 +08:00
Dan Lee and Claude Sonnet 4.6
abb5e6232c
merge: pcdc/main — integrate config backup/restore, log viewer, improved agent state detection
...
- config/route.ts: keep both shouldHidePlatformChannel and detectChangeAndBackup imports
- gateway-logs/route.ts: add recentLines (last 30 lines) to response
- gateway-status.tsx: adopt pcdc/main backup restore UI, log viewer, config change prompt
- agent-activity/route.ts: keep cronJobs from HEAD; adopt pcdc/main's 50-line read, nuanced state detection, and unindexed session handling
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-22 10:15:15 +08:00
Dan Lee and Claude Sonnet 4.6
51742576d5
fix: 改善 agent 狀態偵測準確度
...
- session 讀取行數從 30 增加至 50,減少漏判
- idle 判斷改為需同時滿足 lastRole=assistant + stopReason=stop,避免誤判
- 新增 mid-generation(streaming)狀態偵測
- 新 session 檔案(5 分鐘內)不再被 sessions.json 索引強制取代
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-22 09:47:54 +08:00
roosehash
93a1845d9f
fix: Total tab chart shows monthly aggregation for cleaner trend view
2026-03-21 06:55:39 +00:00
roosehash
19db089963
i18n: add Total tab translations (简体/繁體/English)
2026-03-21 06:53:44 +00:00
roosehash
6485ce2aab
feat: add Total tab to global stats for all-time view
2026-03-21 06:48:38 +00:00
roosehash
7e93870b54
fix: apply current-period stats to home page global stats too
2026-03-21 06:36:03 +00:00
roosehash
6dd3719944
Merge branch 'feat/scan-agent-workspace-skills'
2026-03-21 06:30:18 +00:00
roosehash
35a78fad04
fix: stats summary cards show current period only
...
Previously the summary cards (Input Tokens, Output Tokens, Total Messages)
showed the all-time total regardless of the selected time range tab.
Now:
- Daily tab → today's stats
- Weekly tab → this week's stats
- Monthly tab → this month's stats
Fixes #37
2026-03-21 06:26:14 +00:00
roosehash
00bfa23f28
feat: scan agent workspace skills directories
...
Scan skills from agent workspace and agentDir paths configured in
openclaw.json (agents.list[].workspace and agents.list[].agentDir).
- Resolves symlinks to avoid scanning the same directory twice
- Deduplicates by skill id (agent skills won't override builtin/custom)
- Gracefully skips if config read fails
This helps users with multi-agent setups where skills are stored in
agent workspaces rather than ~/.openclaw/skills/.
2026-03-21 06:17:53 +00:00
fei
d85ae2f863
fix: test all bound agents for Feishu and Telegram
...
- Feishu: Fix to test main agent and all bound agents, with fallback
to top-level config when account-specific credentials are missing
- Telegram: Fix to test main agent and all bound agents instead of
only testing main agent
This ensures platform connectivity tests cover all configured agents
with channel bindings.
2026-03-21 11:48:58 +08:00
icodelife
4a3d4e5b23
feat: support workspace skills in dashboard
2026-03-21 02:44:44 +08:00
Dan Lee
c69d0514c9
merge: local changes
2026-03-20 11:20:55 +08:00
Dan Lee and Claude Sonnet 4.6
239b357e57
feat: auto-detect browser locale (zh-TW / zh / en)
...
Falls back to navigator.languages when no saved preference exists in
localStorage. Manual language selection still takes priority.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-20 11:04:19 +08:00
Dan Lee
8dcbe98c6e
調整pix office 行為
2026-03-20 10:55:14 +08:00