zoomc/agent-env-switcher
Local-first profile manager for Claude Code, Hermes, OpenClaw and OpenAI-compatible providers.
SUMMARY AI summary by gpt-5-mini
Agent Env Switcher is a local-first macOS app to manage and switch AI provider profiles and target coding-agent environments. Intended for developers or power users who maintain multiple AI endpoints and tooling configs locally. Key features: - Create, read, update, delete local profiles; import/export. - Read/write/backup/restore for Claude Code and OpenClaw JSON configs. - Dry-run previews with sensitive-value redaction; apply operations include automatic backups. - Restore requires preview and pre-restore backup; health checks (file existence, JSON validity, key fields). - Tauri FS persistence with localStorage fallback; API key masking and confirmation for destructive ops. Notable limits: no cloud sync, encryption, keychain integration, or system-wide env apply for OpenAI-compatible targets. Built with Tauri, React, and TypeScript. Security: secrets stored locally and not sent to servers.
AI Coding Tools Used
This repository contains config files from these AI coding tools, indicating AI-assisted development.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Owner
Dates
| Created on GitHub | 2026-05-11 |
| Last push | 2026-05-11 |
| First seen here | 2026-05-11 |
| Last fetched | 2026-05-11 16:14 |
Similar repos (same language)
Claude Code 桌宠伴侣 — 透明桌宠窗口实时显示 Claude Code 的工具调用、会话状态和完成提醒。
YieldDi/cc-devloopClaude Code Dev Loop
ArisRhiannon/vibecheckOffline, no-AI "safe to ship?" gate for vibe-coded apps — finds the security mistakes AI coding agents make (secrets, unprotected routes, eval-RCE, SQLi, CORS, JWT, leaked keys). CLI + MCP, agent-runnable.
neang-mengseang/LLM-RouterSelf-hosted OpenAI-compatible API that routes LLM requests across 14 providers with automatic failover.
civilization-os/CodeCartographerStatic code intelligence for generating architecture docs, call graphs, business flows, and structured repository maps with optional LLM-powered method understanding.
nithiin7/repo-chatA simple and powerful RAG chatbot that can index and intelligently answer questions about your codebase.
code-by-tiago/PlanifyPlataforma de Automação Educacional com IA Repositório oficial de uma aplicação web externa para o ecossistema Planify. O sistema utiliza modelos de linguagem (LLMs) para processar diretrizes pedagógicas, cronogramas estruturados de ensino automatizados e exportar materiais didáticos formatados (PDF/Docs) para educadores.
boggspa/TaskWraithLocal-first macOS workbench for running and reviewing AI coding agents — multi-provider, with multi-agent ensembles, diff review, and on-device history.