v0.1.0
What's Changed
- Add CLAUDE.md as minimal pointer to AGENTS.md by @Copilot in #98
- Add @tool decorator for zero-boilerplate tool definition by @dgenio in #105
- Add path-scoped Copilot instruction files for source and tests by @Copilot in #108
- Add
FlowBuilderfluent API for flow construction by @Copilot in #109 - Add tests/ to CI mypy invocation and fix test type errors by @Copilot in #110
- Pin ruff format settings explicitly in pyproject.toml by @Copilot in #111
- docs: add Flow model fields table to AGENTS.md § 5 by @Copilot in #112
- Add PR template, YAML issue forms, and CONTRIBUTING.md by @Copilot in #113
- Add real-world examples: data pipeline, MCP search, and naive vs compiled comparison by @Copilot in #114
- Remove empty examples/init.py by @Copilot in #115
- feat: add DAG-based flow model with topological execution by @dgenio in #116
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #119
Full Changelog: v0.0.4...v0.1.0