Feature hasn't been suggested before.
Describe the enhancement you want to request
Hi! I wanted to add my plugin to the ecosystem list. It's called kibi-opencode and is a part of a small bundle of libraries: kibi-mcp, kibi-cli and kibi-vscode.
Kibi is a local knowledge base for projects - think memory bank on steroids. I designed it to solve different problems I was having with managing project requirements, bdd scenarios and such. Kibi is LLM first (so the input to the KB is simply chatting with the agent as usual), enforces consistency (prolog used as the engine for storing the actual KB) and provides traceability from requirements, through scenarios and ARD's up to E2E coverage.
The opencode plugin is one of the pieces that ensures agents don't bypass the KB interaction. It injects prompts, as well as guards from agents leaving long comments (which might be better represented as ARD's or FACTs).
You can read more in the repo: https://github.com/Looted/kibi
Feature hasn't been suggested before.
Describe the enhancement you want to request
Hi! I wanted to add my plugin to the ecosystem list. It's called kibi-opencode and is a part of a small bundle of libraries: kibi-mcp, kibi-cli and kibi-vscode.
Kibi is a local knowledge base for projects - think memory bank on steroids. I designed it to solve different problems I was having with managing project requirements, bdd scenarios and such. Kibi is LLM first (so the input to the KB is simply chatting with the agent as usual), enforces consistency (prolog used as the engine for storing the actual KB) and provides traceability from requirements, through scenarios and ARD's up to E2E coverage.
The opencode plugin is one of the pieces that ensures agents don't bypass the KB interaction. It injects prompts, as well as guards from agents leaving long comments (which might be better represented as ARD's or FACTs).
You can read more in the repo: https://github.com/Looted/kibi