aether-utils 0.1.2

Shared utilities for the Aether AI agent framework
Documentation
# aether-utils

Shared utilities for the Aether AI agent framework.

## Table of Contents

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

- [Key Types]#key-types
- [License]#license

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

## Key Types

- **`MarkdownFile<T>`** -- Parse markdown files with optional YAML frontmatter into typed structs
- **`ReasoningEffort`** -- Enum representing AI model reasoning levels (`Low`, `Medium`, `High`, `Xhigh`)
- **`SettingsStore`** -- JSON settings file management with load-or-create semantics

## License

MIT