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 2922b5ec..39f87286 (4 bullets, W18)

First bump under the new per-day pipeline activated in 39f87286.
Auto-generated by `yarn changelog:bump`:

- tasks: migrate active task queue into Peek; tasks.md becomes a pointer
- changelog: scaffold per-day bump script + per-bullet RSS generator (untested)
- readme: refresh for tiles architecture; reference state machines + webtil.es comparison
- changelog: activate per-day bumper + RSS via Option C (forward-only)

Skipped during clustering (per skip rules):
- chore(skills,agents): tile-preload-no-cap rewrite
- test(transient-on-blur): IZUI focus-driven autoclose coverage

docs/feed.xml regenerated with 4 RSS items in the rolling 7-day window.
Marker advanced to 39f87286ffea.

+39 -2
+10 -1
CHANGELOG.md
··· 8 8 description: Recent changes to Peek 9 9 --> 10 10 11 - <!-- last-bumped: 2922b5ec --> 11 + <!-- last-bumped: 39f87286ffea --> 12 12 13 13 Completed work. Two formats coexist on purpose: 14 14 ··· 16 16 - **Pre-2026-04-29** — archival per-day `## YYYY-MM-DD` sections with rich `Desktop - {area}` clusters and detailed checkbox bullets. Preserved as-is; deliberately invisible to the RSS generator. 17 17 18 18 See TODO.md for pending items, WIP.md for in-progress items. 19 + 20 + ## Week of 2026-04-27 (W18) 21 + 22 + ### 2026-04-29 23 + 24 + - tasks: migrate active task queue into Peek; tasks.md becomes a pointer 25 + - changelog: scaffold per-day bump script + per-bullet RSS generator (untested) 26 + - readme: refresh for tiles architecture; reference state machines + webtil.es comparison 27 + - changelog: activate per-day bumper + RSS via Option C (forward-only) 19 28 20 29 ## 2026-04-27 21 30
+29 -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:30:52 GMT</lastBuildDate> 7 + <lastBuildDate>Wed, 29 Apr 2026 10:49:23 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>tasks: migrate active task queue into Peek; tasks.md becomes a pointer</title> 12 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-04-29</link> 13 + <guid isPermaLink="false">urn:peek:changelog:2026-04-29:40703d38583c</guid> 14 + <pubDate>Wed, 29 Apr 2026 12:00:00 GMT</pubDate> 15 + <description>tasks: migrate active task queue into Peek; tasks.md becomes a pointer</description> 16 + </item> 17 + <item> 18 + <title>changelog: scaffold per-day bump script + per-bullet RSS generator (untested)</title> 19 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-04-29</link> 20 + <guid isPermaLink="false">urn:peek:changelog:2026-04-29:8954be06841f</guid> 21 + <pubDate>Wed, 29 Apr 2026 12:00:00 GMT</pubDate> 22 + <description>changelog: scaffold per-day bump script + per-bullet RSS generator (untested)</description> 23 + </item> 24 + <item> 25 + <title>readme: refresh for tiles architecture; reference state machines + webtil.es comparison</title> 26 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-04-29</link> 27 + <guid isPermaLink="false">urn:peek:changelog:2026-04-29:0520985630c9</guid> 28 + <pubDate>Wed, 29 Apr 2026 12:00:00 GMT</pubDate> 29 + <description>readme: refresh for tiles architecture; reference state machines + webtil.es comparison</description> 30 + </item> 31 + <item> 32 + <title>changelog: activate per-day bumper + RSS via Option C (forward-only)</title> 33 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-04-29</link> 34 + <guid isPermaLink="false">urn:peek:changelog:2026-04-29:b379eaf12b8b</guid> 35 + <pubDate>Wed, 29 Apr 2026 12:00:00 GMT</pubDate> 36 + <description>changelog: activate per-day bumper + RSS via Option C (forward-only)</description> 37 + </item> 10 38 </channel> 11 39 </rss>