0.1.15 (2026-04-24)
0.1.14 (2026-04-23)
0.1.13 (2026-04-21)
0.1.12 (2026-04-20)
0.1.11 (2026-04-17)
0.1.10 (2026-04-16)
0.1.9 (2026-04-15)
0.1.8 (2026-04-14)
- agent evolution - memory, compaction, plan mode, tool enhancement & file cache (#32) (0b2a486)
- runtime config and capability discovery (#36) (9539b54)
- centralize platform-specific paths via app_config_dir() (ad87748)
- refactor AGENTS.md to focus on rules and conventions (0f81cbc)
- update file paths to reflect multi-crate workspace structure (51b6cc7)
0.1.7 (2026-04-09)
0.1.6 (2026-04-09)
0.1.5 (2026-04-09)
0.1.4 (2026-04-09)
0.1.3 (2026-04-09)
- accept optional session ID in SessionManager::create and AgentEngine::init_session (b5e50e8)
- add --config-path flag and warn on config parse failure (2f67ed8)
- add --session-id flag and --resume support in json-stream mode (6ecfa09)
- add --version flag support for AionUi integration (0d32f1f)
- add ProviderCompat configuration layer (Phase 0.1) (cc4a315)
- add session_id field to Ready protocol event (f1025b5)
- Bedrock schema sanitization via compat config (Phase 1.4) (7802f19)
- compat-driven message alternation, merging, and auto tool ID (Phase 1.1, 1.8) (9bd5b3c)
- compat: add configurable api_path for chat completions endpoint (ad8b6e9)
- enhanced Bedrock error messages with actionable hints (Phase 2.1) (a80d0ff)
- initial commit of aionrs (f8f3249)
- integrate ProviderCompat into config system (Phase 0.2) (c0a4753)
- OpenAI compat features - max_tokens field, message merging, orphan cleanup, dedup, strip patterns (Phase 1.2, 1.3, 1.5, 1.6, 1.7) (c61896d)
- OpenAI reasoning model support (Phase 3.1) (106108a)
- pass ProviderCompat to all providers (Phase 0.3) (d9c6e1b)
- session ID and resume support for JSON stream mode (d36df5e)
- skills system - named prompt snippets with tool orchestration (#5) (4a5183f)
- support custom provider aliases in configuration (#2) (9fde728)
- wire up skills system in main.rs and fix symlink traversal (f93303c)
- ci: fix invalid workflow files (matrix.if + YAML syntax) (#6) (4fd6de4)
- release: bootstrap release-please for Cargo workspace (#8) (18dd3e3)
- remove Claude branding, use AGENTS.md and AIONRS_* variables (97dc25c)
- split into Cargo workspace with fine-grained crates + CI/E2E (#3) (a4537d9)
- add AGENTS.md with architecture principles and CLAUDE.md reference (5dfeb89)
- document --session-id flag and session_id in Ready event (510c141)
- replace hardcoded ~/.config/aionrs paths with --config-path (d94d518)
- update README with ProviderCompat layer and reasoning model support (c831e21)
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.