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,564
Commits
1
Branch
2
Tags
1625fc3d7e055af25e21595b20767a050c014ee0
Commit Graph
242 Commits
Include renames
fix: address composite input review
lda
2026-08-13 19:10:35 +07:00
Verified
c259ba7348
feat: expose composite step inputs
lda
2026-08-13 18:44:40 +07:00
Verified
144152a0ad
ruff check fix
lda
2026-07-30 01:27:46 +07:00
Verified
981edd3cf5
fix via review findings
lda
2026-07-28 16:13:20 +07:00
Verified
671bdbb3b6
feat: expose capability step updates to mcp
lda
2026-07-27 02:19:26 +07:00
Verified
a0d76fdfb2
style: format workflow output binding slice
lda
2026-07-26 21:35:37 +07:00
Verified
0f11773611
feat: expose workflow output bindings to mcp
lda
2026-07-26 21:16:34 +07:00
Verified
54a32c7f41
test: align output binding integration coverage
lda
2026-07-23 05:40:34 +07:00
Verified
92b7c6dd77
test: assert output binding order through mcp
lda
2026-07-23 04:19:48 +07:00
Verified
69faca48d3
test: cover mcp output binding tool invocation
lda
2026-07-23 04:14:41 +07:00
Verified
97f8062e67
feat: expose canonical output bindings to mcp
lda
2026-07-23 04:01:59 +07:00
Verified
b7a1f739d6
feat: expose canonical input bindings to mcp
lda
2026-07-22 19:27:36 +07:00
Verified
448895e831
fix: harden workflow demo and evaluation tooling
lda
2026-07-01 08:20:38 +07:00
Verified
7e5f1c88da
chore: finish compatibility cleanup
lda
2026-06-29 17:15:06 +07:00
Verified
664beec837
fix: address workflow authoring review findings
lda
2026-06-29 11:04:22 +07:00
Verified
746e4f7a2a
fix: bind only required wrapper inputs
lda
2026-06-29 10:24:33 +07:00
Verified
65ae699b42
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
test: harden agent challenge evidence reports
lda
2026-06-24 17:52:29 +07:00
Verified
9c68bcd75f
fmt, fix
lda
2026-06-15 22:37:59 +07:00
Verified
e8152fd4e6
fix: tighten oauth and source resource handling
lda
2026-06-14 00:53:42 +07:00
Verified
d596898b96
feat: list source resources and prompts
lda
2026-06-14 00:16:56 +07:00
Verified
2609679b87
fix: hydrate source resource inventory
lda
2026-06-13 23:48:38 +07:00
Verified
ba8c59e81a
feat: add wf source resource refs
lda
2026-06-13 23:04:28 +07:00
Verified
4983033b7b
fix: update tests to reflect platform source behavior
lda
2026-06-13 18:53:09 +07:00
Verified
227ef61e9d
feat: mark wf builtins as platform sources
lda
2026-06-13 18:13:24 +07:00
Verified
88ae7f52ed
feat: add source auth diagnostics
lda
2026-06-13 16:07:24 +07:00
Verified
3f91c4bca5
fix: load mcp auth at tool call time
lda
2026-06-13 07:07:39 +07:00
Verified
4cab4a7d5d
fix: address source provider review notes
lda
2026-06-12 10:56:51 +07:00
Verified
53a5111dc4
rename a field or something
lda
2026-06-12 06:31:46 +07:00
Verified
862d3340da
half an attempt to asyncify tests + deprecate old temp path creation
lda
2026-06-11 05:01:33 +07:00
Verified
9dae4a8445
type + misc
lda
2026-06-11 03:31:18 +07:00
Verified
d695fd7533
fix: clean basedpyright test errors
lda
2026-06-09 18:57:48 +07:00
Verified
0e99bb660f
chore: tighten mcp source typing
lda
2026-06-09 07:03:36 +07:00
Verified
5ebe1451c7
fix: address rpc and mcp review followups
lda
2026-06-08 22:53:34 +07:00
Verified
7043866259
refactor: route all mcp operations through runtime pool
lda
2026-06-08 18:29:22 +07:00
Verified
0a8cc4190f
refactor: move broker dto conversions out of wf_sources_mcp
lda
2026-06-08 13:01:47 +07:00
Verified
be417e2a44
refactor: canonicalize mcp source id helpers
lda
2026-06-08 11:39:11 +07:00
Verified
4d9b785fbd
refactor: move mcp adapter helper to wf_sources_mcp
lda
2026-06-08 11:18:56 +07:00
Verified
8cab3bcf10
refactor: move mcp discovered tool specs helper
lda
2026-06-08 10:34:56 +07:00
Verified
ec3414c1cb
refactor: move mcp tool wrappers to wf_sources_mcp
lda
2026-06-08 10:13:50 +07:00
Verified
42a4412c95
refactor: add neutral mcp tool wrapper events
lda
2026-06-08 09:12:21 +07:00
Verified
1d46752bf8
refactor: move mcp discovery capabilities to wf_sources_mcp
lda
2026-06-08 07:46:41 +07:00
Verified
93a8d54056
First
Previous
1
2
3
4
5
Next
Last