pastilhas
071e2decc3
tools system - web-fetch
2026-02-24 00:06:32 +00:00
pastilhas
2126f3912e
pi sills
2026-02-23 22:52:27 +00:00
pastilhas
8fb96c7cf8
mobile
2026-02-23 11:16:33 +00:00
pastilhas
2779fe22c6
file based auth
2026-02-23 09:58:08 +00:00
pastilhas
0bea406dcd
jsoneditor
2026-02-23 09:33:40 +00:00
pastilhas
e90a49232b
text files edit
2026-02-23 09:19:31 +00:00
pastilhas
c3c905907b
useDock
2026-02-23 09:02:34 +00:00
pastilhas
7298ee72aa
only enabled ai models for all users
2026-02-23 08:23:40 +00:00
pastilhas
e25f685b70
only enabled ai models in super admin
2026-02-23 08:14:20 +00:00
pastilhas
d9b69c8209
fixed /chat
2026-02-23 08:00:53 +00:00
pastilhas
3e2c8090d5
chat history in projects
2026-02-23 06:49:18 +00:00
pastilhas
46c3b6b71d
widgets
2026-02-23 05:49:33 +00:00
pastilhas
a601b8e078
noHeader in WorkspaceLayout
2026-02-23 05:29:58 +00:00
pastilhas
9acef6cf6c
copy path and chat about file/folder
2026-02-23 05:15:13 +00:00
pastilhas
bdefc52331
SMTP settings
2026-02-23 03:30:16 +00:00
pastilhas
af789471dc
persistence in panels
2026-02-23 02:26:52 +00:00
pastilhas
81256a1dc9
Onboarding
2026-02-23 02:03:45 +00:00
pastilhas
97da2e2736
fixed members login and permissions issues
2026-02-23 00:57:34 +00:00
pastilhas
ed0debfeac
WorkspaceLayout in officerdev workspace
2026-02-22 22:43:28 +00:00
pastilhas
09cff3f763
Pi running inside the docker containers
2026-02-22 22:21:47 +00:00
pastilhas
99a27e5b13
Chat cwd
2026-02-22 21:24:08 +00:00
pastilhas
7fe7260f51
better chat ui
2026-02-22 20:52:19 +00:00
pastilhas
f1e3ce4b76
new flow for Pi provider/model settings
2026-02-22 20:19:11 +00:00
pastilhas
1372f53782
Local models
2026-02-22 18:04:01 +00:00
pastilhas
e35b7340f3
default model
2026-02-22 16:49:30 +00:00
pastilhas
285852f04d
logging
2026-02-22 16:49:10 +00:00
pastilhas
a8aba2aee2
Preview proxy tuneup
2026-02-22 16:00:52 +00:00
pastilhas
ca45301e3e
App Preview
2026-02-22 03:35:26 +00:00
pastilhas
ab03b175e7
Projects
2026-02-22 01:50:15 +00:00
pastilhas
23b369c7e1
Workspaces
2026-02-22 00:05:29 +00:00
pastilhas
9e9acd9631
major apps and hooks refactor
2026-02-21 21:24:31 +00:00
pastilhas
e275c0fea6
extracted all File components to apps/FileBrowser
2026-02-21 18:18:39 +00:00
pastilhas
fe7874dd65
ready for app-registry refactor
2026-02-21 17:28:10 +00:00
pastilhas
6d97edb6ab
cleanup
2026-02-21 15:36:07 +00:00
pastilhas
af803236c8
Chat refactoring
2026-02-21 15:05:56 +00:00
pastilhas
fda5ea147a
react-virtual in messages list
2026-02-21 13:33:09 +00:00
pastilhas
f089a89eae
react-virtual in messages list
2026-02-20 23:36:56 +00:00
pastilhas
68c7973281
fix: Pi harness - dynamic models, correct RPC protocol, proper event handling
...
Backend:
- /api/pi/models now calls 'pi --list-models' with stored API keys
- pi-bridge.ts: callback-based event handling (matches pi-monorepo)
- pi-bridge.ts: correct RPC format (type: 'prompt' not jsonrpc)
- pi-bridge.ts: pass API keys to Pi process env
- websocket.ts: event handler runs in background, no blocking
- rest.ts: fix user home path (getHomeDir instead of hardcoded)
Frontend:
- Fix /api/ double prefix in useChatSessions, useChatGroups, useModels
- Add PROVIDER_DISPLAY mapping in SystemSettings.tsx
- Provider tabs show friendly names (e.g., 'OpenCode Zen')
UI (from previous session):
- Grouped session list with collapsible folders
- CreateGroupDialog, GroupContextMenu, SessionContextMenu components
2026-02-20 22:55:00 +00:00
pastilhas
ca497f9eff
Add Phase 8 detailed implementation plan for grouped chat UI
2026-02-20 21:56:04 +00:00
pastilhas
15ab29e23f
Remove config module dependency from frontend
...
- Delete unused useWebsockets.ts hook
- Hardcode API URLs instead of using config module:
- useClient.ts: default '/api'
- useAuth.ts: '/api/auth' and '/api'
- usePasskeys.ts: '/api/auth'
- useImageLoader.ts: '/api'
- useFiles.ts: '/api'
- file-types.ts: '/api'
- Remove useWebsockets export from hooks/index.ts
2026-02-20 21:52:07 +00:00
pastilhas
ba51ee0320
Complete frontend migration to unified Pi harness (Phase 7 + Phase 9)
...
- Delete legacy hooks: useClaude.ts, useOpenCode.ts, usePiMono.ts, App.backup.tsx
- Update all components to use usePi instead of legacy hooks
- Replace useVisiblePiMonoModels/useClaudeModels/useOpenCodeModels with useVisiblePiModels
- Migrate from LegacyChatMessage to ChatMessage type throughout
- Update SessionBar to remove provider and archive props
- Simplify ChatDetailPanel to Pi-only (remove Claude/OpenCode components)
- Fix useChatSessions calls (remove provider parameter)
- Update user-settings types: provider now only 'pi' instead of legacy values
- Update PI_HARNESS_REBUILD.md to mark phases complete
2026-02-20 21:42:26 +00:00
pastilhas
92f4b2be8e
feat: Complete Pi Harness Rebuild - Phases 1 till 7.2
2026-02-20 20:51:10 +00:00
pastilhas
25f5f74b1b
no idea
2026-02-20 18:25:33 +00:00
pastilhas
ef1530b626
also no idea, from monorepo
2026-02-20 18:25:15 +00:00
pastilhas
f48093424c
Resources tuneup
2026-02-20 12:35:47 +00:00
pastilhas
8a637c7788
yt-dlp downloads
2026-02-20 05:28:26 +00:00
pastilhas
2a7485add2
PI
2026-02-20 04:32:50 +00:00
pastilhas
d9f6eb14ed
PI-MONO
2026-02-20 04:32:50 +00:00
pastilhas
d7503ca56b
Files FIles Files
2026-02-20 04:28:02 +00:00
pastilhas
1f7eb64eb3
merge pi
2026-02-19 21:48:24 +00:00