agent-ui / backend /agent.py

Commit History

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

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

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

Add abort/stop feature and agentui CLI command
9bcfe23

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

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

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

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

lvwerra HF Staff Claude Opus 4.6 commited on

Add IMAGE agent, web tools for AGENT, and fix conversation history
2a5ead4

lvwerra HF Staff Claude Opus 4.6 commited on