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
738
Commits
1
Branch
2
Tags
040f61ab7eea112886012df368d86fb1f1caf4eb
Commit Graph
552 Commits
Include renames
feat: add neutral auth store boundary
lda
2026-06-06 10:18:16 +07:00
Verified
34726433a8
fix: address run watch review feedback
lda
2026-06-05 19:32:38 +07:00
Verified
9277a2b06a
fix: address coderabbit followups
lda
2026-06-05 18:49:25 +07:00
Verified
80e8f3299f
feat: add run watch command
lda
2026-06-05 17:40:10 +07:00
Verified
d61b183793
fix: format cli operation errors
lda
2026-06-05 17:18:39 +07:00
Verified
04491b2550
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
fix: accept flat source registry transports
lda
2026-06-05 04:00:55 +07:00
Verified
0b7109e01c
feat: migrate legacy mcp config
lda
2026-06-05 03:08:04 +07:00
Verified
b2a28f4557
feat: build mcp server from workflow config
lda
2026-06-05 01:29:10 +07:00
Verified
f0346c6735
feat: add mcp source config model
lda
2026-06-05 01:08:59 +07:00
Verified
0b9ff5fcd1
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 service async tests
lda
2026-06-04 19:12:12 +07:00
e001b524d6
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
test: isolate file stores with tmp_path
lda
2026-06-04 18:18:41 +07:00
71a6519658
chore: clarify source ownership observability
lda
2026-06-04 17:55:46 +07:00
65ac9c5c0f
feat: add source config ownership policy
lda
2026-06-04 17:49:05 +07:00
00305c1398
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: merge source registry at startup
lda
2026-06-04 00:29:44 +07:00
Verified
2433d58988
refactor: split generic source registry mechanics
lda
2026-06-03 23:52:17 +07:00
Verified
332529cf89
feat: add source registry file store
lda
2026-06-03 23:15:02 +07:00
Verified
4001a48f1c
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
feat: add source admin api surface
lda
2026-06-03 21:40:06 +07:00
Verified
24ca91afb1
refactor: type cli typer context state
lda
2026-06-03 18:41:20 +07:00
Verified
47e1e3af67
feat: add workflow run resume cli command
lda
2026-06-03 18:23:45 +07:00
Verified
76d673e0c4
refactor: split workflow rpc transport by domain
lda
2026-06-03 11:57:05 +07:00
Verified
1d46e69c53
refactor: define workflow api surface protocol
lda
2026-06-03 11:44:48 +07:00
Verified
5460463770
feat: add remote workflow lifecycle rpc methods
lda
2026-06-03 11:18:32 +07:00
Verified
826b28682f
fix: validate rpc target urls with pydantic
lda
2026-06-03 10:26:37 +07:00
Verified
fbb1b73302
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: route cap and run cli commands to rpc targets
lda
2026-06-03 08:38:58 +07:00
Verified
673c99a70f
feat: select workflow cli target from config
lda
2026-06-03 08:35:33 +07:00
Verified
b9b60250e8
feat: add workflow rpc http client
lda
2026-06-03 08:34:38 +07:00
Verified
99a4d37618
feat: load neutral workflow config
lda
2026-06-03 08:33:33 +07:00
Verified
1a3fe5916e
feat: add neutral workflow config models
lda
2026-06-03 08:32:42 +07:00
Verified
a071ba1085
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
...
3
4
5
6
7
...
Next
Last