Conversation
Collaborator
✅ Heimdall Review Status
|
- Updated building-quality-agents.mdx with improved content - Updated getting-featured.mdx with enhanced guidance - Removed best-practices.mdx and why-agents.mdx (consolidated into other files)
- Removed 'why-agents' and 'best-practices' from Chat Agents navigation - These files were deleted in previous commit but sidebar still referenced them
- Enhanced building-quality-agents.mdx with improved guidance - Updated chat-agents.mdx with better content structure - Refined getting-featured.mdx with clearer instructions
- Additional improvements to agent getting featured documentation
- Changed 'Fill out the form [here]' to 'Fill out [this form]' for better readability
- Add detailed onboarding message structure and examples - Include group chat etiquette and multi-channel support guidelines - Expand communication style recommendations - Add engagement strategies and continuous value creation - Provide concrete examples of good vs poor practices
89843f7 to
a1f58d4
Compare
soheimam
approved these changes
Sep 30, 2025
madisoncarter1234
pushed a commit
to madisoncarter1234/docs
that referenced
this pull request
Oct 27, 2025
Fix base#423. Thanks @manan19! <!-- start pr-codex --> --- ## PR-Codex overview This PR updates the contract interaction in the `create-account.md` documentation to reflect changes in the address and ABI being used for nonce retrieval. ### Detailed summary - Updated the address from `KEY_GATEWAY_ADDRESS` to `ID_REGISTRY_ADDRESS`. - Changed the ABI from `keyGatewayABI` to `idRegistryABI`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
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.
fork of @claudiahaddad 's PR to verify commits and merge