by haasonsaas
OCode is a sophisticated terminal-native AI coding assistant that provides deep codebase intelligence and autonomous task execution
# Add to your Claude Code skills
git clone https://github.com/haasonsaas/ocodePowered by Ollama Models
OCode is a sophisticated terminal-native AI coding assistant that provides deep codebase intelligence and autonomous task execution. Built to work seamlessly with local Ollama models, OCode brings enterprise-grade AI assistance directly to your development workflow.
| Domain | Capabilities | |--------|-------------| | Code Generation & Modification | Multi-file refactors, TDD scaffolding, optimization, documentation | | Project Understanding | Architecture analysis, dependency tracking, cross-file reasoning | | Development Automation | Git workflows, test execution, build & CI integration | | Data Processing | JSON/YAML parsing and querying, data validation, format conversion | | System Operations | Process monitoring, environment management, network connectivity testing | | Interactive Operations | Natural language queries, contextual exploration, debugging assistance |
OCode includes 19+ specialized tools organized by category:
file_edit - Edit and modify source files with precisionfile_ops - Read, write, and manage file operationsglob - Pattern-based file discovery and matchingfind - Search for files and directoriesls - List directory contents with filteringhead_tail - Read file beginnings and endingswc - Count lines, words, and charactersgrep - Advanced text search with regex supporttext_tools - Text manipulation and formattingdiff - Compare files and show differencesjson_yaml - Parse, query, and manipulate JSON/YAML data with JSONPathnotebook_tools - Work with Jupyter notebooksps - Monitor and query system processesenv - Manage environment variables and .env filesping - Test network connectivitybash - Execute shell commands safelywhich - Locate system commandsgit_tools - Git operations and repository managementarchitect - Project architecture analysis and documentationagent - Delegate complex tasks to specialized agentsmemory_tools - Manage context and session memorymcp - Model Context Protocol integrationcurl - HTTP requests and API testing# Automated installation (recommended)
curl -fsSL https://raw....