robertpiosik/CodeWebChat
AI coding with static context observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 99
- Release rhythm 35
- Longevity 46
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 651
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
1387 stars · 127 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
plugin · maturity active
llm-inference prompt-engineering developer-tools chat-interface developer-tools artificial-intelligence large-language-models text-editors editor-plugin cross-platform vscode-extension ai-coding static-context pair-programming privacy-first code-editing commit-messages tab-completion
1 source
- readme: https://github.com/robertpiosik/CodeWebChat · fetched 2026-08-28 · a789bb2c5749
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| robertpiosik/CodeWebChat | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="robertpiosik/CodeWebChat")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem