Skip to main content

Crate omni_dev

Crate omni_dev 

Source
Expand description

§omni-dev

A comprehensive development toolkit written in Rust.

§Features

  • Fast and efficient development tools
  • Extensible architecture
  • Memory safe and reliable

§Quick Start

use omni_dev::*;

println!("Hello from omni-dev!");

Re-exports§

pub use crate::cli::Cli;

Modules§

atlassian
Atlassian integration: JIRA and Confluence API clients, ADF/JFM conversion.
claude
Claude API integration for commit message improvement.
cli
CLI interface for omni-dev.
data
Data processing and serialization.
datadog
Datadog API integration: read-only HTTP client and helpers.
git
Git operations and repository management.
resources
Embedded reference resources shared by the CLI and the MCP server.
transcript
Transcript and caption fetching from media platforms.
utils
Utility functions and helpers.
voice
Voice capture: microphone-to-WAV pipeline.

Constants§

VERSION
The current version of omni-dev.