Skip to content

Instantly share code, notes, and snippets.

@aliou
aliou / session.html
Created March 5, 2026 08:24
Pi session export
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Session Export</title>
<style>
:root {
--accent: #7a8aa6;
--border: #404040;
@aliou
aliou / session.html
Last active March 5, 2026 08:18
Pi session export
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Session Export</title>
<style>
:root {
--accent: #7a8aa6;
--border: #404040;
@aliou
aliou / session.html
Created February 19, 2026 15:57
Pi session export (scout call removed, thinking traces removed)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Session Export</title>
<style>
:root {
--accent: #7a8aa6;
--border: #404040;
@aliou
aliou / session.html
Created February 19, 2026 15:52
Pi session export
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Session Export</title>
<style>
:root {
--accent: #7a8aa6;
--border: #404040;
@aliou
aliou / session.html
Created February 18, 2026 14:59
Pi session export
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Session Export</title>
<style>
:root {
--accent: #7a8aa6;
--border: #404040;
@aliou
aliou / session.html
Created February 17, 2026 17:10
Pi session export
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Session Export</title>
<style>
:root {
--accent: #7a8aa6;
@aliou
aliou / session.html
Last active February 13, 2026 20:22
Pi session export
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Session Export</title>
<style>
:root {
--accent: #7a8aa6;
--border: #404040;
@aliou
aliou / session.html
Created February 11, 2026 20:49
Pi session export
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Session Export</title>
<style>
:root {
--accent: #7a8aa6;
--border: #404040;
@aliou
aliou / session.html
Created February 11, 2026 20:43
Pi session: investigating mass process kill on macOS
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Session Export</title>
<style>
:root {
--accent: #7a8aa6;
--border: #404040;
@aliou
aliou / README.md
Created February 5, 2026 01:47
Repro/test for streaming image drop bug (pi-mono PR #1271)

Image delivery repro tests

Two test artifacts for verifying that images are not dropped when steer / follow_up are used during streaming.

RPC test (rpc-test.mjs)

Spawns pi in RPC mode and runs three tests:

  1. prompt with image (non-streaming baseline) -- should always pass