Commit History

Unify figure store globally, enable cross-agent figure references
4c24c65
Running

lvwerra HF Staff Claude Opus 4.6 commited on

Global image namespacing, persistent server-side image store, save_image improvements
f508f01

lvwerra HF Staff Claude Opus 4.6 commited on

Fix welcome notice spacing and style Important in theme color
72028e1

lvwerra HF Staff Claude Opus 4.6 commited on

Add more spacing between start button and notice in welcome dialog
d79b82f

lvwerra HF Staff Claude Opus 4.6 commited on

Update welcome dialog with shared space and data storage notice
f292364

lvwerra HF Staff Claude Opus 4.6 commited on

Add API key warning to multi-user welcome dialog
aafd3ca

lvwerra HF Staff Claude Opus 4.6 commited on

Rotate favicon dots to resemble a play triangle
11e5bdb

lvwerra HF Staff Claude Opus 4.6 commited on

Add favicon and apple-touch-icon (three-dot triangle)
20e6105

lvwerra HF Staff Claude Opus 4.6 commited on

Restructure settings into collapsible groups, fix dark theme hardcoded colors
b5bd59f

lvwerra HF Staff Claude Opus 4.6 commited on

Enlarge collapse toggle hit area for easier clicking
179f9a1

lvwerra HF Staff Claude Opus 4.6 commited on

Add save_image tool to image agent
b75e768

lvwerra HF Staff Claude Opus 4.6 commited on

Fix tool message handling, parallel image refs, error display, and UX polish
4da424f

lvwerra HF Staff Claude Opus 4.6 commited on

Remove requirements.txt, use pyproject.toml as single dependency source
c48a8e5

lvwerra HF Staff Claude Opus 4.6 commited on

Remove dev files, experiments, stale configs; clean up .gitignore
32cdbe2

lvwerra HF Staff Claude Opus 4.6 commited on

Remove tests, package.json, and test tooling
48e6e7c

lvwerra HF Staff Claude Opus 4.6 commited on

Replace welcome SVG diagram with real timeline component, hide sidebar on welcome
339deb5

lvwerra HF Staff Claude Opus 4.6 commited on

Trim system prompts ~35% and strengthen figure embedding rule
ad948a8

lvwerra HF Staff Claude Opus 4.6 commited on

Split frontend script.js (5460 lines) into 8 focused modules
78f4d62

lvwerra HF Staff Claude Opus 4.6 commited on

Refactor backend: extract async stream helper, direct tool registry, nudge_for_result via call_llm
4e3db9c

lvwerra HF Staff Claude Opus 4.6 commited on

Debug panel: full LLM call parity, show_html tool, drag-drop file upload
0d3d041

lvwerra HF Staff Claude Opus 4.6 commited on

Reorganize sidebar controls: separate timeline and chat collapse settings
8e4396d

lvwerra HF Staff Claude Opus 4.6 commited on

Image agent fixes: sizing, error handling, result nudge, registry filtering
583c5ee

lvwerra HF Staff Claude Opus 4.6 commited on

Fix image agent: multimodal tool responses, read_image rename, default model
d86459e

lvwerra HF Staff Claude Opus 4.6 commited on

Retry /api/config up to 5 times on startup (1s apart)
591723f

lvwerra HF Staff Claude Opus 4.6 commited on

Fix Dockerfile for HF Spaces: run as uid 1000, copy hf CLI to /usr/local/bin
6d5daa8

lvwerra HF Staff Claude Opus 4.6 commited on

Fix bucket sync: add hf CLI to PATH, add sync logging
d54583e

lvwerra HF Staff Claude Opus 4.6 commited on

Fix file download in multi-user mode (fall back to session_id query param)
704f712

lvwerra HF Staff Claude Opus 4.6 commited on

Add python-multipart to pyproject.toml dependencies
07734ee

lvwerra HF Staff Claude Opus 4.6 commited on

Add multi-user session isolation and HF bucket sync
5f63301

lvwerra HF Staff Claude Opus 4.6 commited on

Add file explorer download/upload, path linkification, and legend
89321a6

lvwerra HF Staff Claude Opus 4.6 commited on

Move IMAGE agent above COMPUTER in welcome page, mark as supported
ac24780

lvwerra HF Staff Claude Opus 4.6 commited on

Compact sidebar timeline and theme-colored links
a5aad87

lvwerra HF Staff Claude Opus 4.6 commited on

Add Pillow dependency for image resizing in image agent
17b2757

lvwerra HF Staff Claude Opus 4.6 commited on

Rename report CSS classes to result (research-report → agent-result)
d6c1699

lvwerra HF Staff Claude Opus 4.6 commited on

Rename Report to Result and update welcome diagram labels
e9d71f8

lvwerra HF Staff Claude Opus 4.6 commited on

Replace readability with trafilatura for text extraction, add HTML mode
59d77e5

lvwerra HF Staff Claude Opus 4.6 commited on

Default HF_TOKEN to LLM_API_KEY in Dockerfile CMD
cfd3346

lvwerra HF Staff Claude Opus 4.6 commited on

Add abort/stop feature and agentui CLI command
9bcfe23

lvwerra HF Staff Claude Opus 4.6 commited on

Add readability-lxml and markdownify to dependencies
7ed22a0

lvwerra HF Staff Claude Opus 4.6 commited on

Add default settings.json for HF Space deployment
304699d

lvwerra HF Staff Claude Opus 4.6 commited on

Fix imports: use relative imports throughout backend package
c0c69f5

lvwerra HF Staff Claude Opus 4.6 commited on

Restore pyproject.toml for Docker build
014fe48

lvwerra HF Staff Claude Opus 4.6 commited on

Add HF Spaces YAML metadata to README
bf45561

lvwerra HF Staff Claude Opus 4.6 commited on

UI design refinements: resizable sidebar, compact tabs, widget improvements
4da7797

lvwerra HF Staff Claude Opus 4.6 commited on

Improve web agent prompts, add chunked read_url, and UI refinements
4f207be

lvwerra HF Staff Claude Opus 4.6 commited on

Fix binary file download, add tool element tab persistence, and UI refinements
9937804

lvwerra HF Staff Claude Opus 4.6 commited on

Add command center continuation, result nudge, input blocking, and prompt improvements
9e3f857

lvwerra HF Staff Claude Opus 4.6 commited on

Add tool tag widgets to timeline, fix event ordering
61dc919

lvwerra HF Staff Claude Opus 4.6 commited on

Improve agent routing prompts, add timeline inline labels, drop chat agent
77ed993

lvwerra HF Staff Claude Opus 4.6 commited on

Rename notebooks→agents, Productive→AgentUI across full codebase
a58e6a3

lvwerra HF Staff Claude Opus 4.6 commited on