Skip to content

Release v1.0.2 - Skills, Multi-Agent, Plugins, Questions & Resilience

Choose a tag to compare

@PwnedBytes0x1 PwnedBytes0x1 released this 07 Sep 12:55
· 9 commits to main since this release

Highlights in v1.0.2:

  • 🎯 Reusable Skills System (create_skill, call_skill, /skill)
  • 🤖 Multi-Agent Orchestration (create_agent, spawn_agents in parallel)
  • 🔌 Dynamic Plugin Management (local & community git plugins, /plugin)
  • ❓ Interactive User Question Prompting (ask_question with choices)
  • ⚡ Mid-Run User Guidance Interruption (send message while busy to steer/pivot)
  • 🛑 ESC Key support to immediately halt ongoing tasks
  • 🛡️ 5-Stage Exponential Connection Retry Backoff (+5s intervals)
  • ♾️ Unconstrained tool execution (removed artificial 8-round limit)