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
807
Commits
1
Branch
2
Tags
ea23f7763ac3f23428f6774a20fe68f95024620f
Commit Graph
807 Commits
This Branch
This Branch
All Branches
docs: address thesis review nits
lda
2026-06-14 18:19:45 +07:00
Verified
38f4ed769e
docs: tighten thesis evaluation claims
lda
2026-06-14 18:00:17 +07:00
Verified
8180847195
docs: mark thesis system design plan historical
lda
2026-06-14 17:40:17 +07:00
Verified
a1c479dd86
docs: mark outline sections transferred, clarify diagram relationship
lda
2026-06-14 17:38:02 +07:00
Verified
1e915cf65c
docs: archive thesis system design plan
lda
2026-06-14 17:34:53 +07:00
Verified
bfde068ace
docs: link thesis system design draft
lda
2026-06-14 17:31:00 +07:00
Verified
42a27b0a4f
docs: draft thesis system design document
lda
2026-06-14 17:28:03 +07:00
Verified
9f46108510
docs: add thesis diagrams
lda
2026-06-14 17:24:42 +07:00
Verified
a8d2afd7f7
docs: add thesis evidence index
lda
2026-06-14 17:22:52 +07:00
Verified
62b59401a3
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: update planning docs with source decisions
lda
2026-06-14 14:36:51 +07:00
Verified
35e1c169c0
docs: extend smoke source inventory notes
lda
2026-06-14 01:47:23 +07:00
Verified
d6ec4b0070
docs: link source architecture from readme
lda
2026-06-14 01:04:24 +07:00
Verified
8a36bbed7e
docs: clarify source concepts and platform bindings
lda
2026-06-14 01:03:50 +07:00
Verified
9c63ae1411
fix: tighten oauth and source resource handling
lda
2026-06-14 00:53:42 +07:00
Verified
d596898b96
feat: list source resources and prompts
lda
2026-06-14 00:16:56 +07:00
Verified
2609679b87
fix: hydrate source resource inventory
lda
2026-06-13 23:48:38 +07:00
Verified
ba8c59e81a
chore: archive source ref plans
lda
2026-06-13 23:07:31 +07:00
Verified
a1fcba6d4f
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
fix: update tests to reflect platform source behavior
lda
2026-06-13 18:53:09 +07:00
Verified
227ef61e9d
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: plan platform source refs
lda
2026-06-13 18:03:59 +07:00
Verified
e667f5da11
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
half a decision
half a grill sesh will finish later
lda
2026-06-13 09:59:49 +07:00
Verified
381d0b1924
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
fix: add authlib as explicit dependency
lda
2026-06-13 02:44:37 +07:00
Verified
f17fe18779
docs: document oauth auth login
lda
2026-06-13 02:40:27 +07:00
Verified
b9ca77b948
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
docs: add oauth runtime bridge precheck
lda
2026-06-13 02:26:18 +07:00
Verified
f690fb5bad
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
First
Previous
...
3
4
5
6
7
...
Next
Last