MacBook Neo: $699 (up from $599)
13-inch MacBook Air: $1,299 (up from $1,099)
15-inch MacBook Air: $1,499 (up from $1,299)
M5 MacBook Pro: $1,999 (up from $1,699)
M5 Pro MacBook Pro: $2,499 (up from $2,199)
M5 Max MacBook Pro: $4,099 (up from $3,599)
iMac: $1,499 (up from $1,299)
M4 Max Mac Studio: $2,499 (up from $1,999)
M3 Ultra Mac Studio: $5,299 (up from $3,999)
iPads iPad: $449 (up from $349)
11-inch iPad Air: $749 (up from $599)
13-inch iPad Air: $949 (up from $749)
11-inch iPad Pro: $1,199 (up from $999)
13-inch iPad Pro: $1,499 (up from $1,299)
iPad mini: $599 (up from $499)
More products: Apple TV 4K: $199 (up from $129)
HomePod: $349 (up from $299)
HomePod mini: $129 (up from $99)
Vision Pro: $3,699 (up from $3,499) 1. LLM in the loop: replace the canned response with an actual LLM call
2. Read file tool: implement the tool + pass its schema to the LLM + detect tool use in the response
3. Tool execution: execute the tool the LLM requested and display the result
4. Agent loop: the inner loop where tool results go back to the LLM until no more tool calls
5. Edit file tool: create and edit files
6. Bash tool: execute shell commands with user confirmation
7. Memory: use the agent to build the agent, add AGENTS.md support for persistent memory across sessions
Feedback and PRs welcome. Happy to answer any questions.
[1] https://nohello.net/en/