mirror of
https://github.com/nearai/ironclaw.git
synced 2026-09-02 23:56:24 +08:00
f29892b3fb1eadfb31baf3131bb2356b116d8427
Adds NearAiProvider that uses the NEAR AI unified API at api.near.ai/v1/responses with session token authentication. This provides access to multiple models (OpenAI, Anthropic, etc.) through a single endpoint with user auth and usage tracking. - Add src/llm/nearai.rs with complete provider implementation - Add NearAiConfig to config.rs with session_token, model, base_url - Add NearAi variant to LlmProvider enum (accepts nearai/near-ai/near_ai) - Change default provider from OpenAi to NearAi - Update .env.example with NEAR AI configuration - Update CLAUDE.md documentation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Description
IronClaw is OpenClaw inspired implementation in Rust focused on privacy and security
IronClaw 基于一个简单的原则:你的 AI 助手应该为你服务,而不是与你为敌。
Languages
Rust
86%
Python
7.5%
JavaScript
3.4%
Shell
1.9%
CSS
0.9%
Other
0.2%