Skip to content

Bundle Keito agent skill with CLI#21

Merged
sionsmith merged 1 commit into
mainfrom
codex/bundled-keito-skill
Jun 16, 2026
Merged

Bundle Keito agent skill with CLI#21
sionsmith merged 1 commit into
mainfrom
codex/bundled-keito-skill

Conversation

@sionsmith

Copy link
Copy Markdown
Contributor

Summary

  • Bundle the Keito time-tracking skill inside keito-cli and make keito skill install default to the bundled source.
  • Add a gstack-style ./setup entrypoint plus keito skill team-init optional|required for repo-level agent onboarding.
  • Document Keito positioning as billing and profitability infrastructure for AI-native services companies.
  • Include the existing calendar and desktop time-entry source support in the 0.1.7 release notes.

Release

  • Bumps keito-cli from 0.1.6 to 0.1.7.
  • After merge to main, release-tagger.yml should create v0.1.7 and dispatch release.yml.
  • Do not manually tag unless the automated tagger fails.

Validation

  • cargo fmt --all -- --check
  • cargo clippy --all-targets -- -D warnings
  • cargo test --all-targets
  • cargo build --release
  • ./target/release/keito --version
  • ./target/release/keito --help
  • cargo run --bin gen-man -- /tmp/keito-man
  • python3 .github/scripts/check-release-version.py --base-ref origin/main --mode guard --event-name pull_request
  • cargo audit (passes with the repo-allowed unmaintained proc-macro-error2 warning via tabled)

@sionsmith sionsmith force-pushed the codex/bundled-keito-skill branch 2 times, most recently from bbb3bfe to 3c3c9f6 Compare June 16, 2026 20:49
@sionsmith sionsmith force-pushed the codex/bundled-keito-skill branch from 3c3c9f6 to 1d796f1 Compare June 16, 2026 20:52
@sionsmith sionsmith merged commit 9914a19 into main Jun 16, 2026
9 checks passed
@sionsmith sionsmith deleted the codex/bundled-keito-skill branch June 16, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant