COMMITS
/ tools/code_execution_tool.py March 24, 2026
T
feat: env var passthrough for skills and user config (#2807)
Teknium committed
T
chore: remove all remaining mini-swe-agent references
Teknium committed
March 23, 2026
March 21, 2026
March 17, 2026
T
fix: improve execute_code error logging and harden cleanup (#1623)
Teknium committed
March 16, 2026
T
feat(tools): centralize tool emoji metadata in registry + skin integration
teknium1 committed
March 14, 2026
A
fix: add project root to PYTHONPATH in execute_code sandbox
anastazya committed
March 11, 2026
T
fix: head+tail truncation for execute_code stdout
teknium1 committed
March 10, 2026
T
T
T
fix: replace silent exception swallowing with debug logging across tools
teknium1 committed
T
Merge PR #686: improve error handling and logging in code execution tool
teknium1 committed
T
fix: wire up enabled_tools in agent loop + simplify sandbox tool selection
teknium1 committed
T
fix: restore success-path server_sock.close() before rpc_thread.join()
teknium1 committed
March 8, 2026
A
Improve error handling and logging in code execution tool
aydnOktay committed
T
fix: include url in web_extract trimmed results & fix docs
teknium1 committed
March 9, 2026
0
merge: resolve file_tools.py conflict with origin/main
0xbyt4 committed
T
fix: macOS browser/code-exec socket path exceeds Unix limit (#374)
teknium1 committed
March 7, 2026
T
A
fix(code-execution): close server socket in finally block to prevent fd leak
alireza78a committed
T
fix: execute_code and delegate_task now respect disabled toolsets
teknium1 committed
March 6, 2026
T
fix: sync execute_code sandbox stubs with real tool schemas
teknium1 committed
T
feat(execute_code): add json_parse, shell_quote, retry helpers to sandbox
teknium1 committed
March 3, 2026
A
fix(timezone): add timezone-aware clock across agent, cron, and execute_code
areu01or00 committed
February 28, 2026
F
fix: guard POSIX-only process functions for Windows compatibility
Farukest committed
February 24, 2026
February 22, 2026
T
More major refactor/tech debt removal!
teknium1 committed
February 21, 2026
T
T
refactor: update tool descriptions for clarity and conciseness
teknium1 committed
T
Cleanup time!
teknium1 committed
February 20, 2026
T
refactor: update search tool parameters and documentation for clarity
teknium1 committed
T
refactor: rename search tool for clarity and consistency
teknium1 committed
T
fix: increase default timeout for code execution sandbox
teknium1 committed
T
fix: update documentation and return types for web tools
teknium1 committed
T
feat: implement code execution sandbox for programmatic tool calling
teknium1 committed