Skip to content

Local AI Tools

Choose a tag to compare

@darknecrocities darknecrocities released this 26 Jun 04:25

What's New in v0.3

🚀 Features

  • Local AI Tools
    • Added Domo Skill Creator as a standalone tool under the Local AI category.
    • Introduced editable agent cards with optional skill attachments and localStorage library sync.
    • Added unified memory, expandable skill previews, and category navigation buttons for a better AI experience.
  • PDF Tools
    • Implemented adjustable text orientation and rotation controls in the PDF Text Editor.

🐛 Bug Fixes

  • Local AI: Resolved a startup (chicken-and-egg) issue when Ollama is running but hasn't pulled any models yet.
  • Dashboard: Registered the new Domo Skill Creator properly into the dashboard's hardcoded tools array and docs.
  • PDF Tools:
    • Fixed text overlay overlapping by adjusting masking rectangles and estimation widths.
    • Corrected drawing coordinates using cropbox offsets to align overlays on cropped PDFs.
    • Ensured white background rectangles are drawn for both edited and new text blocks during export.
    • Matched clockwise rotation direction during exports and fixed trigger conditions for style/orientation changes.

📝 Documentation

  • Updated local setup clone instruction URLs for AI tools.