Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
laminko
/
pi-web
Public
forked from
ygncode/pi-web
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pi-web
docs
on
main
User selector
All users
All time
Commit history
Commits on Jun 2, 2026
feat(settings): persist user settings server-side with a /settings page (#28)
Show description for 808c5d0
setkyar
authored
808c5d0
View commit details
Copy full SHA for 808c5d0
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
feat: project visibility, scratch-chat, and session header controls (#27)
Show description for a667ddd
setkyar
authored
a667ddd
View commit details
Copy full SHA for a667ddd
View code at this point
Browse repository at this point
Commits on May 31, 2026
docs(architecture): sync docs with current routes, packages, and features
Show description for ed0b660
setkyar
committed
ed0b660
View commit details
Copy full SHA for ed0b660
View code at this point
Browse repository at this point
feat: session viewer UI overhaul — scratchpad, sounds, mobile UX, menus, modals & layout (#20)
Show description for 01a022b
setkyar
authored
01a022b
View commit details
Copy full SHA for 01a022b
View code at this point
Browse repository at this point
Commits on May 30, 2026
fix(export): sanitize theme in export, consolidate template rendering
Show description for c0da44e
setkyar
committed
c0da44e
View commit details
Copy full SHA for c0da44e
View code at this point
Browse repository at this point
Consolidate static export templates and align Gist features
Show description for de5a14f
setkyar
committed
de5a14f
View commit details
Copy full SHA for de5a14f
View code at this point
Browse repository at this point
Commits on May 29, 2026
refactor(ui): share live document shell
setkyar
committed
6669cff
View commit details
Copy full SHA for 6669cff
View code at this point
Browse repository at this point
Add token prompt auth page with POST+redirect flow and /pi-web token/set-token commands
Show description for e1b0b1a
setkyar
committed
e1b0b1a
View commit details
Copy full SHA for e1b0b1a
View code at this point
Browse repository at this point
Commits on May 28, 2026
fix: address PR #12 review feedback
Show description for 8f979d0
setkyar
committed
8f979d0
View commit details
Copy full SHA for 8f979d0
View code at this point
Browse repository at this point
feat: add Shift+Tab (cycle thinking) and Ctrl+L (model selector) chat input shortcuts
Show description for 83e7ca4
setkyar
committed
83e7ca4
View commit details
Copy full SHA for 83e7ca4
View code at this point
Browse repository at this point
fix: address PR review findings
Show description for 2b103d7
setkyar
committed
2b103d7
View commit details
Copy full SHA for 2b103d7
View code at this point
Browse repository at this point
feat: add tests, token to status URLs, and docs for /web
Show description for 3404214
setkyar
committed
3404214
View commit details
Copy full SHA for 3404214
View code at this point
Browse repository at this point
Commits on May 27, 2026
docs: fix stale go run . -> go run ./cmd/pi-web after entrypoint move
setkyar
committed
b91a05b
View commit details
Copy full SHA for b91a05b
View code at this point
Browse repository at this point
docs: add vim-style keyboard nav shortcuts to keyboard-shortcuts.md
setkyar
committed
974d324
View commit details
Copy full SHA for 974d324
View code at this point
Browse repository at this point
feat: add vim-style keyboard nav (j/k/gg/G/Shift+I/Esc blur)
Show description for 5c75c37
setkyar
committed
5c75c37
View commit details
Copy full SHA for 5c75c37
View code at this point
Browse repository at this point
refactor: reorganize Go packages
Show description for 0013571
setkyar
committed
0013571
View commit details
Copy full SHA for 0013571
View code at this point
Browse repository at this point
feat: add Cmd+T shortcut for new session on detail page
setkyar
committed
eed0dd4
View commit details
Copy full SHA for eed0dd4
View code at this point
Browse repository at this point
fix: remove conflicting plain-'b' sidebar shortcut, doc all shortcuts
Show description for 619183f
setkyar
committed
619183f
View commit details
Copy full SHA for 619183f
View code at this point
Browse repository at this point
refactor: add AgentDir plumbing, consolidate pi-web data under pi-web/ subdirectory (#7)
Show description for 964e9d0
setkyar
authored
964e9d0
View commit details
Copy full SHA for 964e9d0
View code at this point
Browse repository at this point
Add docs/README.md index
setkyar
committed
ace558f
View commit details
Copy full SHA for ace558f
View code at this point
Browse repository at this point
Move Features to docs, remove bloated How It Works section
setkyar
committed
27b2dc6
View commit details
Copy full SHA for 27b2dc6
View code at this point
Browse repository at this point
Trim README, add architecture diagram, move install details to docs/install.md
setkyar
committed
c95e7fb
View commit details
Copy full SHA for c95e7fb
View code at this point
Browse repository at this point
Commits on May 26, 2026
feat: session search palette with ⌘K shortcut and cwd filter
Show description for 051bfc4
setkyar
committed
051bfc4
View commit details
Copy full SHA for 051bfc4
View code at this point
Browse repository at this point
Commits on May 25, 2026
Harden template and export checks
setkyar
committed
2b76076
View commit details
Copy full SHA for 2b76076
View code at this point
Browse repository at this point
Fix new session initial model state
setkyar
committed
10fdfd6
View commit details
Copy full SHA for 10fdfd6
View code at this point
Browse repository at this point
Auto-update session titles
setkyar
committed
9248cb3
View commit details
Copy full SHA for 9248cb3
View code at this point
Browse repository at this point
Add persistent session rename
setkyar
committed
ee8d447
View commit details
Copy full SHA for ee8d447
View code at this point
Browse repository at this point
Commits on May 24, 2026
Improve chat worker lifecycle and optimistic UI
setkyar
committed
9563a90
View commit details
Copy full SHA for 9563a90
View code at this point
Browse repository at this point
Commits on May 23, 2026
Simplify Tailscale HTTPS serving
setkyar
committed
ff9d379
View commit details
Copy full SHA for ff9d379
View code at this point
Browse repository at this point
Commits on May 12, 2026
docs: remove remaining Alpine.js references from docs and tests
Show description for 7cb9a0e
setkyar
committed
7cb9a0e
View commit details
Copy full SHA for 7cb9a0e
View code at this point
Browse repository at this point
docs: remove Alpine.js references from docs and code
Show description for d00105e
setkyar
committed
d00105e
View commit details
Copy full SHA for d00105e
View code at this point
Browse repository at this point
refactor: separate live session page from export snapshot templates
Show description for 11f728c
setkyar
committed
11f728c
View commit details
Copy full SHA for 11f728c
View code at this point
Browse repository at this point
refactor(session): unify live and export HTML shells
Show description for 1bdeaa2
setkyar
committed
1bdeaa2
View commit details
Copy full SHA for 1bdeaa2
View code at this point
Browse repository at this point
Commits on May 11, 2026
feat: session info naming and auto-reload scheduling (#3)
Show description for 6f56f9c
setkyar
authored
6f56f9c
View commit details
Copy full SHA for 6f56f9c
View code at this point
Browse repository at this point
Commits on May 10, 2026
Split live templates from export assets
setkyar
committed
52288ed
View commit details
Copy full SHA for 52288ed
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.