Skip to content

v1.0.1

Choose a tag to compare

@beycom beycom released this 10 Feb 05:21
· 400 commits to main since this release

Highlights

  • Mem Tool - 11-13x faster than accessing files directly and improved user experience
  • Agent Hints - Agents now can get help on using OneTool via add ot.agent_hints()
  • Timer Pack - Timer tool pack to measure elapsed time
  • Dev Docs - Architecture, coding standards, etc now all documented for agents and contributors

Changes

  • add mem.grep regex search; update prompts and guides