Releases: dylans2010/SwiftCode
Releases · dylans2010/SwiftCode
SwiftCode Build 287
What's Changed
- Transform Assist into fully autonomous self-operating engineering agent by @claude in #264
- Fix "Multiple commands produce" build error from duplicate Compile Sources entries by @Copilot in #265
- Remove duplicate file entries in Xcode project causing build failures by @claude in #267
- Fix Swift compilation errors: PullRequestView not in scope, AssistContextPersistenceStore missing AssistTool conformance by @Copilot in #268
- Resolve naming collision for AssistContextPersistenceStore in autonomous engine by @dylans2010 in #270
- Add AssistContextPersistenceStore.swift to PBXSources build phase by @dylans2010 in #271
- Fix Xcode duplicate output generation in archive builds by @dylans2010 in #272
- Include GitHub PullRequestView in app target sources by @dylans2010 in #273
Full Changelog: build-279...build-287
SwiftCode Build 279
What's Changed
- Register
file_createtool and make PromptEnhancer OpenRouter-only with UI takeover by @dylans2010 in #260 - Add AssistCreateFileTool.swift to SwiftCode target in project.pbxproj by @dylans2010 in #261
- Fix AssistCreateFileTool success data type mismatch by @dylans2010 in #262
Full Changelog: build-276...build-279
SwiftCode Build 276
What's Changed
- Fix CI build.yml path, stabilize Collaboration launch, wire Assist prompt enhancer, and add file_create tool by @dylans2010 in #255
- Add advanced Assist engineering tools and integrate into registry & Xcode project by @dylans2010 in #256
- Fix PromptEnhancer LLM prompt construction by @dylans2010 in #257
- Fix async/actor-isolation issues for Assist logger/model access and restore create-file tool by @dylans2010 in #258
- Fix async usage and missing tool registration in Assist backend by @dylans2010 in #259
Full Changelog: build-270...build-276
SwiftCode Build 270
What's Changed
- Enhance CI builder: App details sheet, richer YAML generation, license catalog, and project registration by @dylans2010 in #254
Full Changelog: build-269...build-270
SwiftCode Build 269
What's Changed
- Add BuildingSystemAPI, enhanced CI options, and license management UI by @dylans2010 in #252
Full Changelog: build-268...build-269
SwiftCode Build 268
What's Changed
- Autonomous Assist Agent & Serverless API Upgrade by @dylans2010 in #249
- Fix Assist engine build errors in critical execution and Swift 6 concurrency by @dylans2010 in #250
- Guard Process usage to macOS in _AssistCriticalExecutionEngine by @dylans2010 in #251
Full Changelog: build-265...build-268
SwiftCode Build 265
What's Changed
- Assist Backend Production Upgrade by @dylans2010 in #246
- Remove stale AssistLoop.swift Xcode project reference by @dylans2010 in #247
- Fix Swift 6 actor-isolation issues in Assist and LLM settings flow by @dylans2010 in #248
Full Changelog: build-262...build-265
SwiftCode Build 262
What's Changed
- Assist Autonomous Agent Upgrade by @dylans2010 in #244
- Use explicit Color for foregroundStyle in AssistPlannerView by @dylans2010 in #245
Full Changelog: build-260...build-262
SwiftCode Build 260
What's Changed
- Assist System End-to-End Implementation and Stability Fixes by @dylans2010 in #243
Full Changelog: build-259...build-260
SwiftCode Build 259
What's Changed
- Make Assist tools fully functional by replacing simulated implementations by @dylans2010 in #238
- Assist: Fix Tooling, Crashes, and UI Modernization by @dylans2010 in #239
- Make AssistToolingSupport public and fix compile-time parsing issues by @dylans2010 in #240
- CI: Fix Build System, Prevent Duplicate Runs, and Modernize UI by @dylans2010 in #241
- Include AssistToolingSupport.swift in Xcode target sources by @dylans2010 in #242
Full Changelog: build-254...build-259