CLI agent exploration platform for experimenting with AI agent implementation patterns

1 Open Issue Need Help Last updated: Dec 29, 2025

Open Issues Need Help

View All on GitHub
AI/ML AI Chatbots & Agents

AI Summary: This issue proposes adding the `#[non_exhaustive]` attribute to several public enums and configuration structs across various modules. This is a preventative measure to avoid breaking changes for downstream users when new variants or fields are added in the future. The issue also requires updating documentation to reflect this guidance.

Complexity: 1/5
enhancement good first issue

CLI agent exploration platform for experimenting with AI agent implementation patterns

Rust