NexusCode is a terminal-based AI coding agent that features a transport-agnostic architecture, MCP plugin support, cache-optimized context management for DeepSeek, and a three-layer security model with OS-level sandboxing.

Stars

13

7-day growth

No data

Forks

0

Open issues

0

License

MIT

Last updated

2026-07-26

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It delivers a production-grade agent runtime with unique cache-aware folding for long sessions, built-in LSP and Tree-sitter code intelligence, checkpoint-based edit safety, and a plugin/hooks ecosystem—all in a single binary.

Who it is for

  • Developers who want an AI-powered CLI coding assistant
  • Teams looking for a programmable agent with MCP and plugin extensibility
  • Users of DeepSeek models seeking maximum performance from prefix caching
  • Engineers needing fine-grained security and sandboxing for agent actions

Use cases

  • Automated code tasks (refactoring, bug fixing) via natural language
  • AI code review based on git diff
  • Interactive planning and goal-driven development with evidence tracking
  • Custom workflow automation using plugin packages and lifecycle hooks

Strengths

  • Cache-aware three-level context folding reduces token costs and extends session length
  • Single binary installation via npm or source with cross-platform support
  • Defense-in-depth security: permission policy, interactive gate, and OS-level sandbox (Seatbelt/bubblewrap/AppContainer)
  • Rich built-in toolset including LSP, Tree-sitter code index, CodeGraph, and 25+ compile-time registered tools

Considerations

  • Optimized for DeepSeek’s automatic prefix caching; other model providers may not see the same efficiency gains
  • Requires configuring API keys and optional providers, adding initial setup overhead
  • Comprehensive feature set (modes, hooks, policies, memory systems) implies a learning curve for new users

README quick start

安装

Related repositories

Similar projects matched by category, topics, and programming language.

nethical6
Featured
nethical6 GitHub avatar

conversation-steganography

A tool that hides encrypted secret messages inside innocent-looking AI-generated chat text for private communication over any messaging platform.

Go
1,149
programmersd21
Featured
programmersd21 GitHub avatar

flow

flow is a minimalist terminal dashboard that displays real-time network throughput with smooth animations, multiple responsive modes, and zero configuration.

Developer ToolsCLI & Terminal
277
MobAI-App
MobAI-App GitHub avatar

simslim

simslim reduces iOS simulator memory usage by 4x by disabling unnecessary background daemons, allowing many more simulators to run on a single Mac.

Go
248