experiments in a post-browser web
10
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs(changelog): bump for 39f87286..c9f255de (10 bullets, W18)

+86 -2
+15 -1
CHANGELOG.md
··· 8 8 description: Recent changes to Peek 9 9 --> 10 10 11 - <!-- last-bumped: 39f87286ffea --> 11 + <!-- last-bumped: c9f255dee06d --> 12 12 13 13 Completed work. Two formats coexist on purpose: 14 14 ··· 19 19 20 20 ## Week of 2026-04-27 (W18) 21 21 22 + ### 2026-04-30 23 + 24 + - chrome-ext: keep popup-side fixes, drop runtime-bridge ext patches 25 + - chrome-ext: native chrome.runtime.sendMessage cross-origin polyfill 26 + - harness: reusable Electron CDP debugging harness for chrome-extension flows 27 + - timers: HUD widget, custom sound URL, list view 28 + - search: cmd panel opens a fresh search window per invocation 29 + - chrome-ext: runtime-external polyfill checkpoint + harness diagnostics 30 + 22 31 ### 2026-04-29 32 + 33 + - architecture: add Implementation conventions section 34 + - peek-tasks: document peek:ready / peek:triage quality markers and peek:wontfix terminal state 35 + - settings: re-render Extensions section once chrome extensions finish loading 36 + - chrome-ext: unbreak Proton Pass autofill — install browser.permissions on SW + lock chrome 23 37 24 38 - tasks: migrate active task queue into Peek; tasks.md becomes a pointer 25 39 - changelog: scaffold per-day bump script + per-bullet RSS generator (untested)
+71 -1
docs/feed.xml
··· 4 4 <title>Peek Changelog</title> 5 5 <link>https://tangled.org/burrito.space/peek</link> 6 6 <description>Recent changes to Peek</description> 7 - <lastBuildDate>Wed, 29 Apr 2026 10:49:23 GMT</lastBuildDate> 7 + <lastBuildDate>Thu, 30 Apr 2026 21:32:25 GMT</lastBuildDate> 8 8 <generator>changelog-to-rss.js</generator> 9 9 <atom:link href="https://tangled.org/burrito.space/peek/raw/main/docs/feed.xml" rel="self" type="application/rss+xml"/> 10 + <item> 11 + <title>chrome-ext: keep popup-side fixes, drop runtime-bridge ext patches</title> 12 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-04-30</link> 13 + <guid isPermaLink="false">urn:peek:changelog:2026-04-30:eb8e6c443b05</guid> 14 + <pubDate>Thu, 30 Apr 2026 12:00:00 GMT</pubDate> 15 + <description>chrome-ext: keep popup-side fixes, drop runtime-bridge ext patches</description> 16 + </item> 17 + <item> 18 + <title>chrome-ext: native chrome.runtime.sendMessage cross-origin polyfill</title> 19 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-04-30</link> 20 + <guid isPermaLink="false">urn:peek:changelog:2026-04-30:b9b0d8d9ea6c</guid> 21 + <pubDate>Thu, 30 Apr 2026 12:00:00 GMT</pubDate> 22 + <description>chrome-ext: native chrome.runtime.sendMessage cross-origin polyfill</description> 23 + </item> 24 + <item> 25 + <title>harness: reusable Electron CDP debugging harness for chrome-extension flows</title> 26 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-04-30</link> 27 + <guid isPermaLink="false">urn:peek:changelog:2026-04-30:9491f51b5ecc</guid> 28 + <pubDate>Thu, 30 Apr 2026 12:00:00 GMT</pubDate> 29 + <description>harness: reusable Electron CDP debugging harness for chrome-extension flows</description> 30 + </item> 31 + <item> 32 + <title>timers: HUD widget, custom sound URL, list view</title> 33 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-04-30</link> 34 + <guid isPermaLink="false">urn:peek:changelog:2026-04-30:10b635c78365</guid> 35 + <pubDate>Thu, 30 Apr 2026 12:00:00 GMT</pubDate> 36 + <description>timers: HUD widget, custom sound URL, list view</description> 37 + </item> 38 + <item> 39 + <title>search: cmd panel opens a fresh search window per invocation</title> 40 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-04-30</link> 41 + <guid isPermaLink="false">urn:peek:changelog:2026-04-30:793da6a7867d</guid> 42 + <pubDate>Thu, 30 Apr 2026 12:00:00 GMT</pubDate> 43 + <description>search: cmd panel opens a fresh search window per invocation</description> 44 + </item> 45 + <item> 46 + <title>chrome-ext: runtime-external polyfill checkpoint + harness diagnostics</title> 47 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-04-30</link> 48 + <guid isPermaLink="false">urn:peek:changelog:2026-04-30:a676d525cab9</guid> 49 + <pubDate>Thu, 30 Apr 2026 12:00:00 GMT</pubDate> 50 + <description>chrome-ext: runtime-external polyfill checkpoint + harness diagnostics</description> 51 + </item> 52 + <item> 53 + <title>architecture: add Implementation conventions section</title> 54 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-04-29</link> 55 + <guid isPermaLink="false">urn:peek:changelog:2026-04-29:9c2837217d58</guid> 56 + <pubDate>Wed, 29 Apr 2026 12:00:00 GMT</pubDate> 57 + <description>architecture: add Implementation conventions section</description> 58 + </item> 59 + <item> 60 + <title>peek-tasks: document peek:ready / peek:triage quality markers and peek:wontfix terminal state</title> 61 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-04-29</link> 62 + <guid isPermaLink="false">urn:peek:changelog:2026-04-29:37e7c5261b82</guid> 63 + <pubDate>Wed, 29 Apr 2026 12:00:00 GMT</pubDate> 64 + <description>peek-tasks: document peek:ready / peek:triage quality markers and peek:wontfix terminal state</description> 65 + </item> 66 + <item> 67 + <title>settings: re-render Extensions section once chrome extensions finish loading</title> 68 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-04-29</link> 69 + <guid isPermaLink="false">urn:peek:changelog:2026-04-29:b7fd21e41b9f</guid> 70 + <pubDate>Wed, 29 Apr 2026 12:00:00 GMT</pubDate> 71 + <description>settings: re-render Extensions section once chrome extensions finish loading</description> 72 + </item> 73 + <item> 74 + <title>chrome-ext: unbreak Proton Pass autofill — install browser.permissions on SW + lock chrome</title> 75 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-04-29</link> 76 + <guid isPermaLink="false">urn:peek:changelog:2026-04-29:6acdddfa8158</guid> 77 + <pubDate>Wed, 29 Apr 2026 12:00:00 GMT</pubDate> 78 + <description>chrome-ext: unbreak Proton Pass autofill — install browser.permissions on SW + lock chrome</description> 79 + </item> 10 80 <item> 11 81 <title>tasks: migrate active task queue into Peek; tasks.md becomes a pointer</title> 12 82 <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-04-29</link>