pikuri-core 0.0.6
pikuri-core is the lean, audit-friendly foundation of the pikuri family: Pikuri::Agent (a thin wrapper around ruby_llm's chat loop) with its Configurator + Extension protocol, the strict Pikuri::Tool framework, a listener surface for rendering / budgets / sub-agents, and four bundled stateless tools (calculator, web search, web scrape, fetch). Extensions (skills, MCP, workspace, coding stack, named-agent personas) live in sibling gems so a privacy-conscious user can install just this core and audit a minimal dependency tree. For the convenience bundle that pulls in everything, see the +pikuri+ metagem.
Gemfile:
=
install:
=
Runtime Dependencies (7):
faraday
~> 2.9
nokogiri
~> 1.19
rainbow
~> 3.1
reverse_markdown
~> 3.0
ruby_llm
~> 1.15
ruby-readability
~> 0.7
zeitwerk
~> 2.7