Skip to content

A lightweight proxy that allows Infomaniak AI Tools to work seamlessly with the new Xcode 26 Coding Assistant.

License

Notifications You must be signed in to change notification settings

PhilippeWeidmann/aitools-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AITools Proxy for Xcode Coding Assistant

A lightweight proxy that allows Infomaniak AI Tools to work seamlessly with the new Xcode 26 Coding Assistant.

Getting Started

  1. Generate an API Token
    Create an API token with the ai-tools scope from your Infomaniak profile.

  2. Find Your Product ID
    You can locate your product ID here.

  3. Run the Proxy Server
    By default, the server runs on port 8080:

   go run main.go -token=<your_api_token> -id=<your_product_id> -port=<8080>  # Port is optional
  1. Configure Xcode
    In Xcode, add a custom local model provider using the same port.

Why?

Infomaniak’s AI Tools are nearly compatible with Xcode’s local LLM integration, but the /models endpoint requires adaptation. This proxy bridges that small gap.

Privacy & Sustainability

  • Privacy-first: Your content is not stored. All data stays in Switzerland, hosted on ISO 27001 & ISO 9001 certified infrastructure.
  • Sustainable AI: Infomaniak’s data centers run without air conditioning since 2013, use 100% renewable energy, and recover heat to warm homes. CO₂ emissions are offset at 200%, and solar panels are built with high-efficiency modules made in Europe.

About

A lightweight proxy that allows Infomaniak AI Tools to work seamlessly with the new Xcode 26 Coding Assistant.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages