Logo
Explore
Register Sign In
agent/pi
Watch 2
Star 0
Fork 0
mirror of https://github.com/earendil-works/pi.git synced 2026-06-18 15:54:04 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
b3cce7b400730b2143e7b1a7338f4f28db92c9fe
pi/packages/web-ui/src
T
History
Mario Zechner b3cce7b400 Fix spinner showing on aborted tool calls in javascript-repl and artifacts renderers
When isStreaming is false and there's no result (aborted state), show 'complete' state instead of 'inprogress' to avoid showing the spinner.
2025-10-08 14:43:23 +02:00
..
agent
Make message transformer async, expose i18n.
2025-10-07 17:49:23 +02:00
components
Refactor artifacts renderer and add Console component
2025-10-08 01:54:50 +02:00
dialogs
Fix SessionListDialog behavior and document PersistentStorageDialog bug
2025-10-06 16:33:33 +02:00
storage
Rename ChromeStorageBackend to WebExtensionStorageBackend for cross-browser support
2025-10-06 23:48:43 +02:00
tools
Fix spinner showing on aborted tool calls in javascript-repl and artifacts renderers
2025-10-08 14:43:23 +02:00
utils
Refactor artifacts renderer and add Console component
2025-10-08 01:54:50 +02:00
app.css
Add Anthropic prompt caching, pluggable storage, and CORS proxy support
2025-10-05 23:00:36 +02:00
ChatPanel.ts
Add clickable artifact pills to tool renderer
2025-10-08 14:01:25 +02:00
index.ts
Export ArtifactPill from web-ui index
2025-10-08 14:13:23 +02:00