matevip
|
160bf28981
|
chore(ui/workflows): drop schema-constant noise from mode label dropdown
|
2026-05-08 15:07:40 +08:00 |
|
matevip
|
ed64cda043
|
fix(workflow): PublishContext arg order + drop workspace-agnostic agent fallback
|
2026-05-08 15:07:32 +08:00 |
|
matevip
|
6bcf6b5ee4
|
feat(ui/triggers): structured per-pattern form for all 6 pattern types
|
2026-05-08 15:07:25 +08:00 |
|
matevip
|
231724d6a9
|
feat(agent,trigger): wire agent_lifecycle as a real event source
|
2026-05-08 15:07:18 +08:00 |
|
matevip
|
dae74cf26c
|
feat(channel,trigger): wire channel_message + content_match event sources
|
2026-05-08 15:07:11 +08:00 |
|
matevip
|
69719eb35e
|
fix(ui/triggers): expose all 6 supported pattern types in the dropdown
|
2026-05-08 15:07:03 +08:00 |
|
matevip
|
87727414d5
|
feat(workflow,trigger): wire workflow_completion as a real event source
|
2026-05-08 15:06:53 +08:00 |
|
matevip
|
e3af03645b
|
feat(workflow): wire await_approval into the approval inbox
|
2026-05-08 15:06:46 +08:00 |
|
matevip
|
247caaac3d
|
feat(ui/workflows): paused-run resume loop in workflow editor
|
2026-05-08 15:06:36 +08:00 |
|
matevip
|
2a803d2904
|
fix(trigger): honest fireCount + last_error via DispatchResult
|
2026-05-08 15:06:28 +08:00 |
|
matevip
|
dac774f15e
|
feat(workflow): trigger workspace isolation + step property editor + custom dialogs
|
2026-05-08 15:06:16 +08:00 |
|
matevip
|
789af09772
|
fix(ui/workflows): canvas controls dark-theme + reliable node-click
|
2026-05-08 15:06:09 +08:00 |
|
matevip
|
12bd05382e
|
fix(ui/workflows): canvas node click + locale-aware node labels
|
2026-05-08 15:06:02 +08:00 |
|
matevip
|
844a64ad37
|
fix(workflow): hard-delete + blank-draft compile + canvas blank pane
|
2026-05-08 15:05:53 +08:00 |
|
matevip
|
f8499eefa7
|
feat(ui/workflows): vue-flow canvas + component dialogs + dark / mobile polish
|
2026-05-08 15:05:45 +08:00 |
|
matevip
|
2a25f4fcfb
|
feat(ui): i18n + step templates for workflow editor; trigger UX polish
|
2026-05-08 15:05:36 +08:00 |
|
matevip
|
20884c1773
|
feat(workflow): payload fs fallback for medium-size payloads
|
2026-05-08 15:05:28 +08:00 |
|
matevip
|
e09c62b529
|
feat(trigger): match pattern_json before fan-out + periodic sync
|
2026-05-08 15:05:20 +08:00 |
|
matevip
|
05a2caa47c
|
fix(workflow): tighten workspace isolation across CRUD / run / resume
|
2026-05-08 15:05:13 +08:00 |
|
matevip
|
579e26ecc1
|
feat(ui): add workflow editor + run viewer + trigger manager views
|
2026-05-08 15:05:04 +08:00 |
|
matevip
|
67c0efe8ae
|
feat(workflow): add publish API + workflow / trigger REST controllers
|
2026-05-08 15:04:55 +08:00 |
|
matevip
|
ce08b311d3
|
feat(trigger): add event ingest pipeline with dedup / rate limit / bot-self
|
2026-05-08 15:04:48 +08:00 |
|
matevip
|
54b12f5270
|
feat(trigger): add cron trigger engine with lamport coordination
|
2026-05-08 15:04:41 +08:00 |
|
matevip
|
67279bb9c9
|
feat(workflow): add write_memory adapter with four merge strategies
|
2026-05-08 15:04:33 +08:00 |
|
matevip
|
7c3c68bcfe
|
feat(workflow): add dispatch_channel adapter for multi-channel delivery
|
2026-05-08 15:04:26 +08:00 |
|
matevip
|
48559343e2
|
feat(workflow): add await_approval pause / resume to the runtime
|
2026-05-08 15:04:16 +08:00 |
|
matevip
|
4e457c2e8b
|
feat(workflow): add linear runtime for the four base step modes
|
2026-05-08 15:04:07 +08:00 |
|
matevip
|
3065d095fd
|
feat(workflow): add publish-time compiler for the linear step DSL
|
2026-05-08 15:03:53 +08:00 |
|
matevip
|
f3b1cba6dc
|
fix(conversation): render image/video/audio attachment markers for LLM (#66)
|
2026-05-08 15:03:42 +08:00 |
|
matevip
|
d87ed0365a
|
feat(workflow): add foundational schema for workflow runtime
|
2026-05-08 15:03:34 +08:00 |
|
matevip
|
91e93e8831
|
feat(wiki): circuit-breaker for failing embedding provider (#72)
|
2026-05-08 15:03:19 +08:00 |
|
matevip
|
0357c9891d
|
feat(wiki): user-initiated cancel for in-progress raw material processing (#72)
|
2026-05-08 15:03:10 +08:00 |
|
matevip
|
2af2620b4c
|
fix(tool/mcp): split full URL into base + endpoint for HTTP transports (#70)
|
2026-05-08 15:03:03 +08:00 |
|
matevip
|
d13637f778
|
fix(skill/mcp): preserve Chinese MCP server names in zh-CN skill list (#65)
|
2026-05-08 15:02:56 +08:00 |
|
matevip
|
96840b0126
|
chore: bump version to 1.3.0-SNAPSHOT
|
2026-05-08 15:02:08 +08:00 |
|
lambert
|
a92f76ff87
|
fix(ui): clipboard copy fails in non-HTTPS context
Use textarea + execCommand fallback when navigator.clipboard is unavailable. Consolidates 5 call sites into a single helper.
|
2026-05-08 10:23:58 +08:00 |
|
matevip
|
023f0cfb06
|
fix(conversation): render image/video/audio attachment markers for LLM (#66)
|
2026-05-07 17:13:17 +08:00 |
|
matevip
|
b63d83a596
|
feat(wiki): circuit-breaker for failing embedding provider (#72)
|
2026-05-07 16:39:39 +08:00 |
|
matevip
|
76f5b3ca94
|
feat(wiki): user-initiated cancel for in-progress raw material processing (#72)
|
2026-05-07 16:32:35 +08:00 |
|
matevip
|
274aeb7695
|
fix(tool/mcp): split full URL into base + endpoint for HTTP transports (#70)
|
2026-05-07 14:39:27 +08:00 |
|
matevip
|
c830dd902c
|
fix(skill/mcp): preserve Chinese MCP server names in zh-CN skill list (#65)
|
2026-05-07 14:25:32 +08:00 |
|
matevip
|
d85fc4e64f
|
chore: bump version to 1.3.0-SNAPSHOT
|
2026-05-07 14:14:48 +08:00 |
|
matevip
|
c82bf4d18f
|
feat(tool/document): generate xlsx, pptx, pdf documents from markdown
|
2026-05-07 13:59:28 +08:00 |
|
matevip
|
a65aaa7aa4
|
fix(tool/extract): route xlsx/pptx extraction directly through Tika
|
2026-05-07 13:59:20 +08:00 |
|
matevip
|
bf2ffbd62b
|
feat(llm,ui): add Xiaomi MiMo provider and wire icons for xiaomi-mimo / hunyuan-3d / opencode
|
2026-05-07 08:18:07 +08:00 |
|
matevip
|
ad1264ff51
|
fix(skill): refuse mutating MCP/ACP virtual skills and hide their card-level edit affordance
|
2026-05-07 08:18:00 +08:00 |
|
matevip
|
5cb82ed8f8
|
feat(agent,mcp): validate tool bindings on save and keep returnDirect raw-name config working
|
2026-05-07 08:17:53 +08:00 |
|
matevip
|
2048768baf
|
feat(ui): grouped agent tool picker with stale, unavailable, and orphan handling
|
2026-05-07 08:17:46 +08:00 |
|
matevip
|
9adcc0a2a8
|
feat(skill,tool): expose MCP-derived skills and tools through the agent picker endpoints
|
2026-05-07 08:17:38 +08:00 |
|
matevip
|
845b5bb1b1
|
feat(mcp): stable prefixed callback names and persisted per-server tool cache
|
2026-05-07 08:17:30 +08:00 |
|