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,682
Commits
1
Branch
2
Tags
e36e462fd67cf83cdcc981953ced67651965d147
Commit Graph
258 Commits
Include renames
fix: close run budget and MCP migration gaps
lda
2026-09-06 19:21:10 +07:00
Verified
e36e462fd6
build: complete upgrade to fastapi 0.141, mcp sdk v2, fastmcp 4 and httpx2
lda
2026-09-06 12:17:15 +07:00
Verified
6d5b6741fb
fix: prime safe tool name map on direct calls without prior listing
lda
2026-09-06 11:58:06 +07:00
Verified
5b901557bd
feat: persist and inspect run step budgets
lda
2026-09-05 21:00:00 +07:00
Verified
7141a8818d
fix: opt draft storage into real callers
lda
2026-08-31 14:07:53 +07:00
Verified
b377311a6e
type: align legacy MCP adapter results
lda
2026-08-29 18:10:33 +07:00
Verified
9ab6486ed8
type: expose canonical MCP workflow results
lda
2026-08-29 18:07:24 +07:00
Verified
ce087ba7a9
feat: expose composite step inputs
lda
2026-08-13 18:44:40 +07:00
Verified
144152a0ad
revert check fix, add test cov
lda
2026-07-30 02:03:29 +07:00
Verified
005a96c9ff
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
fix: preserve omitted capability metadata
lda
2026-07-27 02:30:08 +07:00
Verified
1f023b4848
feat: expose capability step updates to mcp
lda
2026-07-27 02:19:26 +07:00
Verified
a0d76fdfb2
feat: expose workflow output bindings to mcp
lda
2026-07-26 21:16:34 +07:00
Verified
54a32c7f41
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
feat: accept nested local capability maps
lda
2026-07-22 08:46:15 +07:00
Verified
cde0a3c14f
fix: address workflow authoring review findings
lda
2026-06-29 11:04:22 +07:00
Verified
746e4f7a2a
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
fix: address semantic draft review nits
lda
2026-06-27 17:59:49 +07:00
Verified
c2bb5728b6
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
fix: tighten oauth and source resource handling
lda
2026-06-14 00:53:42 +07:00
Verified
d596898b96
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
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
rename a field or something
lda
2026-06-12 06:31:46 +07:00
Verified
862d3340da
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: group rpc transport client and methods
lda
2026-06-08 21:44:41 +07:00
Verified
c39d361873
refactor: route all mcp operations through runtime pool
lda
2026-06-08 18:29:22 +07:00
Verified
0a8cc4190f
chore: clean up extraction hygiene docs and guards
lda
2026-06-08 17:27:43 +07:00
Verified
e1a74fdd4a
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 schema model helpers
lda
2026-06-08 08:32:25 +07:00
Verified
0f465942df
refactor: move mcp discovery capabilities to wf_sources_mcp
lda
2026-06-08 07:46:41 +07:00
Verified
93a8d54056
refactor: move mcp catalog aggregation to wf_sources_mcp
lda
2026-06-08 07:24:59 +07:00
Verified
0e20a42c38
feat: add stateful runtime listings
lda
2026-06-07 21:22:53 +07:00
Verified
8ac44fdf2d
First
Previous
1
2
3
4
5
...
Next
Last