Commit Graph

27 Commits

Author SHA1 Message Date
Krishav Raj Singh ec439538ea fix: completion marker in new line for heredoc 2025-08-20 01:18:59 +05:30
Krishav Raj Singh a082244bf1 refactor: create session with workspace instead of cd 2025-08-19 22:53:59 +05:30
marko-kraemer 0f36b6e953 update tool decorator to have usage_example 2025-07-30 22:13:46 +02:00
杨斯杰 a08f400db2 fix: improve command completion detection in shell tool
- Replace simple marker check with precise character-by-character comparison
- Skip newlines during marker matching from end to start
- Add echo detection to prevent false positives when command just started
- Optimize English comments for better code readability
2025-07-24 11:17:44 +08:00
marko-kraemer b0ab413866 fix: optimize blocking command execution with marker-based completion detection
- Use unique completion markers instead of unreliable prompt detection
- Reduce polling from 2s to 0.5s intervals for faster response
- Fix SessionExecuteRequest import path
- Commands now return immediately upon completion vs waiting full timeout
2025-07-06 20:07:26 +02:00
Sharath 16ab850923
perf(sandbox): switch to async daytona sdk (#891) 2025-07-04 21:12:53 +05:30
Soumyadas15 57407277ed chore(dev): refactor xml tools 2025-05-28 17:37:54 +05:30
sharath 11da6ad829
fix(tools): invalid xml issues and unnecessary validation 2025-05-26 20:32:49 +00:00
marko-kraemer e83e22ef5e fix: ensure tmux capture-pane gets full output with -S - -E - flags 2025-05-20 15:31:50 +02:00
marko-kraemer 8847515d1c session shell tool, save web search as file, change prompt to process scrapes via cli 2025-05-10 05:46:48 +02:00
marko-kraemer 4d75e5dbd0 sandbox tool base 2025-05-10 04:26:42 +02:00
Marco Vinciguerra e1974c8125 feat: removed unused imports 2025-05-07 15:24:00 +02:00
marko-kraemer 958df5496f tmux prompt eng for non-blocking sess 2025-04-25 19:18:25 +01:00
marko-kraemer 4339f6b56b wip 2025-04-25 13:23:05 +01:00
marko-kraemer 0d6ae9e43b increase timeout 2025-04-24 06:58:27 +01:00
marko-kraemer 60e16cb8e0 increase timeout 2025-04-24 06:44:38 +01:00
marko-kraemer 74b043eec3 project_id to get sandbox id 2025-04-23 10:53:38 +01:00
marko-kraemer b7105e71d3 hide attachments, non-blocking shell exec 2025-04-21 13:41:01 +01:00
Adam Cohen Hillel 247dabc8d0 forgotten src/lib 2025-04-13 13:38:21 +01:00
marko-kraemer 42e294b8ff web search tool 2025-04-12 15:37:35 +01:00
marko-kraemer 3d6d81f4f6 wip 2025-04-12 02:22:28 +01:00
marko-kraemer debdf01787 wip 2025-04-12 00:22:42 +01:00
marko-kraemer 1707cb50d9 wip 2025-04-11 16:56:26 +01:00
marko-kraemer 9ee944bdd2 wip 2025-04-11 03:45:32 +01:00
Adam Cohen Hillel 01c1501198 clean and shell 2025-04-09 13:46:13 +01:00
Adam Cohen Hillel a3b9ecfd55 shelly 2025-04-09 00:38:31 +01:00
Adam Cohen Hillel 55b4d26348 sb tempo 2025-04-08 21:09:45 +01:00