feat(core): workflows configurable via yaml/json #5

Merged
fnoble merged 10 commits from feat/config into master 2026-08-25 14:02:50 +00:00
Owner
No description provided.
fnoble left a comment

Old docstring style used on new files. Replace with 1-2 lines as per new plans.

Old docstring style used on new files. Replace with 1-2 lines as per new plans.
@ -0,0 +1,217 @@
"""Run configuration: YAML/JSON files resolving to executable run settings.
Author
Owner

Old style top of file docstring, replace with 1-2 lines.

Old style top of file docstring, replace with 1-2 lines.
@ -0,0 +1,30 @@
"""Completion boundary: the protocol every model backend implements.
Author
Owner

Old style header docstring, replace 1-2 lines.

Old style header docstring, replace 1-2 lines.
@ -0,0 +1,103 @@
"""Model variants as data: models.json loading and the LiteLLM adapter.
Author
Owner

old style docstring again

old style docstring again
docs(core): shorten module docstrings to 1-2 lines per review
All checks were successful
CI / check (push) Successful in 20s
bc1444d3c1
fnoble merged commit f720e3cf1b into master 2026-08-25 14:02:50 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
neurogenesis/ngen-weave!5
No description provided.