lpf
|
cdc39231db
|
fix webui i18n
v0.0.8
|
2026-03-03 12:02:57 +08:00 |
|
lpf
|
75abdcdf07
|
feat(provider): add cross_session_call_id toggle and docs
|
2026-03-03 11:26:53 +08:00 |
|
lpf
|
bd93c12edc
|
fix logs
|
2026-03-03 10:36:53 +08:00 |
|
野生派Coder~
|
35b0ad1bfd
|
Merge pull request #10 from YspCoder/codex/fix-install.sh-path-for-webui
Fix WebUI installer to locate nested dist directory
|
2026-03-03 00:24:57 +08:00 |
|
野生派Coder~
|
a96df7daa1
|
fix installer webui dist extraction path
|
2026-03-03 00:24:36 +08:00 |
|
野生派Coder~
|
b980928df8
|
Merge pull request #9 from YspCoder/codex/fix-cron-expression-display-issue
Cron: extract dispatch logic, add 'at' schedule UI support, and tests
|
2026-03-03 00:10:54 +08:00 |
|
野生派Coder~
|
8b97064255
|
Ensure cron reminders deliver to explicit targets
|
2026-03-03 00:10:20 +08:00 |
|
野生派Coder~
|
d1c277d3c0
|
Merge pull request #8 from YspCoder/codex/optimize-project-code-without-affecting-functionality
Enhance release/build pipeline, add Linux slim build and binary compression; fix small Go process/session issues
|
2026-03-02 23:46:21 +08:00 |
|
野生派Coder~
|
8e94e7e1f6
|
ci: build linux release artifacts with slimmer flags
|
2026-03-02 23:46:03 +08:00 |
|
野生派Coder~
|
062be860d9
|
Merge pull request #7 from YspCoder/codex/fix-clawgo-task-delivery-failure
Route system-channel outbound messages to origin channel and add test
|
2026-03-02 22:50:19 +08:00 |
|
野生派Coder~
|
e85bf4c5b8
|
Refine cron outbound fix with smaller implementation
|
2026-03-02 22:49:20 +08:00 |
|
野生派Coder~
|
798a3bd26e
|
Merge pull request #6 from YspCoder/codex/clawgo
fix(cron): preserve reminder delivery target from session context
|
2026-03-02 22:26:06 +08:00 |
|
野生派Coder~
|
67dd45a4dd
|
fix(cron): ensure reminders keep delivery channel target
|
2026-03-02 22:25:18 +08:00 |
|
lpf
|
edbb389e5d
|
add install.sh
|
2026-03-02 20:21:28 +08:00 |
|
lpf
|
74a84c190d
|
fix build version
|
2026-03-02 19:45:39 +08:00 |
|
lpf
|
06c9501be9
|
fix path
|
2026-03-02 19:13:43 +08:00 |
|
|
|
d2f680debb
|
task lifecycle + heartbeat resilience: preserve archived done tasks and reset heartbeat session on pairing-loop errors
|
2026-03-02 10:31:31 +00:00 |
|
|
|
eb4f1dc82a
|
autonomy persistence: keep task lifecycle records with parent links, attempts, and memory/audit references instead of transient queue semantics
|
2026-03-02 00:18:46 +00:00 |
|
|
|
cd059e16b3
|
autonomy config: add idle_round_budget auto-release policy and fallback max-rounds from runtime_control
|
2026-03-01 16:27:11 +00:00 |
|
|
|
5f9d526ef4
|
autonomy policy: add configurable idle_round_budget auto-release window for no-dialog execution
|
2026-03-01 16:08:26 +00:00 |
|
|
|
ed47e2dfe0
|
agent system-message: rebuild context and retry after purging orphan tool outputs on provider pairing 400
|
2026-03-01 15:06:46 +00:00 |
|
|
|
8a94600b1e
|
autonomy: avoid immediate redispatch of running tasks after restart until pending timeout
|
2026-03-01 14:45:43 +00:00 |
|
|
|
5ac4ca6191
|
webui cron: use enabled channel/recipient dropdowns from config allow_from and default to non-group ids
|
2026-03-01 14:35:19 +00:00 |
|
|
|
1648c062e0
|
config/webui: improve providers.proxies editing and support proxies as map or array in config loader
|
2026-03-01 13:48:56 +00:00 |
|
|
|
910d7bba39
|
docs: rewrite README/README_EN for multi-platform release workflow and current architecture
|
2026-03-01 13:42:35 +00:00 |
|
|
|
5ea5b97068
|
ci(release): avoid duplicate asset upload by removing redundant webui tarball glob
|
2026-03-01 13:25:56 +00:00 |
|
|
|
9238dc3c2b
|
ci cross-platform fix: make gateway reload/signal handling windows-safe with build-tagged helpers
|
2026-03-01 13:15:09 +00:00 |
|
|
|
09a28836ca
|
ci cross-platform fix: make system_info disk usage helper windows-safe with build tags
|
2026-03-01 13:04:58 +00:00 |
|
|
|
618a8a3723
|
ci cross-platform fix: avoid syscall.SIGHUP usage on windows via build-tagged self-reload helper
|
2026-03-01 12:49:58 +00:00 |
|
|
|
61d445318b
|
ci(release): include webui build artifact in GitHub release workflow
|
2026-03-01 12:38:05 +00:00 |
|
|
|
a2cacce875
|
ci: add GitHub Actions release workflow for multi-platform build, package, and publish
|
2026-03-01 12:35:17 +00:00 |
|
|
|
72319b504d
|
build: optimize Makefile for configurable multi-platform matrix and packaging
|
2026-03-01 12:34:14 +00:00 |
|
|
|
9f5191eef3
|
p0 dedupe tune: configurable dedupe windows, include buttons in outbound idempotency key, and add regression coverage
|
2026-03-01 12:27:38 +00:00 |
|
|
|
95d9f43034
|
p0 hardening: outbound idempotency guard + regression tests + cached ekg/task-queue aggregation refinements
|
2026-03-01 11:38:09 +00:00 |
|
|
|
b90cc5c40a
|
p0 reliability: add content-hash inbound dedupe, cache ekg stats parsing, and collapse task-queue attempts/log noise
|
2026-03-01 11:14:48 +00:00 |
|
|
|
048d781818
|
workspace policy: enforce execute-first single-best-solution behavior with minimal confirmations
|
2026-03-01 11:02:44 +00:00 |
|
|
|
dbdf2e832a
|
webui i18n: localize EKG panel labels and actions (zh/en)
|
2026-03-01 10:45:54 +00:00 |
|
|
|
be2381f128
|
webui layout: add dedicated EKG menu/page and declutter task-audit layout
|
2026-03-01 08:35:11 +00:00 |
|
|
|
13f0b1905f
|
docs: consolidate EKG, audit noise-control, and windowed stats guidance
|
2026-03-01 06:44:05 +00:00 |
|
|
|
548f25a8a1
|
ekg hardening: add snapshot cache and throttle memory incident writes per errsig
|
2026-03-01 06:41:29 +00:00 |
|
|
|
cc48c028ca
|
ekg-memory integration: record repeated-error incidents to memory and use memory-linked signatures for earlier escalation
|
2026-03-01 06:21:04 +00:00 |
|
|
|
c46c0b9d2d
|
webui task-audit: persist EKG time window selection in localStorage
|
2026-03-01 05:54:28 +00:00 |
|
|
|
d65116f11c
|
ekg stats: add 6h/24h/7d window filter and webui selector for time-windowed insights
|
2026-03-01 05:44:20 +00:00 |
|
|
|
11a0005645
|
docs: fold EKG draft into README/README_EN and remove standalone draft design doc
|
2026-03-01 05:38:48 +00:00 |
|
|
|
6608456fbf
|
task-audit cleanup: filter heartbeat by default and merge recurring autonomy runs via stable task ids; add channel-level inbound dedupe
|
2026-03-01 05:33:47 +00:00 |
|
|
|
4b8d3168c5
|
inbound dedupe + ekg stratification: channel-level message_id dedupe and source/channel-separated ekg stats
|
2026-03-01 05:09:42 +00:00 |
|
|
|
852947c361
|
feishu inbound: dedupe repeated message_id within TTL to prevent duplicate sends
|
2026-03-01 04:53:57 +00:00 |
|
|
|
b91d33b6b8
|
webui ekg: add ekg stats api and task-audit insights panel (top errsig/provider, escalation count)
|
2026-03-01 04:48:50 +00:00 |
|
|
|
78e3179135
|
ekg p0: configurable threshold, auto-repair task on repeated errsig, and provider/model audit visibility
|
2026-03-01 04:43:21 +00:00 |
|
|
|
ed9e4203d3
|
ekg m2+: add error-signature-aware provider ranking for fallback selection
|
2026-03-01 04:32:34 +00:00 |
|