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
1,770
Commits
1
Branch
2
Tags
c2cfbdcb25db385b84558b36b288ae862a26cb6f
Commit Graph
52 Commits
Include renames
fix: expose run step identities across transports
lda
2026-09-05 23:40:25 +07:00
Verified
0612247f56
feat: expose run step budgets to clients
lda
2026-09-05 21:26:31 +07:00
Verified
715035dce8
refactor: remove placeholder join step
lda
2026-09-05 17:47:57 +07:00
Verified
cccdbc0a47
feat: discover existing workflow objects
lda
2026-09-02 05:21:48 +07:00
Verified
143e70bcf7
fix: opt draft storage into real callers
lda
2026-08-31 14:07:53 +07:00
Verified
b377311a6e
fix: make workflow drafts explicitly opt in
lda
2026-08-31 03:08:47 +07:00
Verified
ce7e3ed761
feat: deliver Python workflow client
lda
2026-08-31 02:49:07 +07:00
Verified
5315d4b66e
feat: validate workflow plans without saving
lda
2026-08-31 00:15:41 +07:00
Verified
15d343f637
feat: expose authoring contract inventory
lda
2026-08-14 15:44:04 +07:00
Verified
22510e0681
feat: type stateless draft results
lda
2026-08-01 08:27:47 +07:00
Verified
fbcd3a61a5
feat: type source discovery results
lda
2026-07-31 16:55:00 +07:00
Verified
3891a62138
feat: type capability results
lda
2026-07-31 14:35:06 +07:00
Verified
82f764f7a6
revert check fix, add test cov
lda
2026-07-30 02:03:29 +07:00
Verified
005a96c9ff
feat: expose draft document replacement over rpc
lda
2026-07-29 09:31:22 +07:00
Verified
2e98ece805
fix via review findings
lda
2026-07-28 16:13:20 +07:00
Verified
671bdbb3b6
feat: expose capability step updates over rpc
lda
2026-07-27 00:23:35 +07:00
Verified
48504892de
feat: expose workflow output bindings over rpc
lda
2026-07-26 21:15:53 +07:00
Verified
22177f95a1
feat: expose output bindings over rpc
lda
2026-07-23 03:34:37 +07:00
Verified
56dddd6a31
feat: expose input bindings over rpc
lda
2026-07-22 13:44:53 +07:00
Verified
daf09bc8c2
feat: accept nested local capability maps
lda
2026-07-22 08:46:15 +07:00
Verified
cde0a3c14f
feat: expose draft lifecycle rpc methods
lda
2026-07-21 20:17:05 +07:00
Verified
4c36597f51
docs: complete generic draft step authoring
lda
2026-07-21 08:26:44 +07:00
Verified
bc4c4e0257
test: address Task 3 RPC review minors
lda
2026-07-20 16:34:50 +07:00
Verified
1d9b2bf3af
feat: expose generic draft steps over rpc
lda
2026-07-20 16:09:26 +07:00
Verified
1b5bbd2944
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: use canonical TOML path strings
lda
2026-06-27 15:24:34 +07:00
Verified
5cfe513efc
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
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
docs: plan thesis evidence and reject platform bindings
lda
2026-06-14 16:42:16 +07:00
Verified
03762b1aa9
feat: add source auth diagnostics
lda
2026-06-13 16:07:24 +07:00
Verified
3f91c4bca5
docs: add python source runbook
lda
2026-06-12 09:47:53 +07:00
Verified
dee95c89d2
test: prove python source capabilities over rpc
lda
2026-06-11 18:52:02 +07:00
Verified
6c10ef59f7
feat: add durable run listing
lda
2026-06-11 17:54:19 +07:00
Verified
094a4f726b
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
feat: add cap call rpc command
lda
2026-06-08 22:02:46 +07:00
Verified
44407e8de2
refactor: move mcp auth record ownership
lda
2026-06-06 15:01:39 +07:00
Verified
a28ca5434a
fix: bind json rpc list params
lda
2026-06-05 00:37:27 +07:00
Verified
ab0576f277
test: migrate rpc tests to pytest asyncio
lda
2026-06-04 18:54:42 +07:00
f9673a4ad0
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 json rpc workflow transport
lda
2026-06-03 07:17:01 +07:00
Verified
5601409897
feat: expose workflow runs over json rpc
lda
2026-06-03 07:11:29 +07:00
Verified
66750a8386
First
Previous
1
2
Next
Last