91 Commits

Author SHA1 Message Date
Benji Taylor 3a4b60108e Use AGENTS.md as source of truth; CLAUDE.md imports it 2026-06-06 23:00:14 -07:00
Benji Taylor 7dc5d65378 3.0.2 changelog and version bump 2026-03-25 09:23:33 -07:00
Benji Taylor c38daba89d Update OG image and fix metadataBase domain 2026-03-25 09:06:03 -07:00
Benji Taylor d3495cffcb Update 404 page with favicon logo 2026-03-24 11:47:48 -07:00
Benji Taylor 081c03f351 Add 3.0.1 changelog entry 2026-03-24 10:33:52 -07:00
Benji Taylor 81e44c7ef3 Fix npm logo and settings panel wordmark 2026-03-24 10:24:54 -07:00
Benji Taylor 4e2fdbb5c5 Site rebrand and polish
Wordmark logo (red) across sidebar, mobile nav, settings panel, and README.
New favicon, IBM Plex Serif for titles, red AFS badges, .dev -> .com,
v3.0 date to March 24, layout mode blog post ending, overview page tweaks.
2026-03-24 09:59:40 -07:00
Benji Taylor 23d725dedf Layout mode
Press L to drag components onto the page, rearrange sections, or wireframe
from scratch. 65+ component types, smart guides, snap positioning, section
detection, and structured output with coordinates and dimensions.

Extends AFS to v1.1 with placement, rearrange, and wireframe annotation kinds.
Includes MCP integration, blog post, changelog, and updated docs.
2026-03-24 09:59:08 -07:00
Nicolas Jesenberger cea0d83376 refactor: ui 2026-03-20 22:20:48 +01:00
Benji Taylor fb2d561660 Bump to 2.3.3, update changelog 2026-03-14 10:06:01 -07:00
Nicolas Jesenberger 8b77f6cbef polish: ui (#151)
* polish ui

* update: agentation color accent

* fix: multi marker color

* update: icons to use p3 colors

* fix: automations page position

* minor fixes
2026-03-14 09:41:57 -07:00
Benji Taylor 26556042af Merge pull request #143 from njesenberger/polish/website
polish: website
2026-03-11 20:06:33 -07:00
Nicolas Jesenberger 1de0998b8f update: install snippet and heading gap 2026-03-12 01:07:54 +01:00
Nicolas Jesenberger 291996b138 update: install snippet and heading gap 2026-03-12 01:07:41 +01:00
Nicolas Jesenberger 664f26f69d update: favicons 2026-03-12 00:59:41 +01:00
Nicolas Jesenberger f43b6647d6 polish: website 2026-03-12 00:07:40 +01:00
Benji Taylor de4ca59ffe Bump to 2.3.2, update changelog 2026-03-09 21:14:47 -07:00
Benji Taylor 146194fdf3 Fix keyboard shortcut interception in text inputs, remove portless from example 2026-03-09 11:37:33 -07:00
Benji Taylor 882a827654 Add source file detection via stack-trace fallback, update docs
When _debugSource is missing (Next.js/SWC), probes component functions
with a throwing hooks dispatcher and parses the error stack to extract
source file paths. Works with Vite, Next.js, Webpack, and Turbopack.

Site: add 2.3.0 changelog, update output examples with Source lines,
add source file mention to homepage, remove CSS isolation page.
2026-03-07 12:27:53 -08:00
Benji Taylor f7722424f2 Add 'Hide Until Restart' setting (sessionStorage per-tab) 2026-03-07 11:09:52 -08:00
Benji Taylor ccdb753cfc Isolate toolbar CSS from host page global styles (#43)
Add scoped CSS reset for form elements inside the toolbar to prevent
global rules (e.g. Vite's default button styles) from leaking in.
2026-03-06 17:17:31 -08:00
Benji Taylor 2afc6573b6 Add className prop for toolbar positioning (#129) 2026-03-06 16:30:45 -08:00
Benji Taylor 18c698ab6b Remove unused modern-screenshot dep from example 2026-03-06 15:57:41 -08:00
Benji Taylor 91603eadc2 Revert "Fix install-snippet overlap and footer layout on mobile" 2026-03-06 14:47:41 -08:00
Steve Smith fa09c04f71 Fix install-snippet overlap and footer layout on mobile 2026-02-27 04:30:41 +00:00
Benji Taylor 6a83b72843 Use portless for dev server URLs 2026-02-24 17:33:34 -08:00
Steve Smith 4a3b08f812 Address Agent Trust Hub security audit, add add-mcp install path (#103)
Address Agent Trust Hub security audit findings
2026-02-17 19:16:40 -08:00
Benji Taylor 16673c67fd Add critique mode and self-driving mode docs to MCP page 2026-02-15 12:32:45 -08:00
Benji Taylor 6c5ba263da Bump to 2.2.1, add changelog entry 2026-02-11 22:35:39 -08:00
Benji Taylor 450dd841f7 Doctor warns about stale config, MCP page uses claude mcp add 2026-02-09 10:13:37 -08:00
Benji Taylor 3ca0a37b4c Merge pull request #85 from stevysmith/fix/mcp-config-path
Fix outdated MCP config path
2026-02-09 10:13:13 -08:00
Steve Smith 0ce008f1ae Fix outdated MCP config path across docs, CLI, and skill
Closes #83
2026-02-09 00:21:01 +00:00
Benji Taylor 21047d25dd Freeze all animations (JS, CSS, WAAPI, videos), bump 2.2.0 2026-02-06 19:29:15 -08:00
Benji Taylor 8bb235ee30 Fix unstyled MCP settings link, bump 2.1.1 2026-02-05 19:05:23 -08:00
Benji Taylor 67e9b3087d Post-merge cleanup: watch_annotations docs, remove wait_for_action, bug fixes
- Add watch_annotations to MCP docs, API page, and changelog
- Remove wait_for_action tool entirely (dead code)
- Fix SSE connection-drop causing MCP tools to hang
- Fix production builds health-checking localhost:4747
- Implement Cmd+Shift+F keyboard shortcut
- Fix SVG logo URL in npm README
- Rename "Send to Agent" to "Send Annotations" across docs
- Add Hands-Free Mode section to MCP docs
- Bump agentation to 2.1.0 and agentation-mcp to 1.1.0
2026-02-05 18:49:09 -08:00
Benji Taylor 1e3746ab60 Update v2.0 release date to February 5, 2026
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 07:31:50 -08:00
Benji Taylor af591bdc92 Update blog preview aspect ratio to match OG image
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 21:57:05 -08:00
Benji Taylor 79db4c435e Update Agentation 2.0 blog post OG image
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 21:55:44 -08:00
Benji Taylor d58b60ae4c Fix changelog: per-tab → per-page for consistency 2026-02-04 11:38:01 -08:00
Benji Taylor 692fd55e23 Fix blog post accuracy and broken link
- Update stats to 1.8k stars and hundreds of thousands of installs
- Add links to MCP, API, and SSE documentation
- Fix Event types styling to use h3 instead of p>strong
- Fix React detection description (minimal → disabled in Compact)
- Fix broken #sse anchor (→ #real-time-events)
- Remove unsupported Cursor/Windsurf claims
- Fix "browser tab" → "page" for session scope
2026-02-04 09:26:25 -08:00
Benji Taylor 38e81badfe Fix documentation accuracy across all docs, README, and FAQ (#57) 2026-02-03 14:11:47 -08:00
Benji Taylor 7415a8e3d7 Shift left nav further left (#58) 2026-02-02 20:56:34 -08:00
Benji Taylor 5265f131f1 Add licensing section to homepage 2026-02-02 20:03:03 -08:00
Benji Taylor f925f4a646 Preserve query params and hash in copied feedback URL (#55) 2026-02-01 15:47:54 -05:00
Dennis Jin 2434990a60 Add FAQ entry for better-sqlite3 troubleshooting
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 16:47:18 -05:00
Benji Taylor 935a3567db Add JSON schema file for annotation format (#49)
* Add animated diagrams to schema and webhooks pages

- Schema page: sequence diagram showing annotation lifecycle
  (create → get_pending → acknowledge → resolve)
- Webhooks page: sequence diagram showing webhook flow
  (annotation events → webhook server → external services)

Both use Framer Motion for entrance animations and CSS keyframes
for looping pulse effects, matching the MCP diagram style.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Add JSON schema file for annotation format

Creates public/schema/annotation.v1.json so the URL referenced
on the schema page actually resolves when deployed.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 11:27:45 -05:00
Benji Taylor 6cd775bc0e Update 2.0 blog post OG image (#53) 2026-01-29 16:17:36 -08:00
Benji Taylor bf981dcbf4 Add animated diagrams to schema and webhooks pages (#48)
- Schema page: sequence diagram showing annotation lifecycle
  (create → get_pending → acknowledge → resolve)
- Webhooks page: sequence diagram showing webhook flow
  (annotation events → webhook server → external services)

Both use Framer Motion for entrance animations and CSS keyframes
for looping pulse effects, matching the MCP diagram style.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 17:01:38 -08:00
Benji Taylor ed41eeb295 Add animated MCP diagram to docs (#46)
- Install beautiful-mermaid package for diagram rendering
- Create MCPDiagram component with animated sequence diagram
- Shows communication flow between Browser, HTTP Server, MCP Server, and AI Agent
- Features smooth entrance animations, pulsing labels, and actor highlights
- Includes legend for request/response arrow types

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 16:14:06 -08:00
Benji Taylor 212e3af988 Add Webhooks back to navigation (#47)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 16:11:41 -08:00