fluers-core 0.3.1

Core agent primitives and model abstractions for Fluers (port of pi-agent-core + pi-ai)
Documentation

fluers-core

Core agent primitives and model abstractions for Fluers.

This crate is the native Rust stand-in for Flue's two foundational TypeScript dependencies:

Flue itself is a harness layer on top of these two. Neither has a published Rust crate, so a faithful native Rust port must re-implement this foundation first. Everything else (fluers-runtime, fluers-cli, …) builds on the traits defined here.