Re-exports§
pub use tools::build_registry;
Modules§
- git
- github
- logging
- Logging utilities for
pr_comments. - models
- pagination
- Pagination state helpers specific to
pr_comments. - tools
- Tool wrappers for
pr_commentsusing agentic-tools-core.
Structs§
Constants§
- AI_
PREFIX - AI response prefix to clearly identify automated replies.
Functions§
- with_
ai_ prefix - Prepend the AI prefix to a message body if it’s not already present. Avoids double-prefixing, handles leading whitespace.