Wabifocus
85cc64de00
user message starts a new group (each user message should be separate)
2026-01-06 03:30:45 +01:00
Wabifocus
37af2c6951
Refactor A1/A2… as Internal Tools Within A0
2026-01-06 03:30:45 +01:00
Wabifocus
72439d5966
Add timestamps and per-step execution time
2026-01-06 03:30:45 +01:00
Wabifocus
0ce48c80c1
fix
2026-01-06 03:30:45 +01:00
Wabifocus
c0faaafd57
Integrate Embedded Process Groups with Expand/Collapse Support
2026-01-06 03:30:45 +01:00
keyboardstaff
9fe1080705
Add inline button confirmations for Reset Chat and Restart
2025-12-29 05:08:14 -08:00
keyboardstaff
fbc729d4d3
fix css
2025-12-23 00:15:17 -08:00
keyboardstaff
78e735f752
fix css
2025-12-23 00:05:53 -08:00
keyboardstaff
9956fca399
fix css
2025-12-22 07:28:23 -08:00
frdel
987bb1b892
Update buttons.css
2025-12-22 14:28:38 +01:00
Wabifocus
6d31f86f13
css & html cleanup
2025-12-21 08:37:40 -08:00
Wabifocus
c07bbba4da
InlineButtonConfirmations
2025-12-21 01:09:23 -08:00
frdel
dd018d66a4
pipx, subagent paths, alpine directives, CSRF allowed origins autoset
2025-12-19 11:30:08 +01:00
frdel
a390adaa3c
Merge branch 'pr/840' into development
2025-12-15 14:44:46 +01:00
deci
d1be7f2531
#84 - Projects support in MCP, A2A, API
2025-12-10 16:05:53 -06:00
frdel
a92b2627c8
parse LLM chunk fix, alpine store state save/load
2025-12-02 12:36:42 +01:00
frdel
7b98b7a429
Create update_checker.svg
2025-11-19 12:37:34 +01:00
frdel
8592c96a2d
fix attachments alignment
2025-11-17 13:57:09 +01:00
frdel
f25543ead0
fixing tasks/projects
2025-11-13 09:24:38 +01:00
frdel
e9b368df15
Squashed commit of the following:
...
commit ec3438a00b
Author: Rafael Uzarowski <uzarowski.rafael@proton.me>
Date: Thu Nov 13 00:30:22 2025 +0100
fix: task chats payload fix in poll()
commit b7f9afdb1d
Author: Rafael Uzarowski <uzarowski.rafael@proton.me>
Date: Thu Nov 13 00:20:24 2025 +0100
feat: Project Scheduler Tasks
2025-11-13 09:00:10 +01:00
frdel
e6eae9c7dd
project finalizing, openrouter embeddings
2025-11-13 08:52:45 +01:00
frdel
7081479193
frontend file browsers, css colors, litellm update, reqs split
2025-11-09 20:56:31 +01:00
frdel
d96d13d24e
chats and tasks lists polishing
2025-11-04 14:15:11 +01:00
frdel
054845537e
Merge branch 'pr/794' into development
2025-11-04 13:06:10 +01:00
frdel
1f37bcd844
projects, contexts continued
2025-11-04 13:05:58 +01:00
Alessandro
90ffc78799
fix: respect for task-only contexts
...
Adjusted poll()’s context reconciliation so we respect task-only contexts. Now we mark both chat and task stores when the active context belongs to tasks(tasksStore.contains(context)), and we only fall back to the first chat when the context is absent from both chats and tasks.
Prevents the previous behavior where selecting a task immediately went back to the first chat because the context wasn’t found in the chats list.
2025-11-04 11:49:08 +01:00
Alessandro
f5bea00516
refactor global actions to module imports
...
- Replaces usage of globalThis for chat, task and welcome screen actions with direct imports as per our conventions
- Also updates two CSS variables in the welcome screen for correct blue accent color for icons and border color for dashboard cards
2025-11-03 21:30:15 +01:00
frdel
734f006160
Merge branch 'pr/792' into development
2025-11-03 16:17:41 +01:00
frdel
0e1aa85890
projects continued
2025-11-03 16:17:12 +01:00
Alessandro
d1969dd29f
styles: css cleanup and fix for mobile mem-dashboard; projects css polishing
2025-11-02 00:26:13 +01:00
Alessandro
4999b4f8d0
fix: sidebar, welcome screen and UX
2025-11-01 12:29:04 +01:00
frdel
8798d6f861
welcome screen prototype
2025-10-30 10:35:04 +01:00
frdel
f767bf308f
Merge branch 'pr/745' into development
2025-10-30 10:13:21 +01:00
frdel
2b7b1ac623
projects prototype, email parser
2025-10-28 09:04:17 +01:00
Chadwick Jones
8c444c0f7f
refactor(webui): migrate welcome screen to component system architecture
...
- Implement welcome screen with proper component + store pattern
- Embed all CSS within welcome-screen.html (remove external .css file)
- Add proper component structure with Alpine guard pattern and init() lifecycle
- Implement reactive visibility via store polling instead of manual toggling
- Remove welcomeStore import and direct manipulation from index.js
- Simplify index.html to single <x-component> tag with minimal Alpine wrappers
- Add proper x-show directives to prevent welcome screen/chat overlay issue
This refactor ensures zero global dependencies and self-contained
component logic following Agent Zero's component system best practices.
2025-10-27 23:36:02 +00:00
frdel
8c6c1e78d5
frontend components refactor cleanup
2025-10-24 11:42:07 +02:00
frdel
6394d4df5b
Merge branch 'pr/781' into development
2025-10-23 13:09:57 +02:00
frdel
771c00b434
Merge branch 'pr/758' into development
2025-10-23 13:09:25 +02:00
frdel
c4bf352d9c
projects preps
2025-10-23 13:08:27 +02:00
Alessandro
e860b67ead
refactor: modals styles cleanup and subdirectories
2025-10-22 20:10:50 +02:00
Alessandro
5bb89301f6
history/context/image modals components
2025-10-22 19:41:29 +02:00
Alessandro
e7684b007c
refactor: file-browser component
...
file browser component polishing
2025-10-22 19:41:29 +02:00
Alessandro
3b7c5a12f2
Bootstrap collapse; drop Alpine; fix expand anim
2025-10-19 18:30:46 +02:00
Alessandro
d78080bf24
fix: chat list fit-content/grow
...
- unwrapped chat/tasks list from removed lists-wrapper div
- made chat/tasks list scrollable while mantaining the title sticky
- when you are at the bottom of the chat list and you create a new chat, the list now scroll up to top thx to the new scrollChatsToTop helper
- scrollable chats and tasks fix
2025-10-19 18:30:45 +02:00
frdel
8d3b0aaed8
Merge branch 'pr/758' into development
2025-10-15 09:44:04 +02:00
frdel
80e8573acb
scheduler cleanup, high banner
2025-10-15 09:22:45 +02:00
Alessandro
184fbd1538
fix: chat list fit-content/grow
...
- unwrapped chat/tasks list from removed lists-wrapper div
- made chat/tasks list scrollable while mantaining the title sticky
- when you are at the bottom of the chat list and you create a new chat, the list now scroll up to top thx to the new scrollChatsToTop helper
2025-10-13 15:44:52 +02:00
frdel
4283f5a937
Squashed commit of the following:
...
commit 55698f662e
Author: Alessandro <real.eclypso@gmail.com>
Date: Mon Oct 6 17:55:37 2025 +0200
fix Alpine init anti-patterns and clean globals
- Remove manual init via 'alpine:init' from components
- Drop store imports from index.html (components load their stores)
- Replace Alpine.store() calls with direct ES module imports in index.js
- Remove Alpine global accesses; broadcast connection status via CustomEvent
- Bind scroll state to preferences store; UI sync via x-model
commit 709afbaf22
Author: Alessandro <real.eclypso@gmail.com>
Date: Fri Oct 3 03:26:46 2025 +0200
sidebar top/bottom component; remove tabs (chats/tasks)
- remove tabs, unify chats/tasks
- sidebar bottom section component
- guards for speechStore and sidebarStore for double initialization
- sidebar path order
- logo fix
commit c8639d3312
Author: Alessandro <real.eclypso@gmail.com>
Date: Thu Sep 25 01:39:56 2025 +0200
CSS lift-and-shift and js cleanup
- sidebar CSS lift-and-shift
- chat input area CSS lift-and-shift
- cleanup, docstrings, and finetuning CSS
- quick fix for version info and newChat
- pref panel header css fix
- late-mount safe polling for pauseAgent button
- task actions incapsulation
- task actions extraction within component
- fix enter handler for chat input
- quick actions css lift
- memory dashboard import
commit f99640c6b6
Author: Alessandro <real.eclypso@gmail.com>
Date: Sun Sep 21 12:54:03 2025 +0200
input area, progress bar and bottom actions componentize
- componentize chat input area + action buttons
- componentize sidebar top icons and cleanup
- full screen input modal componentization
- progress bar box component creation
- legacy markup cleanup for input section
- simpler updateProgress (index.js)
commit 356abe5853
Author: Alessandro <real.eclypso@gmail.com>
Date: Mon Sep 8 15:20:23 2025 +0200
sidebar componentize
- left sidebar wrapper and css fine-tuning
- chat list extraction, cleanup and path handling (sidebar)
- updated and reordered paths for components extraction
- uniform style blocks for pref component
- unified context reference for killChat (chat lists fix)
- tasks list initial extraction as component and tasksStore creation
- quick actions component extraction
- sidebar preferences component extraction
commit 30d0b5ae8d
Author: frdel <38891707+frdel@users.noreply.github.com>
Date: Thu Oct 2 09:18:06 2025 +0200
Update README.md
commit e7027ca1f4
Author: frdel <38891707+frdel@users.noreply.github.com>
Date: Wed Oct 1 16:53:53 2025 +0200
browser use allow http://
commit 0c837997f7
Author: frdel <38891707+frdel@users.noreply.github.com>
Date: Wed Oct 1 09:12:14 2025 +0200
bugfixing in memory detail modal
commit 74aba3eb8c
Author: frdel <38891707+frdel@users.noreply.github.com>
Date: Wed Oct 1 08:42:31 2025 +0200
fix memory detail sizing
commit 02d5d1e4cb
Merge: f09ea5b 57bf5e7
Author: frdel <38891707+frdel@users.noreply.github.com>
Date: Wed Oct 1 08:23:54 2025 +0200
Merge branch 'pr/740' into testing
commit 57bf5e7b16
Author: Alessandro <real.eclypso@gmail.com>
Date: Tue Sep 30 15:08:39 2025 +0200
modal body fix, mem-detail CSS polishing
commit f09ea5b21e
Author: frdel <38891707+frdel@users.noreply.github.com>
Date: Tue Sep 30 11:26:20 2025 +0200
memory dashboard - double toast fix
commit bd09a89bef
Author: frdel <38891707+frdel@users.noreply.github.com>
Date: Mon Sep 29 21:39:51 2025 +0200
memory dashboard polishing
commit 06c0dc97dc
Author: frdel <38891707+frdel@users.noreply.github.com>
Date: Mon Sep 29 17:59:06 2025 +0200
memory dashboard design polishing
commit 24d5756c7c
Author: Alessandro <155005371+3clyp50@users.noreply.github.com>
Date: Mon Sep 29 15:35:59 2025 +0200
css finetuning for memory dashboard
commit b81ed66743
Author: Alessandro <155005371+3clyp50@users.noreply.github.com>
Date: Fri Sep 26 15:18:07 2025 +0200
further css centralization and footer injection
- mobile breakpoint change for mem dashboard (800=>960px)
- css cleanup and globalization
- final css cleanup
commit a6ce9c4404
Author: Alessandro <155005371+3clyp50@users.noreply.github.com>
Date: Thu Sep 25 21:17:01 2025 +0200
memory dashboard design
commit cd3bbf7062
Author: frdel <38891707+frdel@users.noreply.github.com>
Date: Thu Sep 25 13:06:02 2025 +0200
exclude embeddings from memory
2025-10-08 11:04:08 +02:00
frdel
c18c04d772
csrf ALLOWED_ORIGINS protection
2025-10-06 12:20:15 +02:00
frdel
151900d294
more forgiving component path
2025-09-28 15:26:55 +02:00