Add RDE recipe: Building a Slack-native coding agent#92
Open
MrBlaise wants to merge 1 commit into
Open
Conversation
New Recipes subsection under the RDE docs, opening with the story of Kolega — the internal Slack-native agent — and pointing readers at the bitclaw-public reference implementation they can run themselves. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
RDE-290
Adds a new Recipes subsection to the RDE docs and its first recipe: the story of Kolega, our internal Slack-native coding agent — what we use it for, why we built our own, how the orchestrator/RDE split works, what we learned, and how to try the same architecture via the open source reference implementation.
Changes
docs/bitrise-rde/recipes/_category_.json— new sidebar category (position 5, after Configuration, non-clickable toggle,Bookicon)docs/bitrise-rde/recipes/building-a-slack-native-coding-agent.mdx— the recipe, at/en/bitrise-rde/recipes/building-a-slack-native-coding-agentVerification
npm run buildpasses (theimage-sizeSVG warnings are pre-existing onmain)The page links github.com/bitrise-io/bitclaw-public and the
bitriseio/bitclaw-publicDocker Hub image. Do not merge until the repo is public and the image is published — both are currently 404.🤖 Generated with Claude Code