Skip to content

Split runtime and backend files by concern#6

Merged
timazed merged 1 commit intomainfrom
chore/split-runtime-and-backend-files
Mar 22, 2026
Merged

Split runtime and backend files by concern#6
timazed merged 1 commit intomainfrom
chore/split-runtime-and-backend-files

Conversation

@timazed
Copy link
Owner

@timazed timazed commented Mar 22, 2026

Summary

  • split AgentRuntime into focused extensions for messaging, threads, skills, and memory
  • split CodexResponsesBackend transport models and stream parsing into dedicated companion files
  • split AgentRuntimeTests into message, persona/skill, and memory test files
  • add section markers so the remaining entry files are easier to scan

Verification

  • swift test
  • xcodebuild -project DemoApp/AssistantRuntimeDemoApp.xcodeproj -scheme AssistantRuntimeDemoApp -destination 'generic/platform=iOS Simulator' CODE_SIGNING_ALLOWED=NO build

@timazed timazed merged commit a81ea92 into main Mar 22, 2026
1 check passed
@timazed timazed deleted the chore/split-runtime-and-backend-files branch March 22, 2026 08:26
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