Spaces:
Paused
Paused
Commit History
Fix: dirty_jason.py the _parse_number method will gracefully handle cases where the parsed string is just '+', '-', or empty, returning it as a string instead of raising a ValueError.
5f7532a
Edit: get_terminal_output function in code_execution_tool.py is now enhanced to detect common shell prompt patterns (like (venv) ...$, root@...:~#, etc.) using regex. When such a prompt is detected in the output, the function will immediately break and return the output, rather than waiting for the full timeout.
63c136b
Added: Team Agent Tool
c28c5ac
auto embeddings
a1220fe
frdel
commited on
additional scheduler improvements
368a55a
frdel
commited on
scheduler contexts fix
9b39360
frdel
commited on
katex fix, job loop speed
896ad5f
frdel
commited on
Update poll.py
793fe4f
frdel
commited on
Scheduler polishing 1
215dbf1
frdel
commited on
(WIP) feat: Task Scheduler Management UI/UX and tools - Part 3
6ff9f06
unverified
Rafael Uzarowski
commited on
(WIP) feat: Task Scheduler Management UI/UX Part 2
ad2b861
unverified
Rafael Uzarowski
commited on
(WIP) feat: Task Scheduler Management UI/UX
1ec5621
unverified
Rafael Uzarowski
commited on
feat: Tabbed Settings - implement support and move existing settings to 3 tab categories
aa43c3c
unverified
Rafael Uzarowski
commited on
feat: TaskScheduler - frontend tabbed display chats tasks
9286b99
unverified
Rafael Uzarowski
commited on
feat: TaskScheduler - backend mechanics
5b72fec
unverified
Rafael Uzarowski
commited on
feat: API: support api_key and localhost without auth, signal handler for term/int
054426d
unverified
Rafael Uzarowski
commited on
feat: files.get_subdirectories include and exclude can now be lists
3528c4b
unverified
Rafael Uzarowski
commited on
Chat renaming, JSON lead
5ae9c22
frdel
commited on
test fixes
8e8b915
frdel
commited on
vision prototype, terminal sessions
c65967d
frdel
commited on
feat: chat model VISION support for user and tool msg attachments
4058185
unverified
Rafael Uzarowski
commited on
kali-based WIP
683284e
frdel
commited on
openai chat temperature fix
69f436b
frdel
commited on
models temp removed, deepseek reasoner support
9a3a5a7
frdel
commited on
extension filters unlock
ebd5abd
frdel
commited on
browser-use intervention hack
0d362e5
frdel
commited on
Minor fixes
0521d32
frdel
commited on
v0.8.1 release
5881d27
frdel
commited on
add support to DeepSeek (#297)
59990e0
unverified
Bernardo Ramos
frdel
commited on
UI improvements for v0.8.1 (#299)
cdc5316
unverified
Alessandro
commited on
Browser-use prototype
ef24a72
frdel
commited on
ctx window popup fix, default settings fix
f193a41
frdel
commited on
models, settings, initializer refactor
04f5d40
frdel
commited on
knowledge import/reload
92cff0c
frdel
commited on
Memory recall speedup
a1fe360
frdel
commited on
keyboard input tool
215a369
frdel
commited on
console print edits for docker
8d90f44
frdel
commited on
mistral fix, error text output
1dcf28d
frdel
commited on
local models docker url
b989f58
frdel
commited on
call subordinate fix
b5ed0b1
frdel
commited on
Minor fixes
123d635
frdel
commited on
restart
fab7dca
frdel
commited on
whisper remote preload
aab62ae
frdel
commited on
nudge
d199ab9
frdel
commited on
ssh connection retry
73369d2
frdel
commited on
root pass fix
4815a00
frdel
commited on
root password change fix
dc3dc82
frdel
commited on
RFC & SSH exchange for development
b7ce560
frdel
commited on
attachments, files, prompt extras, prompt caching, refactors, cleanups
9112b0b
frdel
commited on