Expand description
agent-launch — draft platform-native release announcements.
Rust port of @p-vbordei/agent-launch.
Re-exports§
pub use config::load_launch_config;pub use config::Context as LaunchContext;pub use config::LaunchConfig;pub use config::LaunchConfigError;pub use config::Platform;pub use config::Project;pub use context::gather_context;pub use context::ContextError;pub use context::GatheredContext;pub use draft::draft_one;pub use draft::AnthropicClient;pub use draft::DraftResult;pub use platforms::list_platforms;pub use platforms::load_platform_template;pub use platforms::PlatformKind;pub use platforms::PlatformTemplate;