Tagged: Developer Tools
3 articles tagged with "Developer Tools"
AllAIActorsAnimationAppleApple IntelligenceArchitectureAsync AwaitAutomationBackground TasksBuild PerformanceCICode QualityCode ReviewCodexCoding AgentsConcurrencyDebuggingDeep LinkingDesign SystemsDeveloper ExperienceDeveloper ToolsEngineeringEngineering CultureEngineering ManagementEngineering WorkflowFeature FlagsFormsFoundation ModelsInstrumentsLaunchMCPMemoryMigrationNavigationNetworkingOSLogObservabilityObservationOfflinePerformanceProductRelease EngineeringReliabilitySendableState ManagementStoreKitStoreKit2SubscriptionsSwiftSwift 6SwiftUISyncTeam PracticesTestingURLSessionWorkflowXCTestXcodeiOS
AIEngineeringCode Quality
Keeping a personal codebase clean when AI makes code cheap
AI makes it easy to generate more code than a personal project can absorb. The fix is boring: smaller diffs, hard deletion, strict boundaries, and refusing to let experiments become architecture.
•10 min read
AIiOSApple
A practical setup for AI-assisted Apple-platform development
The day-to-day wiring that makes coding agents useful on iOS, macOS, and the rest of the Apple stack: repo rules, MCP layer, local tools, sessions, and the boring checks that keep the build green.
•13 min read
AIMCPCoding Agents
Using MCP and coding agents without losing control
MCP can make coding agents much more useful, but only if teams treat tools as controlled capabilities instead of handing the model every sharp object in the repo.
•8 min read