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,717
Commits
1
Branch
2
Tags
e09c08899af3f5bd29515135e9d689de728d5ab7
Commit Graph
689 Commits
Include renames
feat: add durable run listing
lda
2026-06-11 17:54:19 +07:00
Verified
094a4f726b
type + misc
lda
2026-06-11 03:31:18 +07:00
Verified
d695fd7533
refactor: move server startup CLI to wf_server
lda
2026-06-10 22:57:11 +07:00
Verified
5c60ff5b9c
fix: report total counts in wf status
lda
2026-06-09 20:42:00 +07:00
Verified
0f16f7990e
docs: clarify store transaction boundaries
lda
2026-06-09 20:22:15 +07:00
Verified
efe80effbc
fix: lint and format cleanup
lda
2026-06-09 20:12:27 +07:00
Verified
168a51e4f9
fix: serialize same-run resume attempts
lda
2026-06-09 20:12:26 +07:00
Verified
cec8ec02c1
feat: add async keyed lock helper
lda
2026-06-09 20:12:26 +07:00
Verified
25af2841b5
fix: clean basedpyright test errors
lda
2026-06-09 18:57:48 +07:00
Verified
0e99bb660f
fix: make cap unwrap text imply text output
lda
2026-06-09 17:14:15 +07:00
Verified
1e7688bb72
feat: add safe cap call output modes
lda
2026-06-09 16:44:29 +07:00
Verified
ae4c3b2aa8
chore: tighten mcp source typing
lda
2026-06-09 07:03:36 +07:00
Verified
5ebe1451c7
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: accept artifact inspect version option
lda
2026-06-09 02:57:04 +07:00
Verified
1cdb1abfac
feat: add workflow status command
lda
2026-06-09 02:40:24 +07:00
Verified
39a524aee4
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
fix: allow stable mcp source ids
lda
2026-06-08 20:24:42 +07:00
Verified
3f04ee6ace
refactor: route all mcp operations through runtime pool
lda
2026-06-08 18:29:22 +07:00
Verified
0a8cc4190f
fix: avoid opening mcp session for local metadata
lda
2026-06-08 18:15:47 +07:00
Verified
929103219e
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
feat: route mcp runtime prompt gets
lda
2026-06-07 19:13:23 +07:00
Verified
b6bdae2020
feat: route mcp runtime resource reads
lda
2026-06-07 18:56:10 +07:00
Verified
87fff2a110
refactor: route mcp runtime operations through client facade
lda
2026-06-07 18:30:54 +07:00
Verified
efeb8c7cfb
refactor: add mcp source client facade
lda
2026-06-07 17:34:39 +07:00
Verified
c3de026d46
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
docs: plan mcp source registry package move
lda
2026-06-06 23:49:56 +07:00
Verified
13de7d1495
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
First
Previous
...
5
6
7
8
9
...
Next
Last