Commit 2536215

mo khan <mo@mokhan.ca>
2026-09-08 00:21:51
chore: update description
1 parent 72dc08d
Changed files (1)
elelem-builtins.gemspec
@@ -9,8 +9,7 @@ Gem::Specification.new do |spec|
   spec.email = ["mo@mokhan.ca"]
 
   spec.summary = "Default tools and commands for elelem."
-  spec.description = "Bundles the execute, read, write, tools, context, provider, reload, and builtins " \
-                      "plugins that make a freshly-installed elelem agent useful."
+  spec.description = "Bundles several tools and builtins plugins that make a freshly-installed elelem agent useful."
   spec.homepage = "https://src.mokhan.ca/elelem/builtins"
   spec.license = "MIT"
   spec.required_ruby_version = ">= 4.0.0"