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,604
Commits
1
Branch
2
Tags
5a4b69a27bc7aa029911842aa33f70fe161e9232
Commit Graph
699 Commits
Include renames
fix: hide platform sources from binding prompts
lda
2026-06-13 18:39:10 +07:00
Verified
2f8e0123cf
fix: narrow binding validation to not change diagnostic contract for non-platform sources
lda
2026-06-13 18:33:04 +07:00
Verified
b6e90c2738
feat: skip bindings for platform sources
lda
2026-06-13 18:27:08 +07:00
Verified
a24f36a80e
feat: mark wf builtins as platform sources
lda
2026-06-13 18:13:24 +07:00
Verified
88ae7f52ed
feat: add capability source policy metadata
lda
2026-06-13 18:07:27 +07:00
Verified
41c24fc0e5
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
fix: load mcp auth at tool call time
lda
2026-06-13 07:07:39 +07:00
Verified
4cab4a7d5d
feat: load dotenv in cli entrypoints
lda
2026-06-13 05:58:12 +07:00
Verified
38913cfdcb
fix: tolerate unsupported optional mcp lists
lda
2026-06-13 05:52:34 +07:00
Verified
82bc036987
feat: refresh oauth tokens for mcp sessions
lda
2026-06-13 05:44:00 +07:00
Verified
dc415b6410
fix: request google oauth refresh tokens
lda
2026-06-13 04:54:21 +07:00
Verified
87a7cf9e86
fix: make oauth login flow interactive
lda
2026-06-13 03:57:34 +07:00
Verified
85b2ca8bc7
feat: add oauth login auth command
lda
2026-06-13 02:39:04 +07:00
Verified
17fa743fe2
feat: add oauth login flow helpers
lda
2026-06-13 02:37:13 +07:00
Verified
38c9be850c
feat: add oauth provider config
lda
2026-06-13 02:35:03 +07:00
Verified
5fde2a69ee
fix: preserve oauth refresh auth through runtime bridge
lda
2026-06-13 02:33:48 +07:00
Verified
0d10bbf897
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
feat: bind auth when opening mcp sessions
lda
2026-06-13 02:08:12 +07:00
Verified
721a828312
feat: read and write typed auth records
lda
2026-06-13 02:06:13 +07:00
Verified
0ce22a1d59
feat: add mcp auth binder
lda
2026-06-13 02:03:10 +07:00
Verified
97107521f7
feat: add typed auth record variants
lda
2026-06-13 02:00:19 +07:00
Verified
93fdda732d
fix: address source provider review notes
lda
2026-06-12 10:56:51 +07:00
Verified
53a5111dc4
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
fix: add import path support for python sources
lda
2026-06-12 09:07:05 +07:00
Verified
a0bc27b051
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
First
Previous
...
4
5
6
7
8
...
Next
Last