This website requires JavaScript.
Explore
Help
Sign In
lda.chat
/
lda-wf
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
754
Commits
1
Branch
2
Tags
32831e5b1370722819d99e9fa9a99a457009ab9d
Commit Graph
53 Commits
Include renames
feat: add workflow output draft command
lda
2026-06-29 02:06:47 +07:00
Verified
fe63eb08d4
feat: add focused draft remove commands
lda
2026-06-28 18:15:54 +07:00
Verified
270e646bbb
feat: replace draft output bind with general bind
lda
2026-06-28 00:38:42 +07:00
Verified
955c43d808
feat: add semantic draft authoring operations
lda
2026-06-27 17:14:17 +07:00
Verified
60a3815452
feat: add draft step capability helper
lda
2026-06-26 19:45:24 +07:00
Verified
4987409473
feat: bind draft outputs to state
lda
2026-06-26 14:19:56 +07:00
Verified
8359933852
feat: add draft state schema projection helper
lda
2026-06-26 11:34:37 +07:00
Verified
c6a1dd336e
feat: merge draft step maps
lda
2026-06-25 18:42:40 +07:00
Verified
bcbdb81228
fmt, fix
lda
2026-06-15 22:37:59 +07:00
Verified
e8152fd4e6
feat: add focused draft cli edits
lda
2026-06-15 18:27:27 +07:00
Verified
97076479f1
feat: expose create artifact from plan over rpc
lda
2026-06-15 03:46:46 +07:00
Verified
a77483c628
feat: add source auth diagnostics
lda
2026-06-13 16:07:24 +07:00
Verified
3f91c4bca5
feat: add durable run listing
lda
2026-06-11 17:54:19 +07:00
Verified
094a4f726b
refactor: move server startup CLI to wf_server
lda
2026-06-10 22:57:11 +07:00
Verified
5c60ff5b9c
feat: add safe artifact delete
lda
2026-06-09 05:11:11 +07:00
Verified
a7b415a58a
feat: add draft delete command
lda
2026-06-09 04:54:21 +07:00
Verified
ddfb11f2a9
fix: address rpc and mcp review followups
lda
2026-06-08 22:53:34 +07:00
Verified
7043866259
feat: add cap call rpc command
lda
2026-06-08 22:02:46 +07:00
Verified
44407e8de2
refactor: group rpc transport client and methods
lda
2026-06-08 21:44:41 +07:00
Verified
c39d361873
fmt
lda
2026-06-06 18:37:05 +07:00
Verified
639d1d1a20
feat: add server store role overrides
lda
2026-06-06 18:21:58 +07:00
Verified
5df1e27928
feat: add auth admin mutations
lda
2026-06-06 16:49:34 +07:00
Verified
f137b8fcb2
refactor: move mcp auth record ownership
lda
2026-06-06 15:01:39 +07:00
Verified
a28ca5434a
feat: expose auth admin summaries
lda
2026-06-06 12:16:45 +07:00
Verified
c25c4cfee5
feat: apply source registry changes
lda
2026-06-05 16:07:57 +07:00
Verified
c12609b112
refactor: isolate rpc server config composition
lda
2026-06-05 14:58:44 +07:00
Verified
1ffe7e3889
feat: build mcp server from workflow config
lda
2026-06-05 01:29:10 +07:00
Verified
f0346c6735
fix: bind json rpc list params
lda
2026-06-05 00:37:27 +07:00
Verified
ab0576f277
chore: record next rpc server slices
lda
2026-06-05 00:03:56 +07:00
3941b88e8c
feat: serve mcp backed rpc server
lda
2026-06-04 23:41:55 +07:00
Verified
0cbed1cfdd
chore: address coderabbit cleanup notes
lda
2026-06-04 15:58:54 +07:00
b211eef1c7
feat: add source registry mutations
lda
2026-06-04 15:14:31 +07:00
9ca81fedf2
feat: expose source registry admin reads
lda
2026-06-04 01:20:51 +07:00
Verified
dfa600b24a
feat: expose read-only admin surface
lda
2026-06-03 22:15:11 +07:00
Verified
6a9c71b5d9
feat: expose source admin over rpc and cli
lda
2026-06-03 21:49:13 +07:00
Verified
f0d0cffa17
feat: add workflow run resume cli command
lda
2026-06-03 18:23:45 +07:00
Verified
76d673e0c4
docs: clarify rpc client mixin contract
lda
2026-06-03 12:15:41 +07:00
Verified
625123b264
refactor: split workflow rpc transport by domain
lda
2026-06-03 11:57:05 +07:00
Verified
1d46e69c53
refactor: define workflow api surface protocol
lda
2026-06-03 11:44:48 +07:00
Verified
5460463770
feat: add remote workflow lifecycle rpc methods
lda
2026-06-03 11:18:32 +07:00
Verified
826b28682f
fix: harden workflow config rpc target routing
lda
2026-06-03 09:49:56 +07:00
Verified
9389dd6df6
docs: record workflow config target slice
lda
2026-06-03 09:08:28 +07:00
Verified
8a1d627f06
feat: load rpc server config
lda
2026-06-03 08:39:44 +07:00
Verified
14183a9eb6
feat: add workflow rpc http client
lda
2026-06-03 08:34:38 +07:00
Verified
99a4d37618
docs: add json rpc transport plan cleanup
lda
2026-06-03 07:33:58 +07:00
Verified
5ac8f9f591
fix: suppress basedpyright Params type errors
lda
2026-06-03 07:20:20 +07:00
Verified
028f3276c9
docs: record json rpc workflow transport
lda
2026-06-03 07:17:01 +07:00
Verified
5601409897
feat: add workflow rpc server command
lda
2026-06-03 07:12:10 +07:00
Verified
19e4c61257
feat: expose workflow runs over json rpc
lda
2026-06-03 07:11:29 +07:00
Verified
66750a8386
feat: expose workflow authoring rpc methods
lda
2026-06-03 06:56:19 +07:00
Verified
1130d1f1ed
First
Previous
1
2
Next
Last