Skip to content

Add Slime to Plugins & Extensions#58

Open
bitqs wants to merge 1 commit into
jmanhype:mainfrom
bitqs:add-slime
Open

Add Slime to Plugins & Extensions#58
bitqs wants to merge 1 commit into
jmanhype:mainfrom
bitqs:add-slime

Conversation

@bitqs

@bitqs bitqs commented Jun 10, 2026

Copy link
Copy Markdown

Adds Slime — renders your real Claude Code session as a turn-based RPG: a statusline HUD + a PixiJS browser arena, driven entirely by hooks as a pure observer (zero impact on the session, zero runtime dependencies, MIT).

One row added to the Plugins & Extensions table, matching the existing format.

@qodo-code-review

qodo-code-review Bot commented Jun 10, 2026

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (1) 📘 Rule violations (0)

Grey Divider


Remediation recommended

1. Stale plugin count 🐞 Bug ⚙ Maintainability
Description
The README Status section still reports “Plugins listed | 4” even though this PR adds a 5th Plugins
& Extensions entry (Slime), making the displayed repository metadata incorrect/misleading.
Code

README.md[33]

+| [Slime](https://github.com/bitqs/slime) | bitqs | Renders your real session as a turn-based RPG — statusline HUD + PixiJS arena, zero session impact |
Evidence
The Status table explicitly lists the plugin count as 4, while the Plugins & Extensions table in the
same README now contains 5 entries including the newly added Slime row.

README.md[7-13]
README.md[25-34]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

## Issue description
The README “Status” table is now inconsistent with the actual number of items in “Plugins & Extensions”. After adding the Slime row, there are 5 plugins listed, but the Status table still says 4.

## Issue Context
This repository appears to maintain summary metrics in README.md (counts + last updated). Adding new entries should keep these metrics in sync.

## Fix Focus Areas
- README.md[7-13]
- README.md[25-34]

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools


Grey Divider

Qodo Logo

@qodo-code-review

Copy link
Copy Markdown

PR Summary by Qodo

Add Slime to Plugins & Extensions list
📝 Documentation 🕐 Less than 5 minutes

Grey Divider

Walkthroughs

Description
• Add Slime entry to the Plugins & Extensions table in README.
• Document link, author, and short capability summary consistent with existing rows.
High-Level Assessment

The change is a straightforward documentation update that matches the existing table format; no alternative approach is warranted beyond ensuring the row stays consistent with adjacent entries.

Grey Divider

File Changes

Documentation (1)
README.md Add Slime to Plugins & Extensions table +1/-0

Add Slime to Plugins & Extensions table

• Adds a new table row for the Slime plugin, including the repository link, author, and a concise description of its purpose and non-invasive design.

README.md


Grey Divider

Qodo Logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant