docs(#3271): update boost README with project description, plugin structure, and prerequisites#3274
docs(#3271): update boost README with project description, plugin structure, and prerequisites#3274fullsend-ai-coder[bot] wants to merge 2 commits into
Conversation
…ucture, and prerequisites Replace the scaffolded placeholder README with meaningful content: - Expanded project description explaining boost as a rewrite of augment (AI assistant plugin for Backstage) - Planned plugin structure table listing boost, boost-backend, and boost-common packages - Prerequisites section specifying Node 22+ and yarn Closes #3271 Signed-off-by: fullsend-code <fullsend-code@users.noreply.github.com>
|
ReviewFindingsMedium
Low
Previous runReviewFindingsMedium
Low
|
|
/fs-fix |
- Rename heading from "Planned Plugin Structure" to "Plugins" to match convention used by augment and other workspace READMEs - Switch plugin table to two-column format (Plugin, Description) matching the established augment pattern - Add "planned" note to convey pre-release status without a non-standard heading - Remove Prerequisites section for consistency with other workspace READMEs Addresses review feedback on #3274 Signed-off-by: fullsend-fix <fullsend-code@users.noreply.github.com>
🔧 Fix agent — iteration 1 (human-triggered)Addressed all 4 review findings: renamed section heading to match convention, adopted two-column plugin table format from augment, and removed Prerequisites section (which also resolved the Node.js version mismatch). Fixed (4):
Tests: passed Updated by fullsend fix agent |
|
gabemontero
left a comment
There was a problem hiding this comment.
just some FYI's @durandom
| This workspace contains the Boost plugin family for Red Hat Developer Hub. | ||
|
|
||
| Boost is a rewrite of the [Augment](../augment/) plugin. | ||
| Boost is a rewrite of the [Augment](../augment/) plugin — an AI assistant plugin for Backstage that provides RAG-powered document search, multi-agent orchestration, tool calling via MCP servers, and safety guardrails, all running against open-source models on your own infrastructure. |
There was a problem hiding this comment.
this is fine for now but fyi @durandom I plan on updating this when I submit the proposal / spec / background doc
| | --------------------------------------------------------- | ------------------------------------------------ | | ||
| | @red-hat-developer-hub/backstage-plugin-boost | Frontend UI — chat interface and agent status | | ||
| | @red-hat-developer-hub/backstage-plugin-boost-backend | Backend service — API routes, orchestration logic | | ||
| | @red-hat-developer-hub/backstage-plugin-boost-common | Shared types, constants, and utilities | |
There was a problem hiding this comment.
similarly we'll be expanding this beyond what augment is currently providing @durandom ... I'll deal with that as well as part of the proposal / spec /etc/ PR
|
any idea @durandom if fullsend's agents can address this from the CI: |



Replace the scaffolded placeholder README with meaningful content:
(AI assistant plugin for Backstage)
boost-common packages
Closes #3271
Post-script verification
agent/3271-update-boost-readme)44b418c47c8b8b90afdfd86d8d8fe433b985fc35..HEAD)