Skip to content

[AAASM-54] ✨ (core): Implement init_assembly orchestrator with AssemblyContext#12

Merged
Chisanan232 merged 12 commits into
masterfrom
v0.0.0/AAASM-54/init_assembly_patch_manager
Apr 29, 2026
Merged

[AAASM-54] ✨ (core): Implement init_assembly orchestrator with AssemblyContext#12
Chisanan232 merged 12 commits into
masterfrom
v0.0.0/AAASM-54/init_assembly_patch_manager

Conversation

@Chisanan232
Copy link
Copy Markdown
Contributor

Description

Implement F25 runtime bootstrap orchestration by upgrading init_assembly to return an AssemblyContext with deterministic patch ordering, mode-based network startup, and idempotent thread-safe lifecycle management.

Type of Change

  • ✨ New feature
  • 🔧 Bug fix
  • ♻️ Refactoring
  • 🍀 Performance improvement
  • 📚 Documentation update
  • 🚀 Release

Breaking Changes

Does this PR introduce any breaking changes?

  • No
  • Yes (please describe below)

Related Issues

  • Related JIRA ticket: AAASM-54
  • Related GitHub issues: N/A

Testing

Describe the testing performed for this PR:

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed
  • No tests required (explain why)

Checklist

  • Code follows project style guidelines
  • Self-review completed
  • Comments added for complex logic
  • Documentation updated if needed
  • All tests passing

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

❌ Patch coverage is 96.46643% with 10 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
agent_assembly/core/assembly.py 96.95% 5 Missing ⚠️
agent_assembly/adapters/crewai/patch.py 93.33% 2 Missing ⚠️
agent_assembly/adapters/langgraph/patch.py 88.23% 2 Missing ⚠️
agent_assembly/adapters/pydantic_ai/patch.py 94.11% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@sonarqubecloud
Copy link
Copy Markdown

@Chisanan232 Chisanan232 merged commit 999838d into master Apr 29, 2026
27 checks passed
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