Metadata-Version: 2.4
Name: froe
Version: 0.0.1
Summary: A small, hackable coding agent in plain Python. No telemetry, no account, no hosted anything.
Author: qrc
License: MIT
Keywords: agent,cli,coding-agent,llm,pydantic-ai
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Code Generators
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# froe

A small, hackable coding agent in plain Python. No telemetry, no account, no
hosted anything — a codebase you can read in an afternoon and change to fit.

A froe is the simplest edge tool there is: no motor, no precision, you set it on
the grain and hit it with a mallet. It splits wood *along* the grain rather than
cutting across it — working with the material's own structure instead of
overpowering it. That is the idea here.

## Status

Pre-release. This `0.0.1` is an early placeholder published while the project is
finished up; the first working release will follow shortly. Built on
[Pydantic-AI](https://ai.pydantic.dev/), with native filesystem and shell tools,
optional MCP servers, sessions, skills, and hooks.
