# robertpiosik/CodeWebChat

AI coding with static context

Repository: https://github.com/robertpiosik/CodeWebChat
Canonical: https://ross.abutalabs.com/products/codewebchat
Language: TypeScript
License Family: other
Last push: 2026-08-26T12:17:17+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 46
- inputs: {"age_days": 651, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1387, forks 127 (observed 2026-08-28T04:04:35.195888+00:00)

## What it is
Code Web Chat (CWC) is a free, privacy-first VS Code extension toolkit for AI-assisted coding that builds unified prompts with static context (all relevant files and instructions) and sends them to web chat AI models. It supports multi-file editing, planning, code generation at the cursor, TAB completions, and commit message generation.

## Use cases
- implement features across multiple files with AI
- refactor code with full file context in the prompt
- generate commit messages from staged changes
- get AI explanations and planning for a file selection
- autocomplete code with reasoning models
- fix bugs using web chat LLMs without sending data to servers

## When to choose
- you prefer using free web chat AI interfaces instead of paid API-based coding assistants
- you want complete static context (all relevant files) included in every prompt
- privacy matters - everything runs locally with no telemetry
- you need multi-file editing, planning, and completions inside VS Code

## When to avoid
- you want an autonomous agent that executes tools and runs commands itself
- you need API-based model access with streaming responses inside the editor
- you use an editor other than VS Code or VSCodium-compatible forks

## Facets
- artifact type: plugin
- maturity: active
- function: llm-inference, prompt-engineering, developer-tools, chat-interface
- domain: developer-tools, artificial-intelligence, large-language-models, text-editors
- platform: editor-plugin, cross-platform
- tags: vscode-extension, ai-coding, static-context, pair-programming, privacy-first, code-editing, commit-messages, tab-completion

## Member repositories
- robertpiosik/CodeWebChat (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:35.195888+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:39:51.008520+00:00, confidence not recorded.
  - readme: https://github.com/robertpiosik/CodeWebChat (fetched 2026-08-28T04:04:35.195888+00:00, sha a789bb2c5749)
- Data as of 2026-08-30T08:39:29.467469+00:00.
