Skip to content

Refactor core internals - #2

Closed
indrazm wants to merge 111 commits into
mainfrom
codex/core-clean-code-refactor
Closed

Refactor core internals#2
indrazm wants to merge 111 commits into
mainfrom
codex/core-clean-code-refactor

Conversation

@indrazm

@indrazm indrazm commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • split core agent request, pipeline, evals, and embeddings internals into focused modules
  • centralize shared async queue, concurrency, and agent id helpers
  • expand public subpath export guard coverage
  • add a patch changeset for @anvia/core

Verification

  • npm --prefix packages/core run typecheck
  • npm --prefix packages/core test
  • pnpm exec biome check packages/core .changeset/clean-core-refactor.md --no-errors-on-unmatched
  • npm --prefix packages/core run build

indrazm and others added 30 commits May 3, 2026 23:00
feat: add core memory sessions
feat: add provider model listing
github-actions Bot and others added 28 commits May 19, 2026 14:04
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Add Studio inspection surfaces

* Add Studio pipeline replay controls

* Add Studio observability event stream

* Add Studio eval runner
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Add Studio inspection surfaces

* Add Studio pipeline replay controls

* Add Studio observability event stream

* Add Studio eval runner

* Fix Studio cookbook typecheck
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@indrazm

indrazm commented Jun 9, 2026

Copy link
Copy Markdown
Owner Author

Closing in favor of the upstream PR: anvia-hq#66

@indrazm indrazm closed this Jun 9, 2026
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