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,708
Commits
1
Branch
2
Tags
b9d8eb9d16259c32f07b3d690d667f3bca0fba18
Commit Graph
104 Commits
Include renames
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
feat: add focused draft cli edits
lda
2026-06-15 18:27:27 +07:00
Verified
97076479f1
feat: expose create artifact from plan over rpc
lda
2026-06-15 03:46:46 +07:00
Verified
a77483c628
docs: plan thesis evidence and reject platform bindings
lda
2026-06-14 16:42:16 +07:00
Verified
03762b1aa9
feat: add source auth diagnostics
lda
2026-06-13 16:07:24 +07:00
Verified
3f91c4bca5
docs: add python source runbook
lda
2026-06-12 09:47:53 +07:00
Verified
dee95c89d2
test: prove python source capabilities over rpc
lda
2026-06-11 18:52:02 +07:00
Verified
6c10ef59f7
feat: add durable run listing
lda
2026-06-11 17:54:19 +07:00
Verified
094a4f726b
refactor: move server startup CLI to wf_server
lda
2026-06-10 22:57:11 +07:00
Verified
5c60ff5b9c
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
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: 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
test: prove rpc mcp runtime session reuse
lda
2026-06-08 19:52:21 +07:00
Verified
9d5382dea6
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
feat: expose auth admin summaries
lda
2026-06-06 12:16:45 +07:00
Verified
c25c4cfee5
durable resumable run in the new stuff
lda
2026-06-05 16:45:33 +07:00
Verified
e3bd28968e
feat: apply source registry changes
lda
2026-06-05 16:07:57 +07:00
Verified
c12609b112
refactor: isolate rpc server config composition
lda
2026-06-05 14:58:44 +07:00
Verified
1ffe7e3889
feat: build mcp server from workflow config
lda
2026-06-05 01:29:10 +07:00
Verified
f0346c6735
fix: bind json rpc list params
lda
2026-06-05 00:37:27 +07:00
Verified
ab0576f277
chore: record next rpc server slices
lda
2026-06-05 00:03:56 +07:00
3941b88e8c
test: cover mcp-config with neutral config combo
lda
2026-06-04 23:46:21 +07:00
Verified
6b6b5ab394
test: cover mcp config rpc server path
lda
2026-06-04 23:42:40 +07:00
Verified
0ab609aa1c
feat: serve mcp backed rpc server
lda
2026-06-04 23:41:55 +07:00
Verified
0cbed1cfdd
feat: add mcp backed workflow server
lda
2026-06-04 23:17:02 +07:00
3b8a1fe6dc
test: migrate rpc tests to pytest asyncio
lda
2026-06-04 18:54:42 +07:00
f9673a4ad0
test: update ownership-aware assertions
lda
2026-06-04 18:42:08 +07:00
f764b1717f
chore: address coderabbit cleanup notes
lda
2026-06-04 15:58:54 +07:00
b211eef1c7
feat: add source registry mutations
lda
2026-06-04 15:14:31 +07:00
9ca81fedf2
feat: expose source registry admin reads
lda
2026-06-04 01:20:51 +07:00
Verified
dfa600b24a
feat: expose read-only admin surface
lda
2026-06-03 22:15:11 +07:00
Verified
6a9c71b5d9
feat: expose source admin over rpc and cli
lda
2026-06-03 21:49:13 +07:00
Verified
f0d0cffa17
refactor: split workflow rpc transport by domain
lda
2026-06-03 11:57:05 +07:00
Verified
1d46e69c53
feat: add remote workflow lifecycle rpc methods
lda
2026-06-03 11:18:32 +07:00
Verified
826b28682f
fix: harden workflow config rpc target routing
lda
2026-06-03 09:49:56 +07:00
Verified
9389dd6df6
docs: record workflow config target slice
lda
2026-06-03 09:08:28 +07:00
Verified
8a1d627f06
feat: load rpc server config
lda
2026-06-03 08:39:44 +07:00
Verified
14183a9eb6
feat: add workflow rpc http client
lda
2026-06-03 08:34:38 +07:00
Verified
99a4d37618
docs: record json rpc workflow transport
lda
2026-06-03 07:17:01 +07:00
Verified
5601409897
feat: add workflow rpc server command
lda
2026-06-03 07:12:10 +07:00
Verified
19e4c61257
feat: expose workflow runs over json rpc
lda
2026-06-03 07:11:29 +07:00
Verified
66750a8386
First
Previous
1
2
3
Next
Last