RubyGems Navigation menu

pikuri 0.0.1

A library for assembling AI assistants: Pikuri::Agent (a thin wrapper around ruby_llm's chat loop), Pikuri::Tool with strict argument validation, a listener surface for rendering / budgets / sub-agents, and a small set of bundled tools (calculator, web search, web scrape, fetch, plus six coding tools: read / write / edit / grep / glob / bash). Downstream projects (notably the planned pikuri-tui) wire these into actual binaries. The repo also ships `bin/pikuri-chat` and `bin/pikuri-code` as demo entry points, but they are NOT installed by `gem install pikuri` — they exist to show how to wire the library together and to support development.

Gemfile:
=

install:
=

Versions:

  1. 0.0.1 May 14, 2026 (96 KB)

Runtime Dependencies (11):

dentaku ~> 3.5
faraday ~> 2.9
nokogiri ~> 1.19
pdf-reader ~> 2.15
rainbow ~> 3.1
ruby_llm ~> 1.15
tsort ~> 0.2
tty-markdown ~> 0.7
zeitwerk ~> 2.7

Owners:

Pushed by:

Authors:

  • Martin Vysny

SHA 256 checksum:

=

Total downloads 128

For this version 128

Version Released:

License:

MIT

Required Ruby Version: >= 3.3

New versions require MFA: true

Version published with MFA: true

Links: