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,153
Commits
1
Branch
2
Tags
91e1ae28170e1d9fc2ddfb0fd3c9e65d967e2220
Commit Graph
572 Commits
Include renames
more half-ass async migrations + basedpyright warning
lda
2026-06-12 08:07:15 +07:00
Verified
510590239a
rename a field or something
lda
2026-06-12 06:31:46 +07:00
Verified
862d3340da
test: cover python source loader edge cases
lda
2026-06-11 19:04:01 +07:00
Verified
59fcc38a96
test: prove python source capabilities over rpc
lda
2026-06-11 18:52:02 +07:00
Verified
6c10ef59f7
feat: compose python sources in workflow server
lda
2026-06-11 18:49:58 +07:00
Verified
94b5eb6ba2
feat: add python source loader
lda
2026-06-11 18:46:14 +07:00
Verified
c114cde2da
feat: add python source config model
lda
2026-06-11 18:42:30 +07:00
Verified
e1ac095df2
feat: show run counts in wf status
lda
2026-06-11 18:11:08 +07:00
Verified
071b77bf34
feat: add durable run listing
lda
2026-06-11 17:54:19 +07:00
Verified
094a4f726b
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
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
fix: move pytest import to top of file
lda
2026-06-09 20:12:27 +07:00
Verified
455e55098c
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
feat: add rpc cli smoke example
lda
2026-06-09 17:49:27 +07:00
Verified
108d7ab7fc
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
test: cover stdio mcp runtime reuse over rpc
lda
2026-06-08 20:34:30 +07:00
Verified
7582c1d6fb
fix: allow stable mcp source ids
lda
2026-06-08 20:24:42 +07:00
Verified
3f04ee6ace
test: prove rpc mcp runtime session reuse
lda
2026-06-08 19:52:21 +07:00
Verified
9d5382dea6
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
First
Previous
...
2
3
4
5
6
...
Next
Last