duffyduck
fbdd4274ac
fixed auto download
2026-03-29 13:58:51 +02:00
duffyduck
867b03aa1e
fixed, message send in bridge und android app send file
2026-03-29 13:36:35 +02:00
duffyduck
457b469c96
added shared volume to diagnostic, added folder picker to android app, fixed bridge for attachment uploading, fixed hopefully chat history in android app
2026-03-29 13:20:58 +02:00
duffyduck
94691f12ab
added folder select dialog, fixed chat loading
2026-03-29 13:01:26 +02:00
duffyduck
5c8d11824e
fixed, long chats not loading to end, saved attachments in local folder on android., if file missing redownload over shared folde via rvs server, andord app added settingss for local storage path, updated readme
2026-03-29 12:51:38 +02:00
duffyduck
db053c2dbd
fixed sst to milliseconds and autoscroll the the third, attachments added shared volume, addes attachments at chats, updateded readme
2026-03-29 12:34:28 +02:00
duffyduck
8c1dac86d5
fixed autoscroll, second case, update received messages, resend text for information if voice message sendet
2026-03-29 12:09:17 +02:00
duffyduck
8fb95b884f
added auto scroll, fixed stt for voice messages, fixed get answers in chat, hope fixed attachments
2026-03-29 11:56:13 +02:00
duffyduck
f1f297b3a7
fixed voice button apk and update readme
2026-03-29 11:41:32 +02:00
duffyduck
65b7fc2964
build new android version
2026-03-29 11:33:52 +02:00
duffyduck
2227e49993
updates android buold environment and setup.sh
2026-03-29 11:32:37 +02:00
duffyduck
dbd97d3cf4
added audio workword, and recording, editied readme
2026-03-29 11:29:15 +02:00
duffyduck
b687f790ba
fixed, chat loaded
2026-03-29 03:37:53 +02:00
duffyduck
65ae75494f
added logging for session ids
2026-03-29 03:33:09 +02:00
duffyduck
54b4331e1e
fixed, session selector at start and fixed load chat
2026-03-29 03:26:11 +02:00
duffyduck
8e52b05032
fix load chat change session
2026-03-29 03:22:35 +02:00
duffyduck
1972c4d1b4
fixed chat textjson format, selected session for all, fixed android echo
2026-03-29 03:18:02 +02:00
duffyduck
f2aebcbad9
fixed, chat messages, reload
2026-03-29 03:04:45 +02:00
duffyduck
4722e1a0ee
fixed, aria reuse old session, and reload chat
2026-03-29 01:55:57 +01:00
duffyduck
242f67ec2b
fixed timeout
2026-03-16 01:10:33 +01:00
duffyduck
1ee800f451
updated readme ans increased timeout
2026-03-16 01:05:32 +01:00
duffyduck
8a6625b117
added curl to conatiner
2026-03-16 00:52:47 +01:00
duffyduck
906d462eee
fixed bootstrap
2026-03-15 23:26:44 +01:00
duffyduck
b3c87ad7b7
fixe aria-setup for ssh keys generation
2026-03-15 23:05:56 +01:00
duffyduck
75882545c8
changed ssh keys for root
2026-03-15 22:57:23 +01:00
duffyduck
4b4db6885b
change from sh auf bash
2026-03-15 22:47:49 +01:00
duffyduck
f0e7b04758
fixed claude credentials mount, to prevent container restarts
2026-03-15 22:39:45 +01:00
duffyduck
5b91975061
add clickable links, media embeds and lightbox to chat
...
- URLs are now clickable (open in new tab)
- Images (jpg/png/gif/webp/svg) embed inline, click for fullscreen
- Videos (mp4/webm) embed inline with controls, click for fullscreen
- PDFs and other files open in new tab (browser handles download)
- Fullscreen lightbox closes on click or Escape
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 22:10:50 +01:00
duffyduck
a58b5073c6
add SHELL env var to proxy for Claude Code Bash tool
...
Alpine doesn't set SHELL by default — Claude Code's Bash tool
refuses to run without it.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 22:05:52 +01:00
duffyduck
e1bee1bcf6
add SSH access to proxy container for ARIA's Bash tool
...
Claude Code CLI runs in aria-proxy, so Bash commands execute there.
SSH keys and host.docker.internal were only in aria-core — ARIA
couldn't reach aria-wohnung. Now the proxy has SSH client, keys,
and host resolution too.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 21:59:32 +01:00
duffyduck
7acc2b7329
fix openclaw config viewer — removed reference to deleted variable
...
OPENCLAW_SETTINGS_PATHS wurde mit dem Permissions-Cleanup gelöscht,
aber handleGetOpenClawConfig() nutzte es noch. Ersetzt durch direkte
Pfade zu openclaw.json und exec-approvals.json.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 19:56:21 +01:00
duffyduck
62d5d73c74
remove granular tool permissions, add architecture docs
...
Granulare Tool-Permissions in der Diagnostic UI entfernt — sie hatten
keinen Effekt weil Claude Code mit --dangerously-skip-permissions läuft
(Alles-oder-Nichts). Ersetzt durch statischen Hinweis-Toggle.
Neue Doku in aria-data/docs/tool-permissions.md: alle Erkenntnisse zu
OpenClaw Tool-Permissions, 17 gescheiterte Versuche, finale Lösung
(CLAUDE_CODE_BUBBLEWRAP=1).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 19:46:56 +01:00
duffyduck
1afb47c49c
set env for claude no ki and reverted node user
2026-03-15 19:28:10 +01:00
duffyduck
483957b272
fixed docker-compose for claude volumes
2026-03-15 10:10:36 +01:00
duffyduck
5af0587d00
changed claud credentials path
2026-03-15 10:07:41 +01:00
duffyduck
aaf97b7904
docker compose geändert mit su for claus credentials
2026-03-15 10:03:07 +01:00
duffyduck
e11610985d
zweiten volume mount für den node user
2026-03-15 09:57:44 +01:00
duffyduck
806bc57944
added symlink to docker credentials for login
2026-03-15 09:54:21 +01:00
duffyduck
7d74dd091b
added non root user in docker compose for claud code
2026-03-15 09:46:36 +01:00
duffyduck
86d8489078
added bypass in docker-compose
2026-03-15 09:43:13 +01:00
duffyduck
da52556c26
changed docker-sed to allowtools
2026-03-15 09:38:39 +01:00
duffyduck
47ed8de586
added sed pacth for permission to docker-compose
2026-03-15 09:32:17 +01:00
duffyduck
47cd730fd1
fixed bootrap agendt and aria-setup for permissions
2026-03-15 09:20:40 +01:00
duffyduck
0bd7e5bf83
fixed bootstrap
2026-03-14 19:53:07 +01:00
duffyduck
8968db27c0
implemted no asking in bootsrap.md and agent.md
2026-03-14 18:33:18 +01:00
duffyduck
45c3e30843
add permission fix in aria-setup for claude config directory
2026-03-14 17:32:42 +01:00
duffyduck
9f2d898d82
insert try cathc method at save permissions function
2026-03-14 17:26:36 +01:00
duffyduck
800a57d28a
fixed permission withour create new session, only restarted session
2026-03-14 17:22:56 +01:00
duffyduck
c23e4ff1ad
cretead more paths were openclaw find settings
2026-03-14 16:58:58 +01:00
duffyduck
1d48dbe7d5
save with verify and restart new session
2026-03-13 18:02:44 +01:00