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
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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
VectifyAI
/
PageIndex
Public
Notifications
You must be signed in to change notification settings
Fork
3.1k
Star
35.6k
Code
Issues
34
Pull requests
69
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Review view: chat process display
- #457
#457
Open
rejojer
wants to merge 14 commits into
review/base-7d18cc0
VectifyAI/PageIndex:review/base-7d18cc0
from
feat/chat-process-display
VectifyAI/PageIndex:feat/chat-process-display
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Review view: chat process display
#457
rejojer
wants to merge 14 commits into
review/base-7d18cc0
VectifyAI/PageIndex:review/base-7d18cc0
from
feat/chat-process-display
VectifyAI/PageIndex:feat/chat-process-display
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
feat: show the chat run — show_process weaving and the ChatStream events view
Show description for 77a56c7
rejojer
committed
77a56c7
View commit details
Copy full SHA for 77a56c7
Browse repository at this point
fix: pair woven tool results with their calls; drop empty deltas; validate show_process before the managed request
Show description for 42e8bbd
rejojer
committed
42e8bbd
View commit details
Copy full SHA for 42e8bbd
Browse repository at this point
fix: seal open tool blocks from the answer; typed chokes; chat() stream overloads
Show description for 0f27ca5
rejojer
committed
0f27ca5
View commit details
Copy full SHA for 0f27ca5
Browse repository at this point
fix: reading .events is inert — consuming claims the view; honest falsy show_process message
Show description for 50b6d72
rejojer
committed
50b6d72
View commit details
Copy full SHA for 50b6d72
Browse repository at this point
style: label woven lines by their event type names
Show description for 78f6606
rejojer
committed
78f6606
View commit details
Copy full SHA for 78f6606
Browse repository at this point
style: tool_result lines flush left — no nesting indent
Show description for 772e95b
rejojer
committed
772e95b
View commit details
Copy full SHA for 772e95b
Browse repository at this point
style: one vocabulary — show_process keys are the event type names
Show description for 0b21b80
rejojer
committed
0b21b80
View commit details
Copy full SHA for 0b21b80
Browse repository at this point
Commits on Sep 2, 2026
fix: .events survives partial reads; hidden call lines still label results; bad show_process chokes first
Show description for d5110fb
rejojer
committed
d5110fb
View commit details
Copy full SHA for d5110fb
Browse repository at this point
Commits on Sep 3, 2026
fix: mid-stream error chunk raises instead of ending as a short answer; stream docstring says show_process is on by default
Show description for 82b7558
rejojer
committed
82b7558
View commit details
Copy full SHA for 82b7558
Browse repository at this point
fix: ChatStream lives in a light module, so chat()'s type hints resolve at runtime
Show description for 56e6ce1
rejojer
committed
56e6ce1
View commit details
Copy full SHA for 56e6ce1
Browse repository at this point
test: the type-hints check asserts ChatStream is in chat()'s return union
Show description for 0e3fc32
rejojer
committed
0e3fc32
View commit details
Copy full SHA for 0e3fc32
Browse repository at this point
fix: the ChatStream move keeps its own invariants — future annotations, a guarded eager path, the old import path pinned
Show description for 2528e63
rejojer
committed
2528e63
View commit details
Copy full SHA for 2528e63
Browse repository at this point
style: the walk-collapsed assertion message fits the 79-col convention
rejojer
committed
0072ed0
View commit details
Copy full SHA for 0072ed0
Browse repository at this point
style: no rationale comments — the guard is the test, the why is the commit
rejojer
committed
b4216b0
View commit details
Copy full SHA for b4216b0
Browse repository at this point
You can’t perform that action at this time.