Skip to content

v1.0.15

Choose a tag to compare

@michael-tomala michael-tomala released this 08 Jun 22:08
· 15 commits to main since this release

v1.0.15

Added

  • M30 Static HTML previewHtmlViewer renders read-only .html previews, backed by a static file server with secure access and MIME-type handling; router, sidebar icons, and page watcher all recognize HTML files.
  • Chat orchestration for seeded threadsstartSeededThread seeds new threads with a prompt for immediate agent interaction, plus a sticky ActionBar UI, an AC analysis service, and badges for user-defined writing styles.
  • find-references CLI command — core reference-search logic supporting static and dynamic references.

Changed

  • M29 Slug-Based Entity Identity — entities are now identified solely by slug (replacing integer IDs), with a new EntityStore/EntityIndexer/EntitiesWatcher, entitiesDir config, MutateOpts, and migration 035_m29_slug_identity.
  • UsageBadge context-window occupancy now uses input + output tokens for accurate utilization display.

Full changelog: v1.0.14...v1.0.15