This website requires JavaScript.
84d5cf5048
fix sandbox HOME resolution — capture at module load before user-instance overrides it
pastilhas and Claude Opus 4.6
2026-03-08 07:50:33 +00:00
11d95a25ab
mount all of ~/.local in sandbox for claude binary resolution
pastilhas and Claude Opus 4.6
2026-03-08 07:43:27 +00:00
8377da8a77
fix sandbox tool/extension/skill discovery for members
pastilhas and Claude Opus 4.6
2026-03-08 07:13:19 +00:00
8264e7b995
fix super admin claude: host cwd, host mcp config paths
pastilhas and Claude Opus 4.6
2026-03-08 01:29:14 +00:00
29229c8cb7
fix super admin pi cwd double-prefixing absolute paths
pastilhas and Claude Opus 4.6
2026-03-08 01:12:34 +00:00
ea31014d72
user-local installs for claude and pi, fix sandbox mounts
pastilhas and Claude Opus 4.6
2026-03-08 01:08:45 +00:00
2f15214cdb
match selected provider button style to locked state for better visibility
pastilhas and Claude Opus 4.6
2026-03-08 00:12:14 +00:00
56f8da8907
remove seed directory, clean up provisioning and sync modules
pastilhas and Claude Opus 4.6
2026-03-08 00:07:50 +00:00
9578110e8b
shared bwrap sandbox, skip for super admin, extend to pi and terminals
pastilhas and Claude Opus 4.6
2026-03-08 00:06:44 +00:00
c38d5b0ea1
extract stream parser module with tests, add mcp tool call logging
pastilhas and Claude Opus 4.6
2026-03-07 13:49:26 +00:00
86ddcbfead
mcp tool server for claude code — native tool execution via stdio protocol
pastilhas and Claude Opus 4.6
2026-03-07 13:21:50 +00:00
ecd83dc1ec
dynamic claude.md regeneration and email db env for claude code
pastilhas and Claude Opus 4.6
2026-03-07 12:45:41 +00:00
49cd559c8a
tool registry, claude tool awareness, and model selector fix
pastilhas and Claude Opus 4.6
2026-03-07 11:55:38 +00:00
e97b4b2459
deleted old plans
pastilhas
2026-03-07 08:31:48 +00:00
b896515b2c
fix message duplication on auto-save after resume
pastilhas and Claude Opus 4.6
2026-03-07 07:46:36 +00:00
70442ae277
dockerization plan
pastilhas
2026-03-07 08:22:46 +00:00
6c4595279a
fine tuning
pastilhas
2026-03-07 00:52:20 +00:00
60230ccfec
fix save indicator timing and auto-save history loss on resume
pastilhas and Claude Opus 4.6
2026-03-06 21:27:31 +00:00
0e0be3327e
dashboard chats: auto-load latest saved session for context on mount
pastilhas and Claude Opus 4.6
2026-03-06 20:46:09 +00:00
8f46f9170a
fix terminal state key leaking phantom dashboards; fix infinite loop in chat panel resume
pastilhas and Claude Opus 4.6
2026-03-06 20:39:44 +00:00
406d8f9e54
saved sessions: make routable via /chat/saved/:id URLs
pastilhas and Claude Opus 4.6
2026-03-06 20:00:13 +00:00
2a8df0def1
saved sessions: replace transient history with persistent DB storage and auto-save
pastilhas and Claude Opus 4.6
2026-03-06 13:36:25 +00:00
d88fe3cac7
task logs: migrate from filesystem to postgresql; refactor sidecars into submodules
pastilhas and Claude Opus 4.6
2026-03-06 11:49:39 +00:00
5129f7827f
dashboards: migrate from filesystem to postgresql
pastilhas and Claude Opus 4.6
2026-03-06 11:35:11 +00:00
daf5580c39
vnc sidecar: per-user desktop sessions via sidecar architecture
pastilhas and Claude Opus 4.6
2026-03-06 10:49:53 +00:00
a0d9ea63f9
sidecar self-registration: sidecars connect to API server instead of vice versa
pastilhas and Claude Opus 4.6
2026-03-06 08:48:19 +00:00
6cfa40bad1
Merge remote-tracking branch 'origin/email-imap'
pastilhas
2026-03-06 07:27:45 +00:00
7bbcccabf1
wip: remove opencode, searxng, resources; fix user settings read
pastilhas and Claude Opus 4.6
2026-03-06 07:27:19 +00:00
bd7ece80cf
email list sync button uses new email-sync handler, job duration logging
pastilhas and Claude Opus 4.6
2026-03-06 07:25:26 +00:00
4ececbe748
email sync: API passes full config at enqueue, auto-reconnect on IMAP drops
pastilhas and Claude Opus 4.6
2026-03-06 07:02:51 +00:00
170bd6d41b
wip: email sync via imap with status tracking and auto cron
pastilhas and Claude Opus 4.6
2026-03-06 04:57:30 +00:00
5925ac49a1
fix sidecar websocket: routes handler was intercepting upgrade requests
pastilhas and Claude Opus 4.6
2026-03-05 09:53:31 +00:00
28f5cefb5b
gmail sync: locale-agnostic folder mapping and import all mail
pastilhas and Claude Opus 4.6
2026-03-05 09:29:22 +00:00
5e86fcff88
add future possibilities section to sidecar docs
pastilhas and Claude Opus 4.6
2026-03-05 07:44:36 +00:00
86c2d6333a
process sidecar: independent process manager for long-running work
pastilhas and Claude Opus 4.6
2026-03-05 07:36:47 +00:00
726c77e346
show live email count during gmail sync instead of mbsync log lines
pastilhas and Claude Opus 4.6
2026-03-05 05:00:18 +00:00
ed67cfa8e9
terminal auto-reconnect and connection indicator in panel header
pastilhas and Claude Opus 4.6
2026-03-05 04:58:14 +00:00
c54ff9da28
bypass anthropic proxy for users with own claude credentials
pastilhas and Claude Opus 4.6
2026-03-05 04:35:34 +00:00
ba9258cc17
fix pi config dir for non-service users
pastilhas and Claude Opus 4.6
2026-03-05 04:24:10 +00:00
b7a017d8e2
docker compose setup and .env generation in monorepo scripts
pastilhas and Claude Opus 4.6
2026-03-05 04:23:49 +00:00
038fd16fb2
anthropic auth proxy for multi-user claude code
pastilhas and Claude Opus 4.6
2026-03-05 03:40:14 +00:00
e966a71180
isolate user data with personal group ownership
pastilhas and Claude Opus 4.6
2026-03-05 02:44:44 +00:00
3df47bb48d
shared group provisioning, upload context menu, go path fix
pastilhas and Claude Opus 4.6
2026-03-05 02:34:38 +00:00
74894b0c35
hide dotfiles in super admin home directory, disable toggle
pastilhas and Claude Opus 4.6
2026-03-05 01:37:42 +00:00
451a61afb4
fix cliamp panel header, home dir lookup, and go install path
pastilhas and Claude Opus 4.6
2026-03-05 01:30:15 +00:00
330b882d00
show login form immediately without waiting for landing page data
pastilhas and Claude Opus 4.6
2026-03-05 01:05:56 +00:00
20589ce845
soften card background to warm pastel in light mode
pastilhas and Claude Opus 4.6
2026-03-05 01:00:51 +00:00
c7d509b725
scope file search to current directory
pastilhas and Claude Opus 4.6
2026-03-05 00:58:10 +00:00
c66bbfa379
add dictate and download video toolbar buttons, reorder context menu
pastilhas and Claude Opus 4.6
2026-03-05 00:54:45 +00:00
9fedbe02d4
use teal icon color for file browser toolbar buttons
pastilhas and Claude Opus 4.6
2026-03-05 00:46:59 +00:00
9a95773664
fix Videos default dir name and strip tts voice subdir in save-result
pastilhas and Claude Opus 4.6
2026-03-05 00:42:47 +00:00
7bfa36e5cf
open ocr/tts/transcribe results in dual panels from file viewer
pastilhas and Claude Opus 4.6
2026-03-05 00:42:02 +00:00
b75f954b0f
open ocr/tts/transcribe results in dual panels from file browser
pastilhas and Claude Opus 4.6
2026-03-05 00:30:30 +00:00
cce8738e89
fix stale selection after double-clicking folder in file browser
pastilhas and Claude Opus 4.6
2026-03-05 00:11:00 +00:00
0a39c5043a
add dictate option to file browser context menu
pastilhas and Claude Opus 4.6
2026-03-05 00:07:01 +00:00
6a6ed5487d
save ocr/tts/transcription results next to source file from context menu
pastilhas and Claude Opus 4.6
2026-03-04 23:52:57 +00:00
aa0207436c
improve gmail sync: email input, permanent errors, auto-dock
pastilhas and Claude Opus 4.6
2026-03-04 23:13:55 +00:00
8737681464
prefetch models and access policy at app load
pastilhas and Claude Opus 4.6
2026-03-04 21:43:29 +00:00
188e91920a
add /settings/ai route with role-aware model management
pastilhas and Claude Opus 4.6
2026-03-04 21:36:58 +00:00
d5fd3f58b1
add claude code model selection (opus, sonnet, haiku)
pastilhas and Claude Opus 4.6
2026-03-04 20:58:31 +00:00
c972553f22
surface pi process errors to web ui
pastilhas and Claude Opus 4.6
2026-03-04 20:47:32 +00:00
25e8aaaea6
fix pi cwd resolution and super admin home dir for all pi endpoints
pastilhas and Claude Opus 4.6
2026-03-04 20:31:35 +00:00
4c2e40a46b
install yt-dlp via pip instead of apt for latest version
pastilhas and Claude Opus 4.6
2026-03-04 20:13:51 +00:00
d5245e5418
read vnc password and port from user home instead of env vars
pastilhas and Claude Opus 4.6
2026-03-04 19:59:59 +00:00
79668e436b
remove stale homeRoot state from file viewer and dashboard creation
pastilhas and Claude Opus 4.6
2026-03-04 19:42:30 +00:00
eeb3155cff
add useServerEnvironment hook with document title prefix
pastilhas and Claude Opus 4.6
2026-03-04 19:36:05 +00:00
6897e4e861
separate onboarding seed for super admin vs regular users
pastilhas and Claude Opus 4.6
2026-03-04 19:26:42 +00:00
d33c7653d4
fix list item text color in light mode for projects and dashboards
pastilhas and Claude Opus 4.6
2026-03-04 19:11:08 +00:00
d62280176a
remove HomeDirSelector, use HOME_DIR for super admin file browser root
pastilhas and Claude Opus 4.6
2026-03-04 19:05:29 +00:00
ebebac0114
better startup scripts
pastilhas
2026-03-04 18:11:33 +00:00
ba36629cdc
better startup scripts
pastilhas
2026-03-04 18:05:50 +00:00
98a6a69477
group select chats
pastilhas
2026-03-04 15:51:55 +00:00
3249378984
revert: use chmod 770 instead of 775 for user directories
pastilhas
2026-03-04 02:59:56 +00:00
e43f738a52
fix: update provision-existing-users.sh to use chmod 775 (was 770)
pastilhas
2026-03-04 02:59:06 +00:00
cd1bce5a8a
fix: resolve email database permission errors for multi-user setups
pastilhas
2026-03-04 02:56:35 +00:00
698c1ff297
feat: disable auto-suspend in setup.sh for server environments
pastilhas
2026-03-04 02:45:33 +00:00
e521d8214f
fix: configure npm prefix to /usr/local for system-wide package access
pastilhas
2026-03-04 02:38:18 +00:00
a8976ad8fb
improvement: use explicit system npm path to avoid nvm conflicts
pastilhas
2026-03-04 02:16:07 +00:00
b1af3ede47
fix: add missing fail() function in setup-pty-sidecar.sh
pastilhas
2026-03-04 02:15:49 +00:00
c9560c27c7
fix: remove duplicate else block in npm packages section
pastilhas
2026-03-04 02:15:03 +00:00
db6d4fe30f
refactor: make Node.js installation automatic in setup.sh
pastilhas
2026-03-04 02:13:49 +00:00
ebd8778007
fix: refactor setup scripts for system-wide Node.js (no nvm)
pastilhas
2026-03-04 02:09:47 +00:00
ef13f96d36
fix(pi): add snap node compatibility diagnostics and documentation
pastilhas
2026-03-04 01:45:36 +00:00
72d1341cbc
telegram integration: add disconnect/connect toggle
pastilhas and Claude Opus 4.6
2026-03-02 21:03:37 +00:00
40a9768cb3
claude-code streaming chat, desktop remote viewer, new-automation route, tiktok task v4, misc fixes
pastilhas and Claude Opus 4.6
2026-03-02 20:00:08 +00:00
0068244356
claude-code as channel model, container trust/permissions fixes, terminal cwd fix
pastilhas and Claude Opus 4.6
2026-03-01 17:25:17 +00:00
192ae63c0e
email-db tool: extract-attachment action, streaming, filename decoding, copy path fix
pastilhas and Claude Opus 4.6
2026-03-01 10:37:25 +00:00
2752102a7e
add windows-1250/1251/1254 and iso-8859-15 charset support
pastilhas and Claude Opus 4.6
2026-03-01 05:02:10 +00:00
b963d9b7a7
email: charset decoding, inline attachments, UI fixes
pastilhas and Claude Opus 4.6
2026-03-01 04:58:32 +00:00
de1baa1588
gmail sync: don't retry on overquota, import what we have
pastilhas and Claude Opus 4.6
2026-03-01 03:27:35 +00:00
583580eb10
replace imap gmail sync with mbsync + maildir import, app password UI
pastilhas and Claude Opus 4.6
2026-03-01 03:21:20 +00:00
927267e041
workspaces to dashboards, imap email sync, ffmpeg tool, tts fix, file browser refresh, automation sidebar reorder
pastilhas and Claude Opus 4.6
2026-02-28 18:14:33 +00:00
bd362dc586
apify tool, tools API + automation UI, integrations config, super admin restrictions
pastilhas and Claude Opus 4.6
2026-02-27 23:29:05 +00:00
776738a983
add fitContent option to workspace layout panels
pastilhas and Claude Opus 4.6
2026-03-01 08:38:31 +00:00
0a00172e49
settings/apps page to view and delete published apps
pastilhas and Claude Opus 4.6
2026-02-27 18:14:35 +00:00
74ace56120
bug report tool — screenshot, console logs, and context sent to discord
pastilhas and Claude Opus 4.6
2026-02-27 18:09:51 +00:00
30f06e91e4
cliamp music player integration with browser audio streaming
pastilhas and Claude Opus 4.6
2026-02-27 17:15:30 +00:00
fd4d77a389
user app publishing system — build, serve, and use personal apps in workspace panels
pastilhas and Claude Opus 4.6
2026-02-27 08:34:26 +00:00
4d30672adb
browser relay: multi-session override, stale session recovery, better error feedback
pastilhas and Claude Opus 4.6
2026-02-27 15:22:15 +00:00
8f1963fedb
user-scoped channel sessions, whatsapp disconnect cleanup, browser relay token fix
pastilhas and Claude Opus 4.6
2026-02-27 14:14:47 +00:00