Skip to content

Conversation

@jonastemplestein
Copy link
Contributor

Migrate to the new actor-based architecture, replacing the old context service with event-driven agent management.

The migration involved moving core services from src/new-architecture to src/, deleting the old architecture files, and updating all CLI and HTTP entry points. Key fixes included implementing context listing via EventStore, refactoring the HTTP SSE endpoint to use AgentServer.handleRequest, and correcting dependency injection for the serve command. This ensures all modes (TUI, script, piped, HTTP) function correctly with the new event-driven model.


Linear Issue: ITE-3285

Open in Cursor Open in Web

Co-authored-by: jonas <jonas@nustom.com>
@cursor
Copy link

cursor bot commented Dec 7, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@linear
Copy link

linear bot commented Dec 7, 2025

@jonastemplestein jonastemplestein changed the title Migrate to new architecture Migrate to new architecture [bad] Dec 7, 2025
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.

3 participants