This website requires JavaScript.
Explore
Help
Register
Sign In
snowspeeder
/
pi-web
Archived
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-08-23
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
28a2629c4351af3e4ebab0ae7eed499af2101fda
pi-web
/
src
/
server
/
sessions
T
History
snowspeeder
0793fa0ac4
CI / Verify and package (ubuntu-latest) (push)
Canceled after 0s
Details
CI / Verify and package (windows-latest) (push)
Canceled after 0s
Details
feat: add authenticated voice pipeline API docs
2026-08-04 19:09:33 -04:00
..
askUserTool.test.ts
fix(ui): streamline ask_user question forms
2026-07-27 10:55:49 +02:00
askUserTool.ts
fix(ui): streamline ask_user question forms
2026-07-27 10:55:49 +02:00
attachmentService.test.ts
test(sessions): cover attachment filename safety
2026-07-05 00:49:45 +02:00
attachmentService.ts
feat: support general chat file attachments
2026-06-25 21:32:07 +02:00
authProviderOptions.test.ts
fix(auth): make API-key setup and status truthful
2026-07-18 08:28:03 +02:00
authProviderOptions.ts
fix(auth): make API-key setup and status truthful
2026-07-18 08:28:03 +02:00
authRoutes.ts
fix(auth): make API-key setup and status truthful
2026-07-18 08:28:03 +02:00
authService.test.ts
chore(deps): require pi 0.82.1 and port the removed reloadConfig()
2026-07-25 19:09:18 +02:00
authService.ts
chore(deps): require pi 0.82.1 and port the removed reloadConfig()
2026-07-25 19:09:18 +02:00
builtinCommands.ts
feat: add session runtime reload command
2026-07-01 19:32:52 +02:00
editPreview.ts
feat: improve edit tool display in web UI
2026-05-18 23:05:19 +02:00
extensionDialogWaiters.test.ts
feat(sessions): wire extension dialogs into the daemon with answer/cancel routes
2026-07-29 07:52:21 +02:00
extensionDialogWaiters.ts
feat(sessions): wire extension dialogs into the daemon with answer/cancel routes
2026-07-29 07:52:21 +02:00
globalProviderPolicy.acceptance.test.ts
feat(sessions): let a known provider refresh its own model list
2026-07-26 14:14:07 +02:00
globalProviderPolicy.test.ts
test(sessions): pin the baseline rebase and invalid catalog refresh
2026-07-26 17:32:42 +02:00
globalProviderPolicy.ts
feat(sessions): let a known provider refresh its own model list
2026-07-26 14:14:07 +02:00
messagePaging.test.ts
Page chat history at turn boundaries
2026-05-11 23:04:08 +02:00
messagePaging.ts
Page chat history at turn boundaries
2026-05-11 23:04:08 +02:00
modelCatalogRefresher.test.ts
feat(sessions): tell the user what a session start is waiting on
2026-07-26 16:19:05 +02:00
modelCatalogRefresher.ts
feat(sessions): tell the user what a session start is waiting on
2026-07-26 16:19:05 +02:00
oauthLoginFlowService.test.ts
fix(auth): make API-key setup and status truthful
2026-07-18 08:28:03 +02:00
oauthLoginFlowService.ts
fix(auth): make API-key setup and status truthful
2026-07-18 08:28:03 +02:00
parentSessionLocator.test.ts
test(sessions): resolve POSIX fixture paths that are drive-relative on Windows
2026-07-28 19:59:27 +02:00
parentSessionLocator.ts
feat(sessions): surface cross-worktree parent and child sessions
2026-07-28 11:56:21 +02:00
pendingAskStore.test.ts
fix(sessions): void the open ask_user form when a chat message arrives
2026-07-28 23:14:21 +02:00
pendingAskStore.ts
fix(sessions): void the open ask_user form when a chat message arrives
2026-07-28 23:14:21 +02:00
pendingExtensionDialogStore.test.ts
feat(sessions): add pending extension dialog store and wire types
2026-07-28 23:38:44 +02:00
pendingExtensionDialogStore.ts
feat(sessions): add pending extension dialog store and wire types
2026-07-28 23:38:44 +02:00
piSessionManagerGateway.test.ts
fix: harden agent profile boundaries
2026-07-13 23:39:49 +02:00
piSessionManagerGateway.ts
fix: harden agent profile boundaries
2026-07-13 23:39:49 +02:00
piSessionService.archiveCleanup.test.ts
fix(sessions): canonicalize notification route cwd
2026-07-19 02:24:38 +02:00
piSessionService.askUser.test.ts
fix(sessions): void the open ask_user form when a chat message arrives
2026-07-28 23:14:21 +02:00
piSessionService.crossWorkspace.test.ts
test(sessions): resolve POSIX fixture paths that are drive-relative on Windows
2026-07-28 19:59:27 +02:00
piSessionService.delegationTools.test.ts
feat(sessions): optional model for spawn tools and # model completion in composer
2026-07-29 23:58:38 +02:00
piSessionService.extensionDialogs.test.ts
fix(sessions): close extension dialog lifecycle edge cases
2026-07-29 07:52:21 +02:00
piSessionService.lifecycle.test.ts
fix(sessions): make session_start extension dialogs answerable mid-startup
2026-07-29 07:52:21 +02:00
piSessionService.messages.test.ts
feat: add authenticated voice pipeline API docs
2026-08-04 19:09:33 -04:00
piSessionService.promptQueue.test.ts
chore(deps): require pi 0.82.1 and port the removed reloadConfig()
2026-07-25 19:09:18 +02:00
piSessionService.spawnSession.test.ts
feat(sessions): inherit thinking level in spawned sessions
2026-07-30 12:54:24 +02:00
piSessionService.spawnSubsession.test.ts
feat(sessions): inherit thinking level in spawned sessions
2026-07-30 12:54:24 +02:00
piSessionService.startupProgress.test.ts
fix(sessions): stop counting session startup as work in progress
2026-07-26 22:54:27 +02:00
piSessionService.testSupport.ts
feat(sessions): wire extension dialogs into the daemon with answer/cancel routes
2026-07-29 07:52:21 +02:00
piSessionService.tree.test.ts
feat: add hierarchical session tree navigator
2026-07-20 10:40:17 +02:00
piSessionService.ts
feat: add authenticated voice pipeline API docs
2026-08-04 19:09:33 -04:00
piSessionService.unread.test.ts
test(sessions): resolve POSIX fixture paths that are drive-relative on Windows
2026-07-28 19:59:27 +02:00
piSessionService.warnings.test.ts
Migrate test doubles + testSupport to ModelRuntime/InMemoryCredentialStore (slice 5)
2026-07-17 21:56:53 +02:00
plainTextTheme.test.ts
fix(sessions): provide plain-text extension theme
2026-07-20 14:01:47 +02:00
plainTextTheme.ts
fix(sessions): provide plain-text extension theme
2026-07-20 14:01:47 +02:00
sessionArchiveStore.test.ts
fix: store session archives under PI_WEB_DATA_DIR
2026-07-12 22:52:59 +02:00
sessionArchiveStore.ts
fix(sessions): add safe legacy archive migration core
2026-07-13 14:26:32 +02:00
sessionArchiveTree.test.ts
test(sessions): cover archive lookup edge cases
2026-07-04 23:58:32 +02:00
sessionArchiveTree.ts
feat: archive session descendants
2026-05-23 00:05:03 +02:00
sessionCleanup.test.ts
feat: add manual session cleanup
2026-06-26 15:57:12 +02:00
sessionCleanup.ts
feat: add manual session cleanup
2026-06-26 15:57:12 +02:00
sessionCommandService.test.ts
feat: add hierarchical session tree navigator
2026-07-20 10:40:17 +02:00
sessionCommandService.ts
feat: add hierarchical session tree navigator
2026-07-20 10:40:17 +02:00
sessionFileHeader.test.ts
feat(sessions): surface cross-worktree parent and child sessions
2026-07-28 11:56:21 +02:00
sessionFileHeader.ts
feat(sessions): surface cross-worktree parent and child sessions
2026-07-28 11:56:21 +02:00
sessionNameGenerator.test.ts
fix(sessions): name relay handoffs deterministically
2026-07-03 10:51:45 +02:00
sessionNameGenerator.ts
fix(sessions): name relay handoffs deterministically
2026-07-03 10:51:45 +02:00
sessionNotificationStore.test.ts
feat(sessions): add daemon notification inbox protocol
2026-07-19 01:28:45 +02:00
sessionNotificationStore.ts
feat(sessions): add daemon notification inbox protocol
2026-07-19 01:28:45 +02:00
sessionRoutes.test.ts
feat(sessions): wire extension dialogs into the daemon with answer/cancel routes
2026-07-29 07:52:21 +02:00
sessionRoutes.ts
feat(sessions): wire extension dialogs into the daemon with answer/cancel routes
2026-07-29 07:52:21 +02:00
sessionRuntimeStore.ts
Clean up remaining dead code and dependencies
2026-06-13 21:57:51 +02:00
sessionService.ts
feat(sessions): wire extension dialogs into the daemon with answer/cancel routes
2026-07-29 07:52:21 +02:00
sessionTreeProjection.test.ts
feat: add hierarchical session tree navigator
2026-07-20 10:40:17 +02:00
sessionTreeProjection.ts
feat: add hierarchical session tree navigator
2026-07-20 10:40:17 +02:00
sessionUnreadStore.test.ts
test(sessions): make unread checks portable
2026-07-22 23:36:28 +02:00
sessionUnreadStore.ts
feat(sessions): persist shared unread state
2026-07-20 19:36:16 +02:00
spawnSessionTool.test.ts
feat(sessions): inherit thinking level in spawned sessions
2026-07-30 12:54:24 +02:00
spawnSessionTool.ts
feat(sessions): inherit thinking level in spawned sessions
2026-07-30 12:54:24 +02:00
spawnSubsessionTool.integration.test.ts
feat: add explicit tracked subsession yielding
2026-07-13 22:45:07 +02:00
spawnSubsessionTool.test.ts
feat(sessions): inherit thinking level in spawned sessions
2026-07-30 12:54:24 +02:00
spawnSubsessionTool.ts
feat(sessions): inherit thinking level in spawned sessions
2026-07-30 12:54:24 +02:00
spawnTargetResolver.test.ts
feat: let agents start new sessions via spawn_session tool
2026-06-16 14:53:37 +02:00
spawnTargetResolver.ts
feat(sessions): surface cross-worktree parent and child sessions
2026-07-28 11:56:21 +02:00
subsessionTranscript.test.ts
test: audit existing suite
2026-07-03 09:48:20 +02:00
subsessionTranscript.ts
feat: add check_subsession and an exploratory read_subsession transcript reader
2026-06-19 23:48:12 +02:00