Extension becomes the main public page
Made the browser tool the GitHub Pages home page, added local packaging instructions, and moved the library demo and changelog to focused pages.
Product, extraction, packaging, and documentation changes.
Made the browser tool the GitHub Pages home page, added local packaging instructions, and moved the library demo and changelog to focused pages.
Added the capture flow, privacy boundary, current limitations, and store availability status.
Markdown output now places content images where they appeared on the page, interleaved with prose and tables. Captures without live DOM positions keep the trailing list.
Moved the macOS screen capture helper out of this library repository and into yrstm/mantis-capture, leaving Mantis as the extraction and normalization library.
Changed leading emphasis rendering so image credits and similar italic-first lines do not look like malformed list markers to Markdown validators.
Moved the public repository back to the open-source extraction library, removed unpacked browser files and install notes, and set the npm package name to @yrstm/mantis.
Relicensed Mantis under Apache-2.0 from v0.3.1, added a NOTICE file, and documented that v0.3.0 and earlier stay MIT for those copies.
Added the public library page with package notes, a normal-copy comparison, and a paste converter.
Added Mantis.fromImage() so caller-supplied OCR or vision output can be normalized into Mantis articles and structured Markdown.
Filtered avatars, icons, badges, logos, social images, and tracking pixels while keeping useful article images, figures, charts, and diagrams.
Added a live-page capture prototype, selection capture, source-safety metadata, configurable delivery, and stronger extraction for documentation and newsletter pages.
Simplified the README and demo around rendered-DOM capture, Markdown for agents, and the browser-copy versus Mantis output comparison.
Documented how to run the local demo server on a different port when the default port is already in use.
Expanded README and agent documentation, added runnable agent examples, improved inline HTML rendering, and added section object discriminators.