pavel 1ar.ionov

Archive

2026

16 entries

Article

How Claude Cowork handles CLAUDE.md memory

Digging into Claude Desktop's Cowork filesystem to understand how it manages CLAUDE.md across sessions

ai claude dev
Update

Sumr v2.40: social video, smart formats, and structured prompts

Sumr now extracts transcripts from Instagram, TikTok, X, and Facebook videos. Auto-detects recipes, lists, and events. Structured prompt pipeline and reliability fixes across the board.

labs update sumr
Update

Sumr v2.30: Gemini, YouTube, freemium, and liquid glass

Major Sumr update adds Google Gemini as a fifth provider, YouTube transcript summarization, URL sharing from any app, a freemium tier, and liquid glass UI for iOS 26.

labs update sumr
Update

Raycast Bridges: connect any REST API to Raycast AI

Open-sourcing Raycast Bridges - an extension that lets you connect any REST API to Raycast AI through agent-scaffolded configurations.

labs update
Project

Raycast Bridges

Connect any REST API, MCP server, or CLI tool to Raycast AI — scaffolded by an agent, stored locally, callable from any conversation.

raycast AI automation tool project
Article

20 tips for building software with AI

Practical, no-fluff rules I follow when building with AI coding agents. Numbered list, no philosophy.

ai dev
Article

Safari 26 Liquid Glass: fixing toolbar tinting for web developers

How Safari 26 derives toolbar colors from your CSS, and how to prevent unwanted status bar and bottom bar tinting.

dev apple web design
Article

How to Bulk Edit Tags on Craft Docs

Craft has no bulk tag rename UI. Here's how to do it with Graft or an AI assistant.

craft dev tools
Article

How Liquid Glass works

Displacement maps, 2D refraction, and gyroscope tricks — how Apple's Liquid Glass actually renders.

design apple dev
Article

AI native startups: how to build a 20x company

Y Combinator's playbook for AI-native companies that outcompete teams 100x their size, and how 1ar labs runs on the same principles.

ai business labs
Article

How to Connect a Password-Protected (OAuth) Craft Docs MCP to Claude App

Step-by-step guide to connecting a private MCP server with OAuth authentication to the Claude desktop app using Craft

claude mcp
Project

cin

Independent cinema on demand with private screenings, direct audience sales, and full ownership.

cinema product project
Update

Launching cin: Independent Cinema On Demand

Launching cin, a bespoke film rental platform for independent filmmakers with full code ownership and 100% revenue.

labs update
Project

Graft

Interactive graph visualization for Craft documents with privacy-first in-browser processing.

knowledge-graph Craft visualization project
Update

Graft Wins Craft Docs Global Winter Hackathon

Graft wins Craft Docs Global Winter Hackathon with a graph visualization tool for Craft documents.

labs update
Article

Fixing Keystatic GitHub OAuth on Cloudflare Workers

How to fix Keystatic CMS OAuth authorization failures on Cloudflare Workers caused by missing redirect_uri in token exchange

dev cloudflare