- Updated TachikomaBasics to use ModelRequest/ModelResponse API
- Fixed message construction to use Message.user(content: .text(...))
- Updated response parsing to handle new AssistantContent format
- Added test_basic_api.swift for API compatibility verification
- Identified API compatibility issues across all examples
- Fixed Package.swift test target conflicts
Status: TachikomaBasics partially updated, other examples need API fixes
Next: Complete API migration for all 5 example applications