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,624
Commits
1
Branch
2
Tags
ca6425af32c8d5d9d391ffecf61ffc702e63b912
Commit Graph
354 Commits
Include renames
docs: address thesis review nits
lda
2026-06-14 18:19:45 +07:00
Verified
38f4ed769e
docs: link thesis system design draft
lda
2026-06-14 17:31:00 +07:00
Verified
42a27b0a4f
docs: add thesis report workflow evidence
lda
2026-06-14 17:16:40 +07:00
Verified
1aa40285b1
docs: plan thesis evidence and reject platform bindings
lda
2026-06-14 16:42:16 +07:00
Verified
03762b1aa9
docs: clarify source concepts and platform bindings
lda
2026-06-14 01:03:50 +07:00
Verified
9c63ae1411
feat: list source resources and prompts
lda
2026-06-14 00:16:56 +07:00
Verified
2609679b87
feat: add wf source resource refs
lda
2026-06-13 23:04:28 +07:00
Verified
4983033b7b
test: prove platform sources need no bindings
lda
2026-06-13 18:56:57 +07:00
Verified
97b0f5b052
docs: note platform source ref direction
lda
2026-06-13 17:49:22 +07:00
Verified
58ccdf87c3
docs: add source provider guide
lda
2026-06-13 17:19:10 +07:00
Verified
c812fdacf2
feat: add source auth diagnostics
lda
2026-06-13 16:07:24 +07:00
Verified
3f91c4bca5
docs: document oauth auth login
lda
2026-06-13 02:40:27 +07:00
Verified
b9ca77b948
fix: add _stored_to_legacy helper, load_auth compat, and old-format roundtrip test
lda
2026-06-13 02:15:26 +07:00
Verified
561bd93261
docs: plan typed auth and oauth login
lda
2026-06-13 01:50:36 +07:00
Verified
c3e931e30c
refactor: add static source provider seam
lda
2026-06-12 09:59:39 +07:00
Verified
bad3dbae0c
docs: add python source runbook
lda
2026-06-12 09:47:53 +07:00
Verified
dee95c89d2
feat: add workflow config validation command
lda
2026-06-12 09:29:53 +07:00
Verified
03c388d654
docs: record static python source support
lda
2026-06-11 18:54:34 +07:00
Verified
7735d2012e
docs: plan static python sources
lda
2026-06-11 18:35:48 +07:00
Verified
6f753ac902
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
docs: plan durable run listing
lda
2026-06-11 17:28:07 +07:00
Verified
a9ba32c8d7
refactor: move server startup CLI to wf_server
lda
2026-06-10 22:57:11 +07:00
Verified
5c60ff5b9c
docs: plan server CLI ownership move
lda
2026-06-10 22:47:07 +07:00
Verified
308338cd0e
docs: define server CLI transport boundary
lda
2026-06-10 00:43:45 +07:00
Verified
c721eed459
docs: define runtime source lifecycle
lda
2026-06-09 22:06:14 +07:00
Verified
57a22f0d6c
docs: clarify store transaction boundaries
lda
2026-06-09 20:22:15 +07:00
Verified
efe80effbc
docs: record resume concurrency guard
lda
2026-06-09 20:12:27 +07:00
Verified
656907d4d7
docs: plan resume concurrency guard
lda
2026-06-09 19:11:29 +07:00
Verified
5f387c8f60
feat: add rpc cli smoke example
lda
2026-06-09 17:49:27 +07:00
Verified
108d7ab7fc
docs: plan rpc cli smoke example
lda
2026-06-09 17:24:50 +07:00
Verified
4ccff97f46
feat: add safe cap call output modes
lda
2026-06-09 16:44:29 +07:00
Verified
ae4c3b2aa8
docs: plan cap call output safety
lda
2026-06-09 13:32:27 +07:00
Verified
3798d3c0cf
docs: add rpc cli smoke runbook
lda
2026-06-09 05:38:53 +07:00
Verified
19d65be77c
feat: add safe artifact delete
lda
2026-06-09 05:11:11 +07:00
Verified
a7b415a58a
docs: plan safe artifact delete
lda
2026-06-09 04:58:41 +07:00
Verified
22f6dea601
feat: add draft delete command
lda
2026-06-09 04:54:21 +07:00
Verified
ddfb11f2a9
docs: plan safe cleanup deletes
lda
2026-06-09 03:55:35 +07:00
Verified
50f2313782
docs: record smoke followup slices
lda
2026-06-09 03:09:31 +07:00
Verified
974b5c690f
feat: add workflow status command
lda
2026-06-09 02:40:24 +07:00
Verified
39a524aee4
docs: refresh roadmap and status plan
lda
2026-06-08 23:16:17 +07:00
Verified
04122e12ac
fix: address rpc and mcp review followups
lda
2026-06-08 22:53:34 +07:00
Verified
7043866259
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
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
First
Previous
...
3
4
5
6
7
...
Next
Last