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 be4002a4..84d86033 (19 bullets, W19+W18)

+163 -2
+29 -1
CHANGELOG.md
··· 8 8 description: Recent changes to Peek 9 9 --> 10 10 11 - <!-- last-bumped: be4002a4dd7a --> 11 + <!-- last-bumped: 2f6648e8680b --> 12 12 13 13 Completed work. Two formats coexist on purpose: 14 14 ··· 17 17 18 18 See TODO.md for pending items, WIP.md for in-progress items. 19 19 20 + ## Week of 2026-05-04 (W19) 21 + 22 + ### 2026-05-05 23 + 24 + - window-presenter: single source of truth for user-facing window state 25 + - features: drop unnecessary resident tiles; manifest is the only truth 26 + - page-host: edge resize handles + reachable corners when maximized 27 + - search: re-run query on inline tag toggle so flipped items leave results 28 + - editor: set window title from item title for datastore-item editors 29 + - windows: dismiss the overlay when any new window opens 30 + - page-host: ESC must not navigate back 31 + - search: re-render result rows when tag-action rules arrive 32 + - session: collapse restored windows to primary display when topology changed 33 + 34 + ### 2026-05-04 35 + 36 + - items: add 'event' to inline items CHECK constraint to skip first-boot recreation 37 + - datastore: make Loading-title backfill local-only, run every boot 38 + - page-layout: eliminate panel-position race after setWindowPadding 39 + - editor-tests: revive Playwright editor suite after V1→features rename 40 + - build: add yarn desktop aggregate test script 41 + - fix: ios xcodegen — exclude .a from Externals scan to stop libapp.a being bundled as a Resource 42 + - tags: canonical URL lookup so page-widget tags attach to existing items 43 + - cmd: keep cursor in view when typing past visible width 44 + - ios: declare ITSAppUsesNonExemptEncryption=false for both targets 45 + 20 46 ## Week of 2026-04-27 (W18) 21 47 22 48 ### 2026-05-03 49 + 50 + - hooks: block agent push and main-move via PreToolUse:Bash hook 23 51 24 52 - items: add event item type (foundations) 25 53 - download: sanitize filenames + surface failures via notification
+134 -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>Sun, 03 May 2026 20:48:56 GMT</lastBuildDate> 7 + <lastBuildDate>Tue, 05 May 2026 13:58:59 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>window-presenter: single source of truth for user-facing window state</title> 12 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-05</link> 13 + <guid isPermaLink="false">urn:peek:changelog:2026-05-05:3b8591636e43</guid> 14 + <pubDate>Tue, 05 May 2026 12:00:00 GMT</pubDate> 15 + <description>window-presenter: single source of truth for user-facing window state</description> 16 + </item> 17 + <item> 18 + <title>features: drop unnecessary resident tiles; manifest is the only truth</title> 19 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-05</link> 20 + <guid isPermaLink="false">urn:peek:changelog:2026-05-05:0b48d1aa985a</guid> 21 + <pubDate>Tue, 05 May 2026 12:00:00 GMT</pubDate> 22 + <description>features: drop unnecessary resident tiles; manifest is the only truth</description> 23 + </item> 24 + <item> 25 + <title>page-host: edge resize handles + reachable corners when maximized</title> 26 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-05</link> 27 + <guid isPermaLink="false">urn:peek:changelog:2026-05-05:69458ade15c6</guid> 28 + <pubDate>Tue, 05 May 2026 12:00:00 GMT</pubDate> 29 + <description>page-host: edge resize handles + reachable corners when maximized</description> 30 + </item> 31 + <item> 32 + <title>search: re-run query on inline tag toggle so flipped items leave results</title> 33 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-05</link> 34 + <guid isPermaLink="false">urn:peek:changelog:2026-05-05:3dad970395b1</guid> 35 + <pubDate>Tue, 05 May 2026 12:00:00 GMT</pubDate> 36 + <description>search: re-run query on inline tag toggle so flipped items leave results</description> 37 + </item> 38 + <item> 39 + <title>editor: set window title from item title for datastore-item editors</title> 40 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-05</link> 41 + <guid isPermaLink="false">urn:peek:changelog:2026-05-05:3644e4ed43ab</guid> 42 + <pubDate>Tue, 05 May 2026 12:00:00 GMT</pubDate> 43 + <description>editor: set window title from item title for datastore-item editors</description> 44 + </item> 45 + <item> 46 + <title>windows: dismiss the overlay when any new window opens</title> 47 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-05</link> 48 + <guid isPermaLink="false">urn:peek:changelog:2026-05-05:bfbb8318a8b8</guid> 49 + <pubDate>Tue, 05 May 2026 12:00:00 GMT</pubDate> 50 + <description>windows: dismiss the overlay when any new window opens</description> 51 + </item> 52 + <item> 53 + <title>page-host: ESC must not navigate back</title> 54 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-05</link> 55 + <guid isPermaLink="false">urn:peek:changelog:2026-05-05:88dff4099f19</guid> 56 + <pubDate>Tue, 05 May 2026 12:00:00 GMT</pubDate> 57 + <description>page-host: ESC must not navigate back</description> 58 + </item> 59 + <item> 60 + <title>search: re-render result rows when tag-action rules arrive</title> 61 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-05</link> 62 + <guid isPermaLink="false">urn:peek:changelog:2026-05-05:5a46e5fec777</guid> 63 + <pubDate>Tue, 05 May 2026 12:00:00 GMT</pubDate> 64 + <description>search: re-render result rows when tag-action rules arrive</description> 65 + </item> 66 + <item> 67 + <title>session: collapse restored windows to primary display when topology changed</title> 68 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-05</link> 69 + <guid isPermaLink="false">urn:peek:changelog:2026-05-05:adbfe02aa7d5</guid> 70 + <pubDate>Tue, 05 May 2026 12:00:00 GMT</pubDate> 71 + <description>session: collapse restored windows to primary display when topology changed</description> 72 + </item> 73 + <item> 74 + <title>items: add &apos;event&apos; to inline items CHECK constraint to skip first-boot recreation</title> 75 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-04</link> 76 + <guid isPermaLink="false">urn:peek:changelog:2026-05-04:f4a2b9b2202f</guid> 77 + <pubDate>Mon, 04 May 2026 12:00:00 GMT</pubDate> 78 + <description>items: add &apos;event&apos; to inline items CHECK constraint to skip first-boot recreation</description> 79 + </item> 80 + <item> 81 + <title>datastore: make Loading-title backfill local-only, run every boot</title> 82 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-04</link> 83 + <guid isPermaLink="false">urn:peek:changelog:2026-05-04:8111e428c1c6</guid> 84 + <pubDate>Mon, 04 May 2026 12:00:00 GMT</pubDate> 85 + <description>datastore: make Loading-title backfill local-only, run every boot</description> 86 + </item> 87 + <item> 88 + <title>page-layout: eliminate panel-position race after setWindowPadding</title> 89 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-04</link> 90 + <guid isPermaLink="false">urn:peek:changelog:2026-05-04:47eaa66bc38a</guid> 91 + <pubDate>Mon, 04 May 2026 12:00:00 GMT</pubDate> 92 + <description>page-layout: eliminate panel-position race after setWindowPadding</description> 93 + </item> 94 + <item> 95 + <title>editor-tests: revive Playwright editor suite after V1→features rename</title> 96 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-04</link> 97 + <guid isPermaLink="false">urn:peek:changelog:2026-05-04:8d3de46b6c39</guid> 98 + <pubDate>Mon, 04 May 2026 12:00:00 GMT</pubDate> 99 + <description>editor-tests: revive Playwright editor suite after V1→features rename</description> 100 + </item> 101 + <item> 102 + <title>build: add yarn desktop aggregate test script</title> 103 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-04</link> 104 + <guid isPermaLink="false">urn:peek:changelog:2026-05-04:09a46afa1cb4</guid> 105 + <pubDate>Mon, 04 May 2026 12:00:00 GMT</pubDate> 106 + <description>build: add yarn desktop aggregate test script</description> 107 + </item> 108 + <item> 109 + <title>fix: ios xcodegen — exclude .a from Externals scan to stop libapp.a being bundled as a Resource</title> 110 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-04</link> 111 + <guid isPermaLink="false">urn:peek:changelog:2026-05-04:675d423d071c</guid> 112 + <pubDate>Mon, 04 May 2026 12:00:00 GMT</pubDate> 113 + <description>fix: ios xcodegen — exclude .a from Externals scan to stop libapp.a being bundled as a Resource</description> 114 + </item> 115 + <item> 116 + <title>tags: canonical URL lookup so page-widget tags attach to existing items</title> 117 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-04</link> 118 + <guid isPermaLink="false">urn:peek:changelog:2026-05-04:8983253d6a0a</guid> 119 + <pubDate>Mon, 04 May 2026 12:00:00 GMT</pubDate> 120 + <description>tags: canonical URL lookup so page-widget tags attach to existing items</description> 121 + </item> 122 + <item> 123 + <title>cmd: keep cursor in view when typing past visible width</title> 124 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-04</link> 125 + <guid isPermaLink="false">urn:peek:changelog:2026-05-04:7bf7b7cd6987</guid> 126 + <pubDate>Mon, 04 May 2026 12:00:00 GMT</pubDate> 127 + <description>cmd: keep cursor in view when typing past visible width</description> 128 + </item> 129 + <item> 130 + <title>ios: declare ITSAppUsesNonExemptEncryption=false for both targets</title> 131 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-04</link> 132 + <guid isPermaLink="false">urn:peek:changelog:2026-05-04:690ba71e48c6</guid> 133 + <pubDate>Mon, 04 May 2026 12:00:00 GMT</pubDate> 134 + <description>ios: declare ITSAppUsesNonExemptEncryption=false for both targets</description> 135 + </item> 136 + <item> 137 + <title>hooks: block agent push and main-move via PreToolUse:Bash hook</title> 138 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-03</link> 139 + <guid isPermaLink="false">urn:peek:changelog:2026-05-03:b40258c9a330</guid> 140 + <pubDate>Sun, 03 May 2026 12:00:00 GMT</pubDate> 141 + <description>hooks: block agent push and main-move via PreToolUse:Bash hook</description> 142 + </item> 10 143 <item> 11 144 <title>items: add event item type (foundations)</title> 12 145 <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-03</link>