GitInProgress
Group your AI's changes into focused commit candidates; nothing lands until you approve.
Open source Open in the app JSON README (API)
About
Group your AI's changes into focused commit candidates; nothing lands until you approve.
Details
- Kind
- MCP servers
- Topic
- Version control
- Publisher
- ysk-abe
- Origin
- official
- Category
- ferramentas
- Transport
- desconhecido
- Version
- 0.1.3
- Last push
- 2026-06-04T09:21:47Z
- Repository state
- ativo
- Added
- 2026-08-29 04:01:42
- Updated
- 2026-08-29 04:01:42
- Origin id
io.github.ysk-abe/gitinprogress
README
# GitInProgress — Public Issue Tracker This repository is the **public issue tracker** for [GitInProgress](https://marketplace.visualstudio.com/items?itemName=YusukeAbe.gitinprogress), a VS Code extension where your AI drafts your commits as reviewable candidates: it proposes how to split a messy working tree into focused commits, and nothing lands in history until you approve. The extension's source code is **proprietary** and **not publicly available**; this repository exists solely to receive bug reports, feature requests, and security disclosures from users. ## Reporting a bug or requesting a feature [**Open a new issue**](../../issues/new/choose) and choose the appropriate template: - **Bug report** — for unexpected behavior or crashes - **Feature request** — for new functionality Please fill in all required fields. Issues without sufficient reproduction information may be closed after 7 days of inactivity. ## Reporting a security vulnerability **Do not file public issues for security concerns.** Use GitHub's private security reporting: 1. Go to the [Security tab](../../security/advisories) of this repository 2. Click "Report a vulnerability" 3. Fill in the form You should receive an acknowledgment within 7 days. See [SECURITY.md](SECURITY.md) for details. ## Support level GitInProgress is maintained by a single developer (solo dev). All triage and responses are **best-effort** — there is no SLA. A dedicated email channel for **Pro tier users** will be added when the Pro tier launches in v1.0+. ## License The GitInProgress extension is distributed under the terms of its proprietary LICENSE (included in the extension `.vsix` package). Note that this issue tracker repository is intentionally **source-code-free**; the extension's source is not publicly available.