diff --git a/Cargo.toml b/Cargo.toml index d1618f5..03f57c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "keito-cli" version = "0.1.6" edition = "2021" -description = "CLI for AI agents and humans to track billable time against the Keito platform" +description = "AI agent time tracking CLI for Keito: capture billable human and agent work for client billing, agency projects, and AI-native services" license = "MIT" repository = "https://github.com/osodevops/keito-cli" keywords = ["keito", "time-tracking", "cli", "ai-agents", "billing"] diff --git a/README.md b/README.md index 5bcb8b8..e2f58b8 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,32 @@ -# keito +# Keito CLI - AI Agent Time Tracking and Billing [](https://github.com/osodevops/keito-cli/actions/workflows/test.yml) -Track billable time against the [Keito](https://keito.ai) platform — from the terminal or from an AI agent. +Track billable human and AI agent work in [Keito](https://keito.ai) from the terminal, CI, scripts, or autonomous agent workflows. + +`keito` is a command-line interface for AI agencies, professional services teams, and AI-native service companies that need billing-grade records for client work. Use it to start and stop timers, log completed work, map time to Keito projects and tasks, and return structured JSON that agents can safely use without scraping terminal text. + +Keito is built for teams selling outcomes with people and AI agents. The CLI helps make that work visible for client billing, project profitability, time tracking, and invoice review.