Commit Graph

484 Commits

Author SHA1 Message Date
野生派Coder~
12a3439bd2 Revert workspace embed relocation and keep cmd-local embedding 2026-03-05 23:18:50 +08:00
野生派Coder~
c1baf67ce6 Fix CI build by embedding workspace templates from repo root 2026-03-05 23:05:26 +08:00
lpf
3894f0e27a fix pipeline tool context origin injection 2026-03-05 22:41:21 +08:00
lpf
b9e1efa3ef fix subagent completion notify path and pipeline origin routing 2026-03-05 22:17:44 +08:00
lpf
e8e1cdae32 feat: ship subagent runtime and remove autonomy/task legacy 2026-03-05 21:54:54 +08:00
lpf
29d6480058 feat: add subagent profiles, memory namespaces, and webui management 2026-03-05 21:05:29 +08:00
lpf
1eacfaba41 chore: remove office module from webui and api v0.0.26 2026-03-05 20:05:10 +08:00
lpf
eae7864286 feat(provider): switch to clawgo provider and improve office state handling 2026-03-05 16:41:14 +08:00
lpf
3553be2d53 refactor(api): move webui endpoints out of nodes and fix office state updates 2026-03-05 16:09:36 +08:00
lpf
e4da6d2141 chore(office): add Star furniture assets for layered rendering v0.0.24 2026-03-05 15:01:38 +08:00
lpf
d6ae48dcec feat(office): render Star furniture layers with animated decor 2026-03-05 15:01:06 +08:00
lpf
38b5f8dcc8 fix(office): map main state to furniture zones and align scene anchors v0.0.23 2026-03-05 14:51:40 +08:00
lpf
0cd8dc18b2 fix(office): mask ipv4 in main/node text fields 2026-03-05 14:45:42 +08:00
lpf
cad3a4a20c fix(webui): normalize office state text and remove marker dots 2026-03-05 14:41:07 +08:00
lpf
7cbb28eec8 feat(webui): add office main+nodes scene with Star assets v0.0.22 2026-03-05 14:27:27 +08:00
lpf
8df91df91c fix 2026-03-05 13:06:31 +08:00
lpf
cbfe5cf2a0 chore: clear webui text-template labels and reload template logs 2026-03-05 13:00:18 +08:00
lpf
94e8f2c9d9 fix 2026-03-05 12:55:30 +08:00
lpf
2fbb98bccd feat: harden concurrency scheduling and task watchdog 2026-03-05 11:32:06 +08:00
lpf
0f3196f305 feat(scheduling): improve natural-language resource key inference for session parallelism v0.0.20 2026-03-04 15:15:19 +08:00
lpf
ccf2ed4703 feat(webui): add safety confirms and local-time rendering; support install.sh -ui v0.0.19 2026-03-04 14:39:46 +08:00
lpf
09c06786a4 fix: harden telegram streaming finalize and resolve session lock-copy vet issue v0.0.18 2026-03-04 14:16:48 +08:00
lpf
57961d2911 remove file 2026-03-04 14:11:09 +08:00
lpf
764fa94ced docs: refresh zh/en readme with concurrency, memory-ekg and streaming updates 2026-03-04 14:10:03 +08:00
lpf
b007a403a1 feat: improve telegram streaming stability and task context with memory/ekg v0.0.17 2026-03-04 14:05:47 +08:00
lpf
a7dcafae60 refactor: default-enable session planning and scheduling without config flags v0.0.16 2026-03-04 12:49:43 +08:00
lpf
154ab3f7f9 feat: add session auto-planning and resource-based concurrency scheduling v0.0.15 2026-03-04 12:44:31 +08:00
lpf
ba8cfbe131 fix(telegram-stream): chunked streaming with retry/rate-limit and suppress duplicate final send 2026-03-04 12:00:25 +08:00
lpf
d639a5113f fix config 2026-03-04 11:04:25 +08:00
lpf
6c78ef3b1c refactor(responses): remove chat_completions and wire responses features end-to-end 2026-03-04 10:25:50 +08:00
lpf
d42b6a6f10 fix webui i18n 2026-03-03 17:33:26 +08:00
lpf
2357a5de9b feat(webui): support --force install for suspicious skills v0.0.10 2026-03-03 14:27:27 +08:00
lpf
1946c50fc5 fix webui skill v0.0.9 2026-03-03 13:57:12 +08:00
lpf
49f9fcb0e2 fix install.sh 2026-03-03 12:14:50 +08:00
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