Repository History
4 repositories tagged with claude
Claude Code System Prompts: Deconstructing Agentic AI Coding Assistants
This repository offers a deep dive into the inner workings of modern agentic AI coding assistants. It reconstructs prompt patterns, agent coordination strategies, and security mechanisms, providing insights into how tools like Claude Code operate. The project serves as a valuable resource for understanding the architectural patterns behind these advanced AI systems.

claude-code-webui: A Web Interface for Claude CLI with Streaming Responses
claude-code-webui transforms the command-line Claude CLI experience into an intuitive web-based chat interface. It offers real-time streaming responses, visual project selection, and mobile-responsive design. This tool enhances productivity by providing a rich, visual environment for interacting with Claude Code locally.

claude-code-forge: Access Any AI Model Through Claude's Interface
claude-code-forge is a utility that enables users to access a wide array of AI models through the Claude Code interface. By configuring Claude Code to use TensorBlock Forge as its API provider, developers can leverage models like Qwen Coder and Gemini, expanding beyond Claude's default offerings. This repository provides simple setup scripts to integrate TensorBlock Forge seamlessly.

Kilo Code: Open Source AI Coding Assistant for VS Code
Kilo Code is an open-source AI coding assistant designed for VS Code, helping developers plan, build, and fix code efficiently. It integrates the latest AI models like Gemini, Claude, and GPT, offering features such as code generation, task automation, and automated refactoring. This powerful extension aims to streamline the development workflow by adapting to your coding style.