Skip to content

Releases: dylans2010/SwiftCode

SwiftCode Build 287

01 Apr 01:58
cb50333

Choose a tag to compare

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

31 Mar 20:20
cb8e3d7

Choose a tag to compare

What's Changed

  • Register file_create tool 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

31 Mar 19:32
0da4300

Choose a tag to compare

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

31 Mar 16:25
7bc2a1d

Choose a tag to compare

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

31 Mar 15:49
0f8c4ff

Choose a tag to compare

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

30 Mar 23:17
f08d74d

Choose a tag to compare

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

30 Mar 20:38
de6d28b

Choose a tag to compare

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

30 Mar 19:25
c1991c1

Choose a tag to compare

What's Changed

Full Changelog: build-260...build-262

SwiftCode Build 260

30 Mar 18:11
1e74ff9

Choose a tag to compare

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

30 Mar 16:27
a265880

Choose a tag to compare

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