Welcome to Tensor IDE, the next-generation multi-agent code editor! Tensor is built on a highly customized, ultra-performant, open-source editor core and natively integrates with the Tensor Agent Engine to give you unparalleled AI pair-programming capabilities.
- Built-in Agentic Intelligence: Powered by a robust LangGraph backend, executing sub-agents to explore your codebase, build dependency graphs, and apply safe, precise code replacements.
- Deep Code Understanding: Employs Context Compaction pipelines to preserve LLM token context while giving the agent a comprehensive understanding of your workspace.
- Dynamic AI Providers: Swap out your model on the fly. Tensor supports Groq, OpenAI, Anthropic, Google Gemini, Mistral, AWS Bedrock, Cohere, Ollama, and Hugging Face.
- Surgical Edits: Edits are applied flawlessly using our exact-match "Precise Code Editor" protocol, guaranteeing zero hallucinated overwrites.
- Dark Theme Excellence: A sleek, focused UI tailored for maximum developer productivity.
- Clone the
tensor-backendrepository. - Run
npm installand start the backend agent. - Open Tensor IDE.
- Interact with the Tensor Chat extension via the Activity Bar!
Tensor is an open-source project. We welcome pull requests, bug reports, and feature requests.
Copyright (c) Tensor Contributors. All rights reserved. Licensed under the MIT license.