Skip to content

refactor!: rework pipeline and runtime into component-based engine architecture - #1

Merged
sousekd merged 1 commit into
mainfrom
refactor/pipeline-runtime
Jun 1, 2026
Merged

refactor!: rework pipeline and runtime into component-based engine architecture#1
sousekd merged 1 commit into
mainfrom
refactor/pipeline-runtime

Conversation

@sousekd

@sousekd sousekd commented Jun 1, 2026

Copy link
Copy Markdown
Owner

Reworks the project from the initial single-purpose script into a component-based engine:

  • a framework-free core pipeline
  • descriptor-driven built-ins (source providers, LLM providers, steps, renderers)
  • HTTP adapters wired through bundles

Also documents the squash-merge strategy for the project.

Breaking; pre-1.0, no compatibility with 0.1.x internals.

…chitecture

Reworks the project from the initial single-purpose script into a component-based
engine: a framework-free core pipeline, descriptor-driven built-ins (source
providers, LLM providers, steps, renderers), and HTTP adapters wired through
bundles. Also documents the squash-merge strategy for the project.

Breaking; pre-1.0, no compatibility with 0.1.x internals.
@sousekd
sousekd merged commit 02ea881 into main Jun 1, 2026
2 checks passed
@sousekd
sousekd deleted the refactor/pipeline-runtime branch June 1, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant