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
991
Commits
1
Branch
2
Tags
c9bb49aa2b6e64f37af1e1cd77db3e7147653a1b
Commit Graph
241 Commits
Include renames
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
feat: prefer stateful runtime for mcp content access
lda
2026-06-07 19:49:07 +07:00
Verified
8bb2f32d9a
refactor: move mcp sdk adapter to wf_sources_mcp
lda
2026-06-07 17:07:39 +07:00
Verified
977915fd05
refactor: move mcp runtime to wf_sources_mcp
lda
2026-06-07 16:40:04 +07:00
Verified
b4fd4a6f54
refactor: share mcp session opener
lda
2026-06-07 15:43:01 +07:00
Verified
008cc6d139
fix: preserve mcp source compatibility
lda
2026-06-07 14:07:22 +07:00
Verified
ac2163bf30
refactor: add typed mcp source connection seam
lda
2026-06-07 13:50:57 +07:00
Verified
195a967527
refactor: move mcp sdk converters to wf_sources_mcp
lda
2026-06-07 02:36:51 +07:00
Verified
9960862fc6
refactor: move mcp sdk protocols to wf_sources_mcp
lda
2026-06-07 01:30:40 +07:00
Verified
1385f935ca
refactor: move mcp catalog dtos to wf_sources_mcp
lda
2026-06-07 00:48:23 +07:00
Verified
9bef0b0f63
refactor: move mcp source registry to wf_sources_mcp
lda
2026-06-07 00:09:38 +07:00
Verified
83a3793534
refactor: introduce wf sources mcp auth storage
lda
2026-06-06 23:19:56 +07:00
Verified
87d84767f8
fix: address coderabbit review findings
lda
2026-06-06 20:49:42 +07:00
Verified
c0bc197fc4
refactor: split mcp auth catalog stores
lda
2026-06-06 19:07:10 +07:00
Verified
79a3ee4c7a
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
First
Previous
1
2
3
4
5
Next
Last